Releases: envelope-zero/backend
Releases · envelope-zero/backend
v3.2.1
Changelog
Bug fixes
- 0ca03d1: fix: set Transaction Envelope ID to nil if it is the zero UUID (#798) (@morremeyer)
Others
v3.2.0
Changelog
Features
- 7e43c1c: feat: add accounts API v2 get collection endpoint, improve recentEnvelopes (#792) (@morremeyer)
v3.1.5
Changelog
Bug fixes
- 5ae8a96: fix: income now recognized in RecentEnvelopes and transaction import (#790) (@morremeyer)
- 56e20c3: fix: order of recentEnvelopes is now deterministic (#791) (@morremeyer)
v3.1.4
Changelog
Bug fixes
- 34d3180: fix: availability date is now enforced to not be earlier than the month of the transaction (#789) (@morremeyer)
v3.1.3
Changelog
Bug fixes
- 8f108f1: fix: availableFrom now set to correct month for Import Previews (#788) (@morremeyer)
v3.1.2
Changelog
Bug fixes
- 68ebbb9: fix: match rules are now called match rules and follow API v2 specification (#787) (@morremeyer)
Others
- 37319c3: chore(deps): update module github.com/google/uuid to v1.3.1 (#766) (@renovate[bot])
- c384fb8: chore(deps): update dependency golangci/golangci-lint to v1.54.2 (#765) (@renovate[bot])
- 443969e: chore(deps): update actions/checkout action to v3.6.0 (#767) (@renovate[bot])
- f81b4e8: chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.0.3 (#770) (@renovate[bot])
- 28a5e49: chore(deps): update swaggo/swag to v1.16.2 (#771) (@renovate[bot])
- a9b5cdf: chore(deps): update module golang.org/x/text to v0.13.0 (#772) (@renovate[bot])
- 667fc13: chore(deps): update goreleaser/goreleaser-action action to v4.6.0 (#775) (@renovate[bot])
- da3cb72: chore(deps): update golang.org/x/exp digest to 9212866 (#776) (@renovate[bot])
- 226ae48: chore(deps): update actions/checkout action to v4 (#774) (@renovate[bot])
- d6529b8: chore(deps): update actions/checkout action to v4.1.0 (#780) (@renovate[bot])
- 1b474a0: chore(deps): update module github.com/rs/zerolog to v1.31.0 (#781) (@renovate[bot])
- d039656: chore(deps): update amannn/action-semantic-pull-request action to v5.3.0 (#782) (@renovate[bot])
- f502a5e: chore(deps): update golang.org/x/exp digest to 3e424a5 (#783) (@renovate[bot])
- 58c4935: chore(deps): update docker/login-action action to v3 (#779) (@renovate[bot])
- 17ad5f1: chore(deps): update goreleaser/goreleaser-action action to v5 (#778) (@renovate[bot])
- 3843f57: chore(deps): update dependency go to v1.21.2 (#777) (@renovate[bot])
- 3d9ca06: chore(deps): update golang.org/x/exp digest to 7918f67 (#784) (@renovate[bot])
- e823490: chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 (#785) (@renovate[bot])
v3.1.1
v3.1.0
Changelog
Features
- 651c235: feat: automatically archive envelopes when category is archived (#759) (@morremeyer)
Others
- cebfd9b: ci: enable merge queue (#756) (@morremeyer)
- b514b13: ci: satisfy required semantic-pr check on merge group (#758) (@morremeyer)
- 5ca0a5e: chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.0.2 (#757) (@renovate[bot])
v3.0.1
Changelog
Bug fixes
- 3118ad5: fix: ensure that transfers do not have an envelope set (#755) (@morremeyer)