Skip to content

Releases: jeessy2/ddns-go

v6.0.2

13 Jan 02:04
20f1b29
Compare
Choose a tag to compare

Changelog

  • 01d3f4d fix(web): correctly display new logs when the same log appear multiple times (#974)
  • 20f1b29 revert: golang 1.20 (#977)

v6.0.1

12 Jan 03:04
1a3cd4e
Compare
Choose a tag to compare

Changelog

v6.0.0

11 Jan 11:26
1a443b7
Compare
Choose a tag to compare

Changelog

  • 76c0bec build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#965)
  • 826f7a0 feat: Change the default language for self-update to English (#970)
  • 8b508c6 feat: Reduce password strength verification when using on the intranet (#966)
  • 7c69aa1 feat: gomod v5 to v6 & upgrade golang to 1.21 (#969)
  • eec9840 feat: support english (#967)
  • f6bc8b4 fix: Compatible with the previous "zh" language (#968)
  • 1a443b7 fix: unique id (#971)

v5.7.1

07 Jan 04:33
f475144
Compare
Choose a tag to compare

Changelog

v5.7.0

23 Dec 13:01
1576b7b
Compare
Choose a tag to compare

Changelog

v5.6.7

19 Dec 03:07
78cef13
Compare
Choose a tag to compare

Changelog

  • 0d4656a build(deps): bump actions/setup-go from 4 to 5 (#930)
  • 4b59013 build(deps): bump actions/stale from 8 to 9 (#932)
  • 4dfcef9 build(deps): bump actions/upload-artifact from 3 to 4 (#939)
  • ebf78ee chore: upgrade dependencies (#941)
  • 78cef13 feat: remove ivaquero/chinese/ddns-go (#943)
  • a36c4c1 feat: support for custom dns port (#942)

v5.6.6

04 Nov 05:40
19c4ce4
Compare
Choose a tag to compare

Changelog

v5.6.5

04 Nov 02:30
28799ce
Compare
Choose a tag to compare

Changelog

  • 857f2a6 feat: Limit read http response size (#903)
  • 28799ce fix: Ensure that access from the internet is not possible when login information is not filled in (#904)

v5.6.4

27 Oct 06:26
b0c050c
Compare
Choose a tag to compare

Changelog

  • b0c050c feat: supports restart ddns-go in service (#896)

v5.6.3

10 Oct 09:18
4c8cf07
Compare
Choose a tag to compare

Changelog

  • b96fc6e build(deps): bump docker/build-push-action from 4 to 5 (#859)
  • c637b2e build(deps): bump docker/login-action from 2 to 3 (#856)
  • 3479baa build(deps): bump docker/metadata-action from 4 to 5 (#857)
  • 71827f5 build(deps): bump docker/setup-buildx-action from 2 to 3 (#858)
  • 86a595b build(deps): bump docker/setup-qemu-action from 2 to 3 (#854)
  • 11865d9 build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#855)
  • 4c8cf07 chore: upgrade dependencies (#880)
  • 0b89b70 feat: The webhook is only triggered once after the third failure (#879)