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
- refactor: Move money market tickers config to initializer by @luckyPipewrench in #712
- fix: installing cloudnative-pg as namespace bound and bumped cnpg operator to 0.27 by @dariogmori in #714
- fix: Adjust chat page UI on mobile (PWA) by @alessiocappa in #717
- refactor: Import and Export sections by @nuno-am in #719
- Fix "black hole" - Make investment contributions visible in cashflow with auto-categorization by @luckyPipewrench in #718
- FIX OpenAPI auth specs by @sokie in #722
- Implement a setting to retrieve high res logos by @sokie in #725
- Rename billing to payment throughout the codebase by @jjmata in #726
- Add option for FOSS contribution payments by @jjmata in #730
- Add backup service to Docker Compose configuration by @LifeofDan-EL in #637
- Allow subcategories to inherit parent budget without individual limits by @Copilot in #579
- Add Coinbase exchange integration with CDP API support by @luckyPipewrench in #704
New Contributors
- @LifeofDan-EL made their first contribution in #637
Full Changelog: v0.6.7-alpha.13...v0.6.7-alpha.14