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
- feat: Include notes in transaction search by @alessiocappa in #615
- Fix cost basis handling for holdings without trade history by @luckyPipewrench in #619
- Implement Requested Fixes for CoinStats Integration by @EthanC in #621
- Fix CSV import for non-UTF-8 encodings (Windows-1250, ISO-8859-2, etc.) by @Copilot in #617
- Add cost basis source tracking with manual override and lock protection by @luckyPipewrench in #623
- Reports print functionality by @sokie in #622
- feat: Add automatic sync settings by @alessiocappa in #618
- Multi-provider SSO with admin UI and SAML support by @luckyPipewrench in #538
- Updated documentation for release v0.6.7-alpha.1 by @onel in #563
- Fix: Transaction Sync Issues & Enhanced Debugging by @dwvwdv in #632
- Fix SimpleFIN dormant credit cards showing credit limit as debt by @luckyPipewrench in #630
- Add support for displaying and managing legacy SSO providers by @luckyPipewrench in #628
- Fix SimpleFIN reconnection creating duplicates and status not auto-recovering by @luckyPipewrench in #631
- feat: Add Merchants and Tags API v1 Endpoints by @jospaquim in #620
- Investment activity labels and classification by @luckyPipewrench in #608
- Fix category assignment in transaction overview on desktop (duplicate category menu IDs for mobile/desktop) by @ptr-b in #627
New Contributors
- @onel made their first contribution in #563
- @jospaquim made their first contribution in #620
- @ptr-b made their first contribution in #627
Full Changelog: v0.6.7-alpha.7...v0.6.7-alpha.8