Skip to content

Releases: tisba/fritz-tls

v0.13.0

05 Mar 19:36
Compare
Choose a tag to compare

Changelog

  • 8e57766 refactors cert verification, adds --verification-url

v0.12.0

04 Mar 20:38
0b95aa2
Compare
Choose a tag to compare

Changelog

  • bcce011 Bump actions/cache from 2.1.6 to 2.1.7 (#27)
  • 0b95aa2 Bump github.com/go-acme/lego/v4 from 4.5.3 to 4.6.0 (#28)
  • 77ed9e2 Bump golangci/golangci-lint-action from 2 to 3 (#29)

v0.11.0

10 Oct 17:57
Compare
Choose a tag to compare

Changelog

91c01a2 Bump github.com/go-acme/lego/v4 from 4.4.0 to 4.5.3 (#26)
f6a443a adds fritzbox session check and re-authenticate if nesessarry
6ff46fa makes --version more useful for dev
887338f makes fritzbox and utils internal packages
6842df6 replaces ioutils usage with io

v0.10.0

29 Sep 14:35
Compare
Choose a tag to compare

Changelog

4effb63 Bump github.com/go-acme/lego/v4 from 4.3.1 to 4.4.0 (#24)
b5c1ac1 Bump golang.org/x/text from 0.3.6 to 0.3.7 (#23)
afcc8d3 adds option to specify DNS resolver
8a28eee adds some ideas
c5a9cbb fixes dependency to exoscale/egoscale as they retracted v1.19.0
45863f7 replaces staticcheck and go vet with golangci-lint
07fd6eb switches to ACME-mode by default and make mail optional
fc33061 updates dependencies
bc68e94 updates tested FRITZ!OS versions
620fad9 upgrades linodego to 0.32.1 (1.0.0 was retracted)

v0.9.0

11 Sep 15:43
Compare
Choose a tag to compare

Changelog

61c6f7f Bump actions/cache from 2.1.4 to 2.1.5 (#17)
c9cb5fc Bump actions/cache from 2.1.5 to 2.1.6 (#20)
ed6e80a adds english TLS installation success mesage, fixes #22
a63043d updates to Go 1.17

v0.8.0

30 Mar 18:50
Compare
Choose a tag to compare

Changelog

ab8819f Bump actions/cache from v2 to v2.1.4 (#14)
8ae4cde defaults --domain and --tls-port via --host
9a65a9f removes codeql GHA
8c5f26c updates dependerbot config

v0.7.0

30 Mar 18:15
Compare
Choose a tag to compare

Changelog

0fde4d1 Add dependabot.yml (#11)
db0e97f Create codeql-analysis.yml
8352af6 Delete renovate.json
6ebafe6 Merge remote-tracking branch 'origin/master'
7c8d548 Update README.md
e7173b4 Update README.md
3d24353 Update github.com/howeyc/gopass commit hash to 7cb4b85 (#7)
ca4aa04 Update module golang.org/x/text to v0.3.2 (#8)
310bfb3 Update module golang.org/x/text to v0.3.5 (#12)
f461c95 adds goreleaser check to GHA
ea448cd adds missing err check
cff7256 adds steps to make release to README
b15f774 fixes goreleaser config
159195f fixes release GHA by setting fetch-depth to 0
1537b21 reads go version from go.mod
c9d9c2a refactorings and improved output
e7135b5 replaces Travis badge with GHA
5ab7ab5 stops building freebsd/windows
2ede8c1 try to improve builds further
0b5ca95 updates GHA build/test workflow
605a32e updates GHA release workflow
4683c7b updates README
76d3453 updates dependencies
de46b97 updates goreleaser config
392c560 updates lego dependency
3b7858a uses GH_TOKEN_GORELEASER for GoReleaser

v0.6.0

07 Dec 15:35
Compare
Choose a tag to compare

Changelog

9db328c Add renovate.json (#6)
cc015a5 GitHub Actions 🎉 (#9)
1d8ad14 Merge branch 'master' of github.com:tisba/fritz-tls
7f6dbf3 README: homebrew releases TODO is done :)
4c7e2f5 adds caching to GH Actions Release Workflow
378c2bd fixes gorleaser's GITHUB_TOKEN env
b7a55f4 no longer mark releases as draft first
aacfffa release zip archives by default
c988e9d rename homebrew taps repository
436e60a update README add add homebrew tap
25d3235 update README, add TODO
f11f1f3 updates README with an idea regarding flags
648af66 use GITHUB_TOKEN_GORELEASER to make releases

v0.5.1

28 Jan 08:34
Compare
Choose a tag to compare

Changelog

78b523c no longer mark releases as draft first

v0.4.0

26 Dec 18:48
299d801
Compare
Choose a tag to compare

Changelog

299d801 Update Dependencies and use new lego API (#5)