Releases: envelope-zero/backend
Releases · envelope-zero/backend
v2.12.2
Changelog
Bug fixes
- 330b931: fix: untilDate in transaction filter needs to be "before the next day" (#750) (@morremeyer)
Others
- 525f2ce: chore(deps): update golang.org/x/exp digest to 7b3493d (#744) (@renovate[bot])
- a590b95: chore(deps): update dependency golangci/golangci-lint to v1.54.0 (#745) (@renovate[bot])
- f47bcb1: chore(deps): update goreleaser/goreleaser-action action to v4.4.0 (#746) (@renovate[bot])
- 1c529de: chore(deps): update module gorm.io/gorm to v1.25.3 (#748) (@renovate[bot])
- 98b0166: chore(deps): update golang.org/x/exp digest to 352e893 (#747) (@renovate[bot])
v2.12.1
Changelog
Bug fixes
- bcf72b4: fix: propose envelopes no matter how opposing account was found (#743) (@morremeyer)
Others
v2.12.0
Changelog
Features
- c4d9db1: feat: add rename rule to transaction preview (#737) (@morremeyer)
Others
v2.11.0
Changelog
Features
- 5b6aab5: feat: add rename rules for transaction import (#734) (@morremeyer)
Others
- de3acf7: docs: add hint that CORS setting is only needed for frontend development (#727) (@morremeyer)
- 6ece9d5: refactor: only run update on parent category when archival state changes to unarchived (#728) (@morremeyer)
- 0309d7c: chore(deps): update golang.org/x/exp digest to d63ba01 (#729) (@renovate[bot])
- 0ccaf95: refactor: move loops out of functions, only loop over transactions for import once (#732) (@morremeyer)
- 27a1b59: chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.0.1 (#731) (@renovate[bot])
- 6f4ab32: chore(deps): update module golang.org/x/text to v0.12.0 (#733) (@renovate[bot])
v2.10.1
Changelog
Bug fixes
- 00ff02f: fix: unarchiving an envelope now also unarchives its parent category (#726) (@morremeyer)
Others
- d7f17da: chore(deps): update golang.org/x/exp digest to 97b1e66 (#709) (@renovate[bot])
- 89bd3b7: docs: move documentation to website (#710) (@morremeyer)
- dd8dfe7: chore(deps): update module gorm.io/gorm to v1.25.2 (#711) (@renovate[bot])
- bd2462a: chore(deps): update module golang.org/x/text to v0.11.0 (#713) (@renovate[bot])
- f4c95e3: chore(deps): update module github.com/glebarez/go-sqlite to v1.21.2 (#715) (@renovate[bot])
- 0cf3a72: chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3 (#714) (@renovate[bot])
- e962377: chore(deps): update module github.com/gin-contrib/logger to v0.2.6 (#716) (@renovate[bot])
- 5e3fef5: chore(deps): update golang.org/x/exp digest to fffb143 (#718) (@renovate[bot])
- 9e52f2a: chore(deps): update golang.org/x/exp digest to 613f0c0 (#719) (@renovate[bot])
- 66954cf: chore(deps): update golang.org/x/exp digest to d98519c (#721) (@renovate[bot])
- 4d2b1a3: chore(deps): update golang.org/x/exp digest to 302865e (#722) (@renovate[bot])
- 90208c3: chore(deps): update golang.org/x/exp digest to 515e97e (#723) (@renovate[bot])
- ceb3c61: chore(deps): update module github.com/glebarez/sqlite to v1.9.0 (#717) (@renovate[bot])
- 3bbee92: chore(deps): update dependency go to v1.20.6 (#720) (@renovate[bot])
- 3f45cbd: chore(deps): update golang.org/x/exp digest to b0cb94b (#724) (@renovate[bot])
- 9cadf93: chore(deps): update module github.com/rs/zerolog to v1.30.0 (#725) (@renovate[bot])
v2.10.0
Changelog
Features
- 96939af: feat: add transaction create endpoint for v2 (#708) (@morremeyer)
Others
- 100aa9a: chore(deps): update docker/login-action action to v2.2.0 (#700) (@renovate[bot])
- f2e612e: chore(deps): update dependency golangci/golangci-lint to v1.53.2 (#698) (@renovate[bot])
- 3fd4b49: chore(deps): update actions/checkout action to v3.5.3 (#701) (@renovate[bot])
- ba835b5: chore(deps): update goreleaser/goreleaser-action action to v4.3.0 (#702) (@renovate[bot])
- f5a4526: chore(deps): update module golang.org/x/text to v0.10.0 (#703) (@renovate[bot])
- e601810: chore(deps): update dependency go to v1.20.5 (#699) (@renovate[bot])
- 4646f71: chore(deps): update dependency golangci/golangci-lint to v1.53.3 (#704) (@renovate[bot])
- acfbaf5: test: run tests on PRs and remove CODECOV_TOKEN (#705) (@morremeyer)
- 49f58ab: docs: remove comment indicating that other database backends are supported (#692) (@ekeih)
- 9c21791: test: add new pre-commit hooks (#706) (@morremeyer)
v2.9.1
Changelog
Others
- 48c7031: chore(deps): update module github.com/stretchr/testify to v1.8.4 (#693) (@renovate[bot])
- f1c34de: chore(deps): update dependency golangci/golangci-lint to v1.53.1 (#695) (@renovate[bot])
- 4549ffc: chore(deps): update module github.com/gin-gonic/gin to v1.9.1 [security] (#694) (@renovate[bot])
- df89f59: ci: add manual patch version bumping (#696) (@morremeyer)
- e4f1029: ci: fix copy-paste "needs" error (#697) (@morremeyer)
v2.9.0
v2.8.1
Changelog
Bug fixes
- f083ed3: fix: verify that duplicate detection is only performed for the same budget (#688) (@morremeyer)