Skip to content

Releases: guitmz/n26

1.5.6

19 Apr 10:04
ffa147f
Compare
Choose a tag to compare

What's Changed

  • using log instead of panic and distroless containers by @guitmz in #38

Full Changelog: 1.5.5...1.5.6

1.5.5

04 Jul 10:50
Compare
Choose a tag to compare

Changelog

  • 3ba9c0c update dependencies
  • 619c216 update goreleaser golang version
  • 4519b1c feat(dockerhub): use github actions for docker build and push

1.5.4

29 Nov 10:57
96af8b4
Compare
Choose a tag to compare

Changelog

  • 96af8b4 update version
  • 243c939 Merge pull request #34 from hosackm/master
  • 4495804 Adding tzdata package to Alpine image

1.5.3

16 Feb 09:48
f24f976
Compare
Choose a tag to compare

Changelog

f24f976 user custom github token for pushing to homebrew
6e758eb use go 1.15
e13e6fd adjusting goreleaser binary name and path
1c80cc3 update goreleaser, moving to github actions
31eab6d chore(cmd): version bump 1.5.3
05e6730 Merge pull request #33 from jellelicht/master
8166744 Adjust basic auth header.
82b6963 fix(docker): fixing dockerfile with go modules

1.5.2

19 Sep 18:42
2867b8b
Compare
Choose a tag to compare

Changelog

8e393b7 Merge pull request #32 from relistan/download-multiple-statements
bd570f2 Support downloading multiple statements
2867b8b bump version to 1.5.2
00a5504 delete binary file
7451fab update statement download usage instructions

1.5.1

28 Jul 20:51
Compare
Choose a tag to compare

Changelog

9a8b395 Merge pull request #31 from lruggieri/hotfix/tokenParameter
a8f06f7 N26_DEVICE_TOKEN now asked if not already set through environment variable
c0b0d61 bumping app version
6311532 removing .gitignore
74d7fdb removing unused file

1.5.0

06 Jul 15:35
93af115
Compare
Choose a tag to compare

Changelog

93af115 Merge pull request #30 from guitmz/fix-auth
e9872af fix(auth): Adding new mandatory "device-token" header to fix auth issues

1.4.9

19 Jun 10:43
c1c039d
Compare
Choose a tag to compare

Changelog

fc07677 Merge pull request #28 from guitmz/guitmz-patch-1
38519ea Merge pull request #29 from guitmz/go-mod
c362296 chore(): bump version
9babf41 chore(
): bump version in readme
d274601 feat(*): using go modules
4b41666 fix(oauth): fixing oauth url path, adding trailing slash
c1c039d fix: fixing goreleaser with go mod support
304f9e9 fix: fixing goreleaser with go mod support

1.4.8

16 Oct 14:18
2e74305
Compare
Choose a tag to compare

Changelog

3766e3f Merge pull request #25 from guitmz/adding-mfa-support
dd7e183 feat(mfa): adding initial MFA support
2e74305 update(travis): updating golang version and goreleaser deprecated syntax

1.4.7

30 Oct 09:30
f5bf928
Compare
Choose a tag to compare

Changelog

a1a2975 Fix account creation date display
f5bf928 Merge pull request #17 from herver/patch-1