Skip to content

Releases: envelope-zero/frontend

0.5.1

13 May 14:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

13 May 13:11
Compare
Choose a tag to compare

What's Changed

Added management of external accounts

All changes

Full Changelog: 0.4.1...0.5.0

0.4.1

12 May 21:06
daf5d9e
Compare
Choose a tag to compare

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

Full Changelog: 0.4.0...0.4.1

0.4.0

12 May 19:07
Compare
Choose a tag to compare

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

09 May 12:02
Compare
Choose a tag to compare

What's Changed

You can now manage your bank accounts per budget

All Changes

Full Changelog: 0.2.1...0.3.0

0.3.0

06 May 20:06
Compare
Choose a tag to compare

What's Changed

Now with correct meta attributes and favicon

All Changes

Full Changelog: 0.2.0...0.2.1

0.2.0

05 May 20:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.2.0

0.1.1

05 May 19:20
6e722ea
Compare
Choose a tag to compare

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

04 May 21:09
b8c3362
Compare
Choose a tag to compare

What's changed

This is the first release of the Envelope Zero frontend.