Immutable
release. Only release title and notes can be modified.
Choose an edition
Open Source Edition
The Android APK is signed for direct installation and future updates; the AAB is
signed for verification and later distribution. Desktop files remain unsigned OSS
build-verification outputs, so macOS Gatekeeper and Windows SmartScreen may block
installation or display warnings. Verify the matching entry in SHA256SUMS before
testing any asset.
Official / Commercial Edition
For signed desktop installers, official mobile builds, and services available
for the selected plan, visit the official download page.
Official binaries are built, hosted, licensed, and supported outside this
repository. Their version numbers may differ from this OSS tag, and they are not
included in the GitHub Release assets below.
What's Changed
- chore: establish pull request governance by @std-s in #100
- docs: refresh project readmes by @std-s in #101
- chore: harden repository security by @std-s in #103
- chore(deps): bump golang.org/x/crypto from 0.49.0 to 0.52.0 in /services/sidecar-go by @dependabot[bot] in #102
- chore(deps): bump ws from 8.19.0 to 8.21.1 by @dependabot[bot] in #113
- chore(deps): bump activesupport from 6.1.7.10 to 7.2.3.1 in /apps/mobile by @dependabot[bot] in #107
- chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.7 in /apps/mobile by @dependabot[bot] in #111
- chore(deps): bump cocoapods from 1.16.2 to 1.17.0 in /apps/mobile by @dependabot[bot] in #112
- chore(deps-dev): bump @react-native-community/cli-platform-android from 20.1.0 to 20.2.0 by @dependabot[bot] in #114
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.48 in /services/sidecar-go by @dependabot[bot] in #104
- chore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in /services/sidecar-go by @dependabot[bot] in #118
- chore(deps): bump golang.org/x/sys from 0.45.0 to 0.47.0 in /services/sidecar-go by @dependabot[bot] in #105
- chore(deps): bump zustand from 5.0.12 to 5.0.14 by @dependabot[bot] in #115
- chore(deps): bump lucide-react from 0.577.0 to 1.24.0 by @dependabot[bot] in #117
- chore(deps-dev): bump @babel/core from 7.29.0 to 7.29.6 by @dependabot[bot] in #119
- chore(deps-dev): bump vite from 8.0.1 to 8.0.16 by @dependabot[bot] in #120
- chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in #106
- chore(deps): bump ruby/setup-ruby from 1.317.0 to 1.319.0 by @dependabot[bot] in #108
- chore(deps): bump gradle-wrapper from 8.13 to 8.14.3 in /apps/mobile/android by @dependabot[bot] in #109
- chore(deps): bump androidx.core:core from 1.16.0 to 1.18.0 in /apps/mobile/android by @dependabot[bot] in #110
- chore(deps): keep React Native codegen aligned with React Native by @dependabot[bot] in #116
- chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.1 by @dependabot[bot] in #122
- chore(deps): bump actions/setup-java from 5.5.0 to 5.6.0 by @dependabot[bot] in #126
- chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.7 in /apps/mobile by @dependabot[bot] in #121
- chore(deps-dev): bump vitest from 4.1.0 to 4.1.10 by @dependabot[bot] in #129
- chore(deps-dev): bump prettier from 2.8.8 to 3.9.5 by @dependabot[bot] in #128
- chore(deps-dev): bump tailwindcss from 4.2.2 to 4.3.3 by @dependabot[bot] in #130
- chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 6.0.3 by @dependabot[bot] in #131
- chore(deps): bump @react-native-async-storage/async-storage from 2.2.0 to 3.1.1 by @dependabot[bot] in #127
- chore(deps): bump gradle-wrapper from 8.14.3 to 9.6.1 in /apps/mobile/android by @dependabot[bot] in #123
- chore(deps): bump androidx.core:core from 1.18.0 to 1.19.0 in /apps/mobile/android by @dependabot[bot] in #124
- chore(deps): bump concurrent-ruby from 1.3.7 to 1.3.8 in /apps/mobile by @dependabot[bot] in #132
- chore(deps): bump gradle-wrapper from 8.14.3 to 8.14.5 in /apps/mobile/android by @dependabot[bot] in #133
- chore(deps-dev): bump @tailwindcss/postcss from 4.2.2 to 4.3.3 by @dependabot[bot] in #136
- chore(deps): bump @react-navigation/bottom-tabs from 7.15.9 to 7.18.11 by @dependabot[bot] in #134
- chore(deps): bump @react-navigation/stack from 7.8.6 to 7.10.14 by @dependabot[bot] in #135
- chore(deps): bump react-native-safe-area-context from 5.7.0 to 5.8.0 by @dependabot[bot] in #137
- chore(deps-dev): bump @react-native/babel-preset from 0.84.1 to 0.86.0 by @dependabot[bot] in #138
- docs: refresh README banner and download guidance by @kristen7416 in #139
- [codex] Sign Android assets for stable tag releases by @std-s in #141
- fix: use APK signature v2 for MIUI compatibility by @std-s in #143
- [bug] Fix Android auto-upload time picker crash by @std-s in #144
- [bug] Fix Android LAN download save reporting by @std-s in #145
- [bug] make auto-upload use all content only by @std-s in #147
- [bug] persist and display device receive location history by @std-s in #150
- [chore] fix Windows Bonjour installation by @std-s in #151
- docs: link the official LynavoDrive website by @kristen7416 in #152
- [chore] prepare v1.0.2 release by @std-s in #153
New Contributors
- @kristen7416 made their first contribution in #139
Full Changelog: v1.0.1...v1.0.2