What's Changed
- Bump to v1.0.12 by @MattFaz in #441
- Remove Detailed budget view by @MattFaz in #443
- Hide categories when editing off-budget transactions by @MattFaz in #448
- Expand localization and harden import and sync integrity by @lucasCFO in #430
- Support fixed day-of-month credit card payment due dates (#381) by @Vaibhav159 in #416
- Save card-to-account mappings in synced preferences table by @Vaibhav159 in #419
- Enhance backup export visibility and document storage options by @Vaibhav159 in #421
- Add Bills & Schedules Calendar dashboard (#422) by @Vaibhav159 in #424
- Add credit card due date reminders and sort zero-balance cards by @Vaibhav159 in #427
- Convert budget selection to dropdown by @abhiy98 in #436
- Update tab labels and icons in MainTabView by @abhiy98 in #428
- Keep bank sync status writes consistent by @lucasCFO in #456
- Allow transfers in split transactions by @MattFaz in #463
- Use the active locale at runtime by @lucasCFO in #457
- Refactor SettingsView by @abhiy98 in #459
- Add set budgets to zero action by @MattFaz in #467
- Run end-of-month cleanup from Budget by @MattFaz in #468
- Change lock icon color from blue to green by @abhiy98 in #473
- Suggest unmapped cards in card mappings by @Vaibhav159 in #469
- Fix early payment matching and advanced schedules in bills cal by @Vaibhav159 in #465
- Hold to budget next month and reset buffer by @abhiy98 in #471
- Rename category groups from Budget by @MattFaz in #479
- Fix rule multi-value picker navigation by @MattFaz in #480
- Support credit card statement due cal and statement history by @Vaibhav159 in #466
- Bump astro to 7.3.2 to patch AVIF RCE (GHSA-26w7-cxv4-gfx2) by @MattFaz in #481
- Keep selected categories when rules run by @MattFaz in #482
- Require .accessibilityIdentifier on new views for UI tests by @MattFaz in #487
- Website: market the capture features; fix broken dev server by @MattFaz in #488
- Select all pre-filled payee name when picker opens (#486) by @MattFaz in #489
- Allow editing card mappings by tapping a row by @MattFaz in #490
- Fix Credit Cards & Billing Cycles grid on iOS 26 by @MattFaz in #491
- Remove clean budget row swipe actions so month swipe works by @MattFaz in #492
- Add status filters to the transaction lists (#439) by @MattFaz in #493
- Add balance pill to budget overview in compact view by @abhiy98 in #503
- Support basic reporting formula cards by @NateMorgan in #498
- Stop builds from rewriting string catalogs by @MattFaz in #504
- Add transaction history with Undo option by @abhiy98 in #460
- Add in-app support page by @MattFaz in #508
- Fix flaky UI tests and CI failures by @MattFaz in #509
- Fix payee extraction when spending from wallet or bank by @Vaibhav159 in #485
- Remove sync status from accounts toolbar by @NateMorgan in #511
- Match account detail balance layout to Actual PWA by @abhiy98 in #497
- Group card mappings by account and support multi-keyword inputs by @Vaibhav159 in #494
- Add the ability to show/hide Notes in account detail view by @abhiy98 in #506
- Add copy previous month budget action by @MattFaz in #514
- Add scheduled transfer support by @MattFaz in #515
- Move available credit into balance disclosure by @abhiy98 in #516
- Removing budgetNavigationBarBackground so status filter can blend better by @abhiy98 in #518
- Move add category button to ellipses by @abhiy98 in #517
- Fix failing UI tests on iOS 26+ by @MattFaz in #519
- Remove redundant Needs attention budget filter by @abhiy98 in #520
- Fix transaction form autofocus by @MattFaz in #526
- Change category status dot/progress bar colours by @abhiy98 in #523
- Add iOS Shortcuts section on More tab with shared Wallet shortcut by @MattFaz in #528
New Contributors
Full Changelog: v1.0.11...v1.0.12