v0.8.0
Ready for distribution
Infrastructure, privacy, and platform improvements focused on preparing the app for broader distribution.
Released
May 21, 2026
This update focuses on infrastructure, platform upgrades, and overall app distribution preparation.
A large part of the work in this version happened behind the scenes — improving the project's foundation, modernizing dependencies, and refining how the app behaves across Android and iOS.
It also introduces direct access to the external Privacy Policy page from inside the app, helping make the experience more transparent and complete.
Improvements
- Expanded Android dynamic color support for SDK 31 and above.
- Added missing cellular connection translations.
- Improved permission handling flow when enabling location services.
- Added a direct link to the external Privacy Policy page.
Infrastructure
- Migrated the project to Expo SDK 56.
- Migrated navigation imports from React Navigation to Expo Router.
- Configured automated Android production build and submit workflow.
- Updated the minimum EAS CLI version requirements.
- Moved font loading logic into a dedicated hook.
Fixes
- Removed unused descriptions from the cellular section.
- Improved permission bottom sheet behavior after granting permissions.