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
- Bump version to next iteration after v0.7.5-alpha.11 release by @github-actions[bot] in #3695
- Stop FinanceKit data disagreements from ending ingestion by @jjmata in #3678
- Fix trade detail Buy/Sell type selection by @nielseulink in #3668
- Export and import provider-assigned merchants, reuse existing taxonomy on Sure import by @mikaelhm in #3671
- ProviderMerchant does not support color by @mikaelhm in #3725
- feat(bills): custom repeat interval, dated search rows and FR price notice fix by @Holdner in #3636
- Remove dead credit card overview partial and locale keys by @jjmata in #3710
- fix(plaid): keep the bank's description in the transaction name, and surface the provider metadata behind it by @WeekendSuperhero in #3450
- Complete ru, uk and tr translations by @thewillwilson in #3689
- Make on-chain wallet transfers cash-neutral by @bmaccafferty in #3703
New Contributors
- @bmaccafferty made their first contribution in #3703
Full Changelog: v0.7.5-alpha.11...v0.7.5-alpha.12