Releases: envelope-zero/frontend
Releases · envelope-zero/frontend
0.13.0
What's Changed
- chore(deps): update dependency typescript to v4.7.2 by @renovate in #143
- feat: sort & group transactions by date by @malfynnction in #147
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- feat: more links to create a new transaction by @malfynnction in #136
- chore(deps): update dependency i18next to v21.8.4 by @renovate in #137
- chore(deps): update dependency @types/react-dom to v18.0.5 by @renovate in #138
- fix logic around dropdown group title visibility by @malfynnction in #139
- fix: style balance correctly by @malfynnction in #140
- fix: show correct budget balance by @malfynnction in #141
- feat: show version number in menu by @malfynnction in #142
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- fix: don't offer to create a new account for empty query by @malfynnction in #132
- feat: always show all accounts that are involved in a transaction by @malfynnction in #133
- chore: set semantic commit scope to default by @morremeyer in #134
- feat: group accounts by type by @malfynnction in #135
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- feat: create new accounts from autocomplete dropdown by @malfynnction in #131
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
BREAKING CHANGES
The backend in v0.22.0 changed the data type for resource IDs. The frontend now supports this. This breaks compatibility with all versions older than v0.22.0.
All changes
- fix dropdown styling by @malfynnction in #125
- refactor: clean up template by @morremeyer in #127
- feat: more automerging and better scope for pre-commit by @morremeyer in #130
- chore(feat): update pre-commit hook pre-commit/mirrors-eslint to v8.16.0 by @renovate in #126
- feat!: IDs are now UUIDs by @morremeyer in #128
- docs: development server instructions by @morremeyer in #129
Full Changelog: 0.8.2...0.9.0
0.8.2
What's Changed
- fix typo by @malfynnction in #123
- fix default values for transaction by @malfynnction in #124
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- fix: apparently, component-based style sheets don't work in b714442
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
Added support for managing transactions
All changes
- test: run renovate config validator only on changes to config or the test workflow by @morremeyer in #107
- chore(deps): update dependency @types/node to v17.0.34 by @renovate in #110
- chore(deps): update dependency i18next to v21.8.3 by @renovate in #111
- Transactions List by @malfynnction in #112
- chore(deps): update dependency postcss to v8.4.14 by @renovate in #113
- Transaction form by @malfynnction in #115
- chore(deps): update dependency @headlessui/react to v1.6.2 by @renovate in #117
- chore(deps): update dependency @types/node to v17.0.35 by @renovate in #118
- refactor: add form field components by @malfynnction in #116
- feat: unlock transaction by @malfynnction in #119
- feat: autocomplete by @malfynnction in #120
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
Cache lifetimes are now set, so force reloading pages/closing the PWA on mobile devices will no longer be necessary.
All changes
- feat: set caching directives by @morremeyer in #106
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- chore(deps): update dependency i18next to v21.8.2 by @renovate in #104
- feat: display all error messages by @malfynnction in #105
Full Changelog: 0.5.1...0.6.0