v0.7.3-alpha.1
Pre-release
Pre-release
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(imports): header-less settings_section by @Holdner in #2395
- feat(up): flag internal transfers and round-ups as funds_movement by @threatsurfer in #2460
- fix(goals): match manual_save pledges by contribution delta, not full balance by @galuis116 in #2178
- docs: explain self-hosted onboarding modes by @sure-admin in #2533
- feat: add preference to disable modal close on outside click by @Nekoraru22 in #2226
- i18n: fully update French (fr) translations by @Nicotinii in #1922
- Fix date-dependent flake in investment_statement_test by @jestinjoshi in #2539
- feat (Transfer fees) : Add Bank Charges for Transfers by @DataEnginr in #2183
- Fix reverse balance opening boundary adjustments by @BeastOrange in #2502
- fix(trend): keep percent sign consistent with direction for negative/zero base by @glorydavid03023 in #2580
- Fix two crashes in
rake demo_data:defaultby @Holdner in #2586 - fix: only mark overlapping statement periods as duplicate by @MaxenceChx in #2569
New Contributors
- @threatsurfer made their first contribution in #2460
- @Nekoraru22 made their first contribution in #2226
- @Nicotinii made their first contribution in #1922
- @MaxenceChx made their first contribution in #2569
Full Changelog: v0.7.2-alpha.12...v0.7.3-alpha.1