What's Changed
- limit Slack notifications to main and artifact builds by in https://github.com/wct097/cashflow-app/pull/602
- Implement #504: fix floating-point precision in Update Balance and systemic audit by in https://github.com/wct097/cashflow-app/pull/603
- Implement #599: Cancel button text clipped with bold system font on Edit Scheduled Transaction by in https://github.com/wct097/cashflow-app/pull/604
- Implement #505: Header title truncated in portrait — remove empty spacer and auto-scale text by in https://github.com/wct097/cashflow-app/pull/606
- Implement #506: Backup file management — clean up Dropbox duplicates and add Dropbox delete by in https://github.com/wct097/cashflow-app/pull/605
- accommodate DST spring-forward in daily scheduled transactions by in https://github.com/wct097/cashflow-app/pull/491
- correct scheduled transaction frequency mapping during legacy migration by in https://github.com/wct097/cashflow-app/pull/400
- scroll-to-today edge cases for large/all-reconciled accounts and after add/edit by in https://github.com/wct097/cashflow-app/pull/495
- AI tooling updates and cleanup by in https://github.com/wct097/cashflow-app/pull/613
- Implement #610: Editing migrated transfer transaction does not sync amount to paired transaction by in https://github.com/wct097/cashflow-app/pull/612
- bump version to 4.0.11 (versionCode 147) by in https://github.com/wct097/cashflow-app/pull/618
- sync FeatureHighlightService tests with v4.0.11 highlights by in https://github.com/wct097/cashflow-app/pull/620
- Implement #622: Shorten v4.0.11 feature highlight bullet points by in https://github.com/wct097/cashflow-app/pull/625
- correct schedule frequency mapping during upgrade migration [aab] [apk] by in https://github.com/wct097/cashflow-app/pull/626
- unify AAB naming with APK convention in build.gradle by in https://github.com/wct097/cashflow-app/pull/627
Full Changelog: https://github.com/wct097/cashflow-app/compare/v4.0.10...v4.0.11