v0.7.2-alpha.11
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
- Fix SimpleFIN partial auth reconnect status by @luckyPipewrench in #2509
- fix(imports): support QIF dd mmm yyyy date format by @BeastOrange in #2500
- Adds a toggle to mark accounts as excluded from all financial reports while keeping them active and visible individually. by @DataEnginr in #2416
- Require omniauth-rails_csrf_protection v2.0+ for Rails 8.2 compatibility by @jjmata in #2520
- chore(deps): bump yard from 0.9.42 to 0.9.44 by @dependabot[bot] in #2522
- Scope API v1 controllers through current_resource_owner by @BeastOrange in #2414
- fix(sync): scope after_commit to prevent nil family error on destroy by @sentry[bot] in #1976
- feat:Add SnapTrade OAuth device flow by @jjmata in #2523
- Fixes issue #2415 - Subcategories are not alphabetically ordered like Categories by @HairyHook in #2429
- fix(accounts): subtype dropped on create when assigned before accountable_type by @vlnd0 in #2432
- fix(sync): prevent NoMethodError when syncable is nil in after_commit by @sentry[bot] in #2484
- fix(settings): securities-provider checkmarks invisible in dark mode by @vlnd0 in #2430
New Contributors
- @HairyHook made their first contribution in #2429
Full Changelog: v0.7.2-alpha.10...v0.7.2-alpha.11