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
- feat: Allow to change country code in already existing Enable Banking connection by @alessiocappa in #699
- Add Dutch (nl) translations for UI and models by @hendriksen-mark in #702
- Add gains by tax treatment to investment report with grouped subtype dropdown by @luckyPipewrench in #701
- Improve convert-to-trade security selection with search-first UX by @luckyPipewrench in #703
- Move exchange MIC codes to config/exchanges.yml by @luckyPipewrench in #708
- Add missing swagger for #501 by @sokie in #707
- MERGE doc/adding_https_info INTO main by @hyryel in #709
- fix: avoid cached result bypass in Yahoo Finance provider by @TDemeco in #686
- Correct brokerage cash calculation for SimpleFIN investment accounts by @luckyPipewrench in #710
- fix: Move rule application to perform_post_sync method by @alessiocappa in #705
- feat(i18n): update Catalan translations by @pmontp19 in #644
- feat: Add subcategory breakdown to Cash Flow Sankey and Reports by @dgilperez in #639
- feat(settings): add pagination to imports and exports pages by @JulienOrain in #598
New Contributors
- @hyryel made their first contribution in #709
- @TDemeco made their first contribution in #686
- @pmontp19 made their first contribution in #644
- @dgilperez made their first contribution in #639
Full Changelog: v0.6.7-alpha.12...v0.6.7-alpha.13