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
- fix(ds): shrink dialog close button to size sm by @gariasf in #2309
- chore(i18n): remove dead transfers.form.* exchange-rate keys by @augustocbx in #2293
- fix(sync): discover nightly provider items reflectively by @sure-admin in #2334
- fix(ds): canonical separators and destructive tokens in usage/rules tables by @gariasf in #2332
- fix(ds): migrate goals color picker back to DS::Disclosure (no_margin body option) by @gariasf in #2350
- chore(i18n): complete zh-CN locale coverage by @BeastOrange in #2283
- fix: preserve CoinStats balances when wallet sync data is missing by @sure-admin in #2132
- feat(dashboard): masonry packing + per-widget size controls by @gariasf in #2328
- fix(jobs): enqueue jobs after transaction commit to fix SyncJob deserialization race by @JSONbored in #2354
New Contributors
- @BeastOrange made their first contribution in #2283
Full Changelog: v0.7.2-alpha.6...v0.7.2-alpha.7