Releases: envelope-zero/backend
Releases · envelope-zero/backend
v3.10.1
v3.10.0
Changelog
Features
- 4cf875f: feat: add Match Rules support to v3 (#850) (@morremeyer)
Others
- af0fbbe: docs: add request body format to public API definition (#849) (@morremeyer)
v3.9.0
Changelog
Features
- dd03d28: feat: add metrics endpoint (#848) (@morremeyer)
Others
- 86b7b76: docs: add PATH hint (#847) (@morremeyer)
v3.8.1
v3.8.0
Changelog
Features
- 1b2321c: feat: add PATCH and DELETE handling for /v3/transactions/{id} (#842) (@morremeyer)
Others
v3.7.0
v3.6.0
Changelog
Features
- 554fdd6: feat: add POST method for /v3/transactions (#838) (@morremeyer)
Others
- 414e71d: docs: add probe configuration (#836) (@morremeyer)
- 0878cda: refactor: define all errors as variables (#837) (@morremeyer)
v3.5.0
Changelog
Features
- 8fb5ca0: feat: add /v3/transactions collection endpoint with GET support (#835) (@morremeyer)
v3.4.2
Changelog
Bug fixes
- bb8d6db: fix: transaction sorting now takes time of day and creation time into account (#834) (@morremeyer)
Others
v3.4.1
Changelog
Bug fixes
- c40a7ce: fix: show transactions with envelopes error to user when updating account (#831) (@morremeyer)