Skip to content

Releases: moov-io/ach-web-viewer

Release v0.10.0

18 Nov 21:14
Compare
Choose a tag to compare

IMPROVEMENTS

  • filelist: allow using multiple decryption keys

Release v0.9.1

15 Nov 18:47
Compare
Choose a tag to compare

IMPROVEMENTS

ach-web-viewer supports the additional masking options provided by moov-io/ach v1.23.1

BUILD

  • fix(deps): update module github.com/moov-io/ach to v1.23.1
  • fix(deps): update module github.com/moov-io/base to v0.36.2
  • fix(deps): update module github.com/stretchr/testify to v1.8.1
  • fix(deps): update module gocloud.dev to v0.27.0

Release v0.8.4

19 Sep 21:41
Compare
Choose a tag to compare

BUILD

  • build: require Go 1.19.1 in CI/CD
  • fix(deps): update module github.com/moov-io/ach to v1.20.0
  • fix(deps): update module github.com/moov-io/base to v0.35.0
  • fix(deps): update module gocloud.dev to v0.26.0

Release v0.8.2

18 May 13:55
Compare
Choose a tag to compare

BUILD

  • fix(deps): update github.com/protonmail/go-crypto digest to 902f79d
  • fix(deps): update module github.com/moov-io/ach to v1.15.1
  • fix(deps): update module github.com/moov-io/base to v0.29.2

Release v0.8.1

04 Apr 13:27
Compare
Choose a tag to compare

BUILD

  • fix(deps): update github.com/protonmail/go-crypto digest to 616f957
  • fix(deps): update module github.com/moov-io/ach to v1.14.0
  • fix(deps): update module gocloud.dev to v0.25.0

Release v0.8.0

21 Mar 18:39
Compare
Choose a tag to compare

IMPROVEMENTS

  • webui: display the file count for each date

BUILD

  • build: update moov-io/base to v0.28.1
  • chore(deps): update dependency golang to v1.18
  • fix(deps): update github.com/protonmail/go-crypto commit hash to 70ae35b
  • fix(deps): update module github.com/moov-io/ach to v1.13.1
  • fix(deps): update module github.com/stretchr/testify to v1.7.1

Release v0.7.0

22 Dec 00:14
Compare
Choose a tag to compare

ADDITIONS

  • filelist: support "achgateway" as a source of files

BUILD

  • fix(deps): update github.com/protonmail/go-crypto commit hash to a4f6767

Release v0.6.0

15 Dec 01:51
0f0ef34
Compare
Choose a tag to compare

IMPROVEMENTS

  • web: include helpful links section
  • web: include metadata section in response

BUG FIXES

  • fix: nil checks found via linting, path traversal

BUILD

  • fix(deps): update module github.com/moov-io/base to v0.27.1

Release v0.5.0

13 Dec 18:36
Compare
Choose a tag to compare

IMPROVEMENTS

  • filelist: support reading ListOpts from http endpoints
  • web: print "Previous" and "Next" pagination links

Release v0.4.0

08 Nov 19:03
Compare
Choose a tag to compare

BREAKING CHANGES

moov-io/base introduces errors when unexpected configuration attributes are found in the files parsed on startup.

BUILD

  • docs: changelog updated for release v0.3.10
  • fix(deps): update module github.com/moov-io/ach to v1.12.2
  • fix(deps): update module github.com/moov-io/base to v0.27.0
  • fix(deps): update module gocloud.dev to v0.24.0
  • use ProtonMail crypto openpgp fork