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
- Use
dependent: :purge_laterfor ActiveRecord attachments by @jjmata in #882 - Update Romanian localization for profile subtitle placeholder by @sentry[bot] in #885
- API v1: add amount_cents + signed_amount_cents to transactions by @dgilperez in #899
- Add encryption support to provider account models by @luckyPipewrench in #815
- feat: Customizable Budget Month Start Day by @MkDev11 in #810
- Add mailer subject tests and refine i18n keys by @sentry[bot] in #910
- Normalize whitespace in text rule matching by @jjmata in #890
- Add Google Sign-In (SSO) support to Flutter mobile app by @eureka928 in #860
Full Changelog: v0.6.8-alpha.2...v0.6.8-alpha.3