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(settings): improve currency preferences UI by @tedawf in #1483
- Fix loan account subtype not persisting on create by @sure-admin in #1491
- chore(pipelock): bump chart default to v2.2.0, add CI scan badge by @luckyPipewrench in #1494
- SimpleFIN: setup UX + same-provider relink + card-replacement detection by @luckyPipewrench in #1493
- Complete French translations for views, models, and settings by @andronedev in #1501
- Feature: AI sidebar hidden by default for members and guests if AI is disabled by @BurningDog in #1510
- Add Sophtron Provider by @rockywang2025 in #596
New Contributors
- @andronedev made their first contribution in #1501
- @rockywang2025 made their first contribution in #596
Full Changelog: v0.7.0-alpha.5...v0.7.0-alpha.6