Releases: Myzel394/locus
v0.3.1 (hotfix) - GMS check removal
v0.3.0 had an issue with the check of GMS availability. This version temporarily removes the check
v0.3.0 - Google adieu!
This release introduces two variants of Locus:
- GMS - You need to use this variant if you have Google Play Services installed on your phone (this is the correct variant for most people)
- FLOSS - You need to use this variant if you have NO Google Play Services installed - this variant does not work if you have normal googled phone
What's Changed
- initial fastlane structures by @IzzySoft in #5
- Add uni links by @Myzel394 in #11
- Add gms free variant by @Myzel394 in #15
- Add geocoder by @Myzel394 in #16
- Add logs by @Myzel394 in #19
- Add update check by @Myzel394 in #20
- fix: Exclude GMS by @Myzel394 in #21
New Contributors
Full Changelog: v0.2.1...v0.3.0
0.2.1 - Remove GMS
Full Changelog: v0.2.0...v0.2.1
- Removes GMS
New encryption method
Full Changelog: v0.1.3...v0.2.0
This release changes the fundamental architecture and introduces a whole new encryption system. The app now uses AES symmetric encryption to share the location. Integrity is provided by Nostr's signature. Various bugfixes and improvements
Bug fixes
Full Changelog: v0.1.2...v0.1.3
Bug fixes
Update version
Full Changelog: v0.1.1...v0.1.2
This version just corrects the version
Bug fixes
Full Changelog: v0.1.0...v0.1.1
Contains various bug fixes
Initial release
This is the initial release of Locus. There is lots of work to be done, but this is finally the first beta release that is usable.