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
- UI quick fixes by @nuno-am in #684
- fix: Allow locale preview on onboarding preferences page by @jjmata in #682
- Fix security resolver picking wrong ticker variants by @luckyPipewrench in #688
- Add Spanish localization for reports by @Vivic87 in #694
- Remove relative positioning from net worth chart div by @hendriksen-mark in #687
- feat: Support multiple crypto wallets with same token by @foXaCe in #676
- fix: Net chart tooltip position in PWA by @alessiocappa in #695
- Allow manual entry on linked accounts by @luckyPipewrench in #689
- fix: Properly compute credit card balance for Enable Banking accounts by @alessiocappa in #663
- Add tax treatment classification for investment accounts with international support by @luckyPipewrench in #693
New Contributors
Full Changelog: v0.6.7-alpha.11...v0.6.7-alpha.12