Ivan
|
dcfd93cebc
|
feat(build): add checks for miniaudio library compatibility in macOS universal build script
|
2026-05-03 18:48:20 -05:00 |
|
Ivan
|
e6e3a8f112
|
feat(docs): add Obtainium badge to README files in multiple languages
|
2026-05-03 16:15:02 -05:00 |
|
Ivan
|
40dfa65589
|
feat(ci): add pypi publish workflow and add macos debug script
|
2026-05-03 16:06:56 -05:00 |
|
Ivan
|
8e65d625a7
|
chore(changelog): update changelog
v4.6.0-rc.5
|
2026-05-03 14:59:37 -05:00 |
|
Ivan
|
229c67e377
|
feat(release): add Bunny Storage integration for uploading release assets and implement tag resolution in CI workflow
|
2026-05-03 14:46:07 -05:00 |
|
Ivan
|
389a2f47a4
|
feat(conversation): update date divider styling for improved visual consistency and accessibility
|
2026-05-03 14:21:30 -05:00 |
|
Ivan
|
1d50d647b7
|
chore(changelog): update
|
2026-05-03 14:06:02 -05:00 |
|
Ivan
|
e5fac4951e
|
feat(conversation): various updates to conversations styling, ui/ux and logic
|
2026-05-03 14:05:30 -05:00 |
|
Ivan
|
82de472f2d
|
refactor(LxmfUserIcon): remove seed property and related color generation logic; add test for outbound location sharing
|
2026-05-03 14:04:00 -05:00 |
|
Ivan
|
3b5630474d
|
feat(codec2): implement locateFile function for WASM asset resolution and update integrity checks
|
2026-05-03 14:03:18 -05:00 |
|
Ivan
|
2b930f7bd2
|
feat(locales): update messaging features across multiple languages with new identity and sending options
|
2026-05-03 13:57:08 -05:00 |
|
Ivan
|
538c4d72cf
|
feat(meshchat): update conversation previews with user display names and improve telemetry handling
|
2026-05-03 13:18:57 -05:00 |
|
Ivan
|
5eb02b2a25
|
feat(audio): add native WAV attachment availability check and update audio source for recording
|
2026-05-03 13:17:59 -05:00 |
|
Ivan
|
bdc7fc8a71
|
feat(identity): add identity screen to getting started.
|
2026-05-03 12:58:20 -05:00 |
|
Ivan
|
5f6593d97b
|
chore(docs): update volume configuration in README files for consistency across languages
|
2026-05-03 12:53:04 -05:00 |
|
Ivan
|
1841076de1
|
chore(docker): update volume configuration and image reference in docker-compose files
|
2026-05-03 12:52:04 -05:00 |
|
Ivan
|
01ba533207
|
fix(workflows): update codec2 installation process for x64 builds on macOS
|
2026-05-03 12:30:35 -05:00 |
|
Ivan
|
87f4c73275
|
chore(micron-parser-go): update version to v1.0.4 in integrity.json and related script
v4.6.0-rc.4
|
2026-05-03 10:32:17 -05:00 |
|
Ivan
|
42de432099
|
refactor(ci): remove unnecessary environment variable exports in GitHub CI script
|
2026-05-03 00:53:14 -05:00 |
|
Ivan
|
45f67d9905
|
fix(workflows): improve Homebrew detection and environment variable setup for x64 builds
|
2026-05-03 00:52:38 -05:00 |
|
Ivan
|
6525efe352
|
docs(security): update SLSA provenance section to include Android APK and Flatpak attestation details
|
2026-05-03 00:37:00 -05:00 |
|
Ivan
|
4238b9daf6
|
feat(workflows): add SLSA provenance generation for Android APK and Flatpak artifacts
|
2026-05-03 00:36:39 -05:00 |
|
Ivan
|
67ee8cce5b
|
fix(workflows): update APK signing and build conditions for dev and master branches
|
2026-05-03 00:33:29 -05:00 |
|
Ivan
|
2b975bd4e6
|
feat(legacy_migrator): implement automatic upstream folder migration and add related tests
|
2026-05-03 00:14:55 -05:00 |
|
Ivan
|
195395be93
|
chore(flatpak): remove pipewire socket reference from configuration files
|
2026-05-02 23:59:38 -05:00 |
|
Ivan
|
2e25447822
|
feat(tests): enhance MicronWasmLoader tests with mock fetch implementation and integrity checks
|
2026-05-02 23:54:02 -05:00 |
|
Ivan
|
5142f21a4a
|
feat(locales): add migration messages for multiple languages in localization files
|
2026-05-02 23:53:51 -05:00 |
|
Ivan
|
754150fd19
|
chore(pnpm-lock): update micron-parser version reference in lock file
|
2026-05-02 23:20:13 -05:00 |
|
Ivan
|
fcd490b7f8
|
fix(tutorialModal): format
|
2026-05-02 23:12:06 -05:00 |
|
Ivan
|
531992727b
|
feat(flatpak): add custom desktop template and update Flatpak permissions
|
2026-05-02 23:11:59 -05:00 |
|
Ivan
|
4cd6416884
|
chore(http_api_routes): update API routes fixture with additional entries
|
2026-05-02 23:11:21 -05:00 |
|
Ivan
|
69efcd3fa0
|
feat(changelog): update for 4.6.0
|
2026-05-02 23:10:17 -05:00 |
|
Ivan
|
fe83b2b7c2
|
chore(licenses): update licenses_frontend.json and THIRD_PARTY_NOTICES.txt with new versions for 'ip-address' and 'socks'
|
2026-05-02 23:09:37 -05:00 |
|
Ivan
|
66b29c5896
|
test(shellPathGuard): update storage directory in tests and add support for legacy storage paths
|
2026-05-02 23:09:28 -05:00 |
|
Ivan
|
f2cd9e971b
|
refactor(locales): remove unused game-related actions from localization files
|
2026-05-02 23:09:23 -05:00 |
|
Ivan
|
779af8b185
|
feat(TutorialModal): add migration options and handling in tutorial modal
|
2026-05-02 23:09:14 -05:00 |
|
Ivan
|
313a66102e
|
refactor(CommandPalette): remove unused visualizer actions and simplify action handling
|
2026-05-02 23:09:08 -05:00 |
|
Ivan
|
fbacdc2621
|
refactor(NetworkVisualiser): remove unused animation features and streamline physics handling
|
2026-05-02 23:08:54 -05:00 |
|
Ivan
|
0e171f0a4b
|
fix(electron): update storage directory naming and improve quit handling logic
|
2026-05-02 23:08:24 -05:00 |
|
Ivan
|
29871dbaae
|
fix(docker): update storage directory path in CMD for Dockerfiles
|
2026-05-02 23:08:10 -05:00 |
|
Ivan
|
9ac16c3131
|
feat(migration): implement a new and improved legacy storage migration functionality and API endpoint
|
2026-05-02 23:07:58 -05:00 |
|
Ivan
|
fdbe84e877
|
fix(App.vue): implement polling guard to prevent overlapping updates and ensure proper state management
|
2026-05-02 22:49:21 -05:00 |
|
Ivan
|
2eff200567
|
fix(tests): update mock hash handling in MicronWasmLoader tests to ensure non-empty embedded hashes are used
v4.6.0-rc.3
|
2026-05-02 16:56:31 -05:00 |
|
Ivan
|
d0e0465780
|
feat(docker): add micron-parser-go-version script to Dockerfiles
|
2026-05-02 16:41:33 -05:00 |
|
Ivan
|
f7b43a5bd7
|
test(tests): enable translator_libretranslate in language support tests and improve mock hash handling in MicronWasmLoader tests
|
2026-05-02 16:40:06 -05:00 |
|
Ivan
|
985372c484
|
docs(security): update SECURITY.md to include SRI verification details for external code and CI integrity tests
|
2026-05-02 16:38:40 -05:00 |
|
Ivan
|
5764f8a060
|
feat(sri): implement SRI verification for external scripts and add integrity.json files for Codec2 and RNode Flasher
|
2026-05-02 16:27:04 -05:00 |
|
Ivan
|
495de05eb2
|
feat(micron): implement SRI verification for WASM assets and generate integrity.json
|
2026-05-02 16:22:29 -05:00 |
|
Ivan
|
464cfa50b0
|
feat(micron): inject CSS styles for ForceMonospace mode in WASM
|
2026-05-02 16:12:23 -05:00 |
|
Ivan
|
974b6ca647
|
chore(version): update Micron Parser Go release tag to v1.0.3
|
2026-05-02 16:04:02 -05:00 |
|