Releases: envelope-zero/frontend
Releases · envelope-zero/frontend
0.5.1
What's Changed
- fix: position edit button for accounts by @malfynnction in #103
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
Added management of external accounts
All changes
- chore(deps): update dependency @types/react-dom to v18.0.4 by @renovate in #100
- chore(deps): update dependency @types/node to v17.0.33 by @renovate in #101
- feat: external account list by @malfynnction in #102
Full Changelog: 0.4.1...0.5.0
0.4.1
What's Changed
The OCI image now serves requests for non-existent paths with the index.html
so that react can route itself.
All changes
- fix: use try_files to enable "virtual paths" by @morremeyer in #99
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
Introduces support for versions v0.16.0 and v0.17.0 of the backend
All changes
- chore(deps): update dependency @types/node to v17.0.32 by @renovate in #93
- chore(deps): update dependency i18next to v21.8.1 by @renovate in #94
- chore(deps): update dependency @types/jest to v27.5.1 by @renovate in #95
- chore(deps): update dependency @testing-library/user-event to v14.2.0 by @renovate in #96
- chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v8.15.0 by @renovate in #89
- feat: support new API structure by @malfynnction in #97
- fix: set budget id when creating accounts by @malfynnction in #98
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
You can now manage your bank accounts per budget
All Changes
- refactor: keep complete budget (incl. links field) in state by @malfynnction in #86
- chore(deps): update dependency @types/react to v18.0.9 by @renovate in #87
- chore(deps): update dependency react-i18next to v11.16.9 by @renovate in #88
- Feat: list of own accounts by @malfynnction in #91
- chore(deps): update dependency i18next to v21.8.0 by @renovate in #90
- Feat: Account form by @malfynnction in #92
Full Changelog: 0.2.1...0.3.0
0.3.0
What's Changed
Now with correct meta attributes and favicon
All Changes
- fix: only trigger renovate config validation on actual changes by @morremeyer in #80
- feat: update icons by @morremeyer in #82
- fix: dynamic width for hamburger menu button by @malfynnction in #83
- chore(deps): update dependency i18next to v21.7.1 by @renovate in #84
- feat: replace default meta attributes with actual app info by @malfynnction in #85
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- feat: change order of items in nav by @malfynnction in #75
- feat: clearer fallback name for untitled budgets by @malfynnction in #76
- feat: submit form on pressing enter by @malfynnction in #77
- feat: display instructional text if no budgets exist yet by @malfynnction in #78
- feat: edit budget via the 'settings' link in the menu by @malfynnction in #79
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
Fixed CSS issues and the API not being accessed correctly.
All changes
- chore(deps): update node.js to v18 by @renovate in #64
- chore(deps): update docker/metadata-action action to v3.8.0 by @renovate in #63
- chore: remove version from package.json by @morremeyer in #65
- chore(deps): update dependency react-i18next to v11.16.8 by @renovate in #66
- chore(deps): update docker/login-action action to v2 by @renovate in #69
- chore(deps): update docker/metadata-action action to v4 by @renovate in #67
- chore(deps): update docker/build-push-action action to v3 by @renovate in #68
- Fix docker build by @malfynnction in #70
Full Changelog: 0.1.0...0.1.1
0.1.0
What's changed
This is the first release of the Envelope Zero frontend.