Mobile Debug Builds
This release includes debug builds of the mobile applications. Download from the Assets area below.
- Android APK: Debug build for testing on Android devices
- iOS Build: Unsigned iOS build (requires code signing for installation)
Note: These are debug builds intended for testing purposes. For production use, please build from source with proper signing credentials.
What's Changed
- Mobile-only GitHub workflow builds by @jjmata in #975
- Flutter login polish by @jjmata in #973
- Add family moniker selection and dynamic UI labels by @jjmata in #981
- Add '/merchants` API to docs by @jjmata in #980
- fix: Handle empty compound conditions on rules index by @it-education-md in #965
- Expose ui_layout and ai_enabled to mobile clients and add enable_ai endpoint by @jjmata in #983
- Show disabled import options when no accounts exist by @jjmata in #977
New Contributors
- @it-education-md made their first contribution in #965
Full Changelog: v0.6.8-alpha.8...v0.6.8-alpha.9