What's Changed
- feat: show reconciled balance directly on accounts by @MattFaz in #150
- feat: option to hide cleared transactions in transaction lists by @MattFaz in #149
- feat: explain the overspent badge with a tappable category list by @MattFaz in #152
- fix: land on the account's transaction list after adding a transaction by @MattFaz in #153
- fix: render off-budget and transfer transactions correctly, allow editing transfers by @MattFaz in #151
- Move hide balances into Settings by @MattFaz in #158
- refactor: consolidate the budget screen's view options into one menu by @MattFaz in #159
- Add group header totals for budget groups by @abhiy98 in #154
- feat: quick math in the amount field by @MattFaz in #160
- Trim the budget group header and make its totals optional by @MattFaz in #161
- Pin Budget summary bar and tighten column alignment by @abhiy98 in #155
- Refactor toolbar items in AccountDetailView by @abhiy98 in #169
- Add padding to individual accounts by @abhiy98 in #168
- Improve logout functionality to clear local data by @abhiy98 in #167
- Add bottom padding to BudgetView by @abhiy98 in #165
- Switch to the community-designed app icon by @MattFaz in #172
- Add move money between categories and cover overspending by @MattFaz in #174
- Add a Payee Locations screen to view and clear recorded coordinates by @MattFaz in #175
- adding more shortcuts to create supercharge shortcut by @Vaibhav159 in #143
- docs: add Siri & Shortcuts guide to website by @MattFaz in #180
- Make background refresh scheduling more resilient and observable by @MattFaz in #177
- Explain connection failures instead of showing raw CFNetwork errors by @MattFaz in #178
- Show net inflow distinctly in the clean budget row's Spent caption by @MattFaz in #179
- Seed first sync from the snapshot's high-water mark, not a 24h window by @MattFaz in #182
- Read and write tracking-budget amounts from reflect_budgets by @MattFaz in #183
- Don't make local writes wait on the server push by @MattFaz in #184
- Push Shortcut/Wallet transactions to the server without opening the app by @MattFaz in #185
- Sync a freshly downloaded budget right away and show a syncing banner by @MattFaz in #186
- View and edit category notes by @MattFaz in #189
- Derive the sync merkle from the message log instead of adopting the server's by @MattFaz in #188
- Add a Shortcuts action that opens the add-transaction form prefilled by @MattFaz in #191
- Stop claiming "no budget loaded" with a budget open; move Default Account under Budget by @MattFaz in #193
- Show each report dashboard separately with a dashboard switcher by @MattFaz in #192
- Tighten add-transaction section spacing; autofocus the amount field by @MattFaz in #194
- Render clickable URLs in transaction/category notes by @MattFaz in #195
- adding sms automation doc by @Vaibhav159 in #197
- Add iPad support by @MattFaz in #200
- Post due schedules after any successful sync, not only the foreground attempt by @MattFaz in #196
- Add account creation by @abhiy98 in #199
- Show the split remainder while entering lines; one-tap fill from the remainder by @MattFaz in #201
- Add account notes by @MattFaz in #202
New Contributors
- @Vaibhav159 made their first contribution in #143
Full Changelog: v1.0.7...v1.0.8