What's New
Bug Fixes
- Mobile passkey authentication — fixed "authentication required" error when logging in with passkeys on mobile
- Map avatars — device markers now show user initials instead of platform letter ("A"/"I")
- Invite modal — fixed wild flickering when tapping "Send Invite" in the People tab
- Web map tiles — fixed maps not loading due to CSP restrictions (CartoDB, ArcGIS)
Features
- Admin user creation — admins can now create users directly with a generated password (essential for invite-only mode)
- Disable public registration — set
REGISTRATION_DISABLED=trueto restrict signup to admin-created accounts only - IzzyOnDroid compliance — Fastlane metadata, network security config, permissions documentation
Performance
- APK size reduced ~50% — dropped x86/x86_64 architectures (emulator-only), enabled R8 minification and resource shrinking
Other
- Fixed release workflow — releases now only appear once APK is attached
- Updated favicon to FindMe logo
- Added IzzyOnDroid packaging request to README
Full Changelog: v0.4.1...v0.5.0