Releases: favonia/cloudflare-ddns
Releases · favonia/cloudflare-ddns
1.8.1
1.8.0
Bug Fixes
- provider: deprecate possibly unmaintained ipify (#270) (69b5d70)
- monitor: correct printf format string (#265) (0740d61)
- setter: improve monitor messages (#273) (c0599f6)
Features
- monitor: improve Healthchecks integration (#272) (b24cce6)
- pp: add an option to disable emojis (#280) (95d0c67)
- provider: auto retry IP detection (#290) (de4d730)
- provider: warn about the use of weak PRNGs (#254) (ae2c866)
BREAKING CHANGES
- The
ipify
provider is deprecated.
1.7.2
- This version was published to retract all prior versions on https://pkg.go.dev. There are no observable changes.
1.7.1
1.7.0
1.6.1
1.6.0
Bug Fixes
- config: don't print "Monitors: (none)" (#201) (472aef4)
- config: print wildcard domains with prefix
*.
(#198) (caf370c) - config: separate printed domains with comma (#200) (d658d58)
- setter: print out better error messages (#195) (68007f8)
Features
- add systemd unit file for non-Docker users (#139) (bbe48ae)
- per-domain proxy settings (#202) (8b456cf)