What's Changed
- Strip PR attributions from website changelog and serve v1.0.2 from GitHub Releases by @MattFaz in #20
- Fetch changelog releases in a pre-build script so GITHUB_TOKEN works and failures abort the build by @MattFaz in #22
- Rename Net Worth row to All Accounts and open combined transaction list by @MattFaz in #28
- Add uncategorized transactions view reachable from the Budget tab by @MattFaz in #29
- Add "None" option to the currency picker by @MattFaz in #30
- Add in-app editing of budgeted amounts (#21) by @MattFaz in #32
- Sync on pull-to-refresh for Budget/Transactions/Reports and on cold launch by @MattFaz in #33
- Add per-category progress bars to the Budget screen by @MattFaz in #34
- Add Wallet automation guide in Settings and on the website by @MattFaz in #35
- Payee locations: suggest nearby payees and auto-record location on save by @MattFaz in #36
- Prompt budget selection after connecting; remove 'None' picker default by @MattFaz in #38
- Add search bar to individual account view by @MattFaz in #42
- Search transactions by amount by @MattFaz in #43
- Accept text amounts in Log Transaction intent by @MattFaz in #44
- Tapping a failure notification opens a prefilled add-transaction form by @MattFaz in #45
- Explain more features on the website and README; use new App Store screenshots by @MattFaz in #46
- Show To Budget in the budget tab summary; Spent excludes inflows by @MattFaz in #48
- Budget tab shows income like the Actual web UI by @MattFaz in #50
- Fix notification-tap crash; success notification opens All Accounts by @MattFaz in #52
Full Changelog: v1.0.4...v1.0.5