Mobile Debug Builds
This release includes debug builds of the mobile applications:
- 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
- Family merchant logo by @sokie in #660
- fix: removed check for redis managed image as it causes crash by @dariogmori in #661
- i18n: Add French translations by @foXaCe in #658
- docs: Documentation update for v0.6.7-alpha.8 by @onel in #647
- i18n: Fix and complete French translations by @foXaCe in #673
- Harden SimpleFIN sync: protect user data, fix stuck syncs, optimize API calls by @luckyPipewrench in #671
- Fix missing SSO JIT account creation template by @luckyPipewrench in #679
- Improve investment activity labels UX and add convert-to-trade feature by @luckyPipewrench in #649
- Make first user of instance automatically super_admin by @luckyPipewrench in #655
- fix: Locale-aware currency formatting by @foXaCe in #677
New Contributors
- @dariogmori made their first contribution in #661
- @foXaCe made their first contribution in #658
Full Changelog: v0.6.7-alpha.10...v0.6.7-alpha.11