Releases: TimothyYe/godns
Releases · TimothyYe/godns
GoDNS V1.7
Add support for AliDNS dns.console.aliyun.com.
GoDNS V1.6.3
Fix issue of Cloudflare handler, enable email notification feature when IP is changed.
GoDNS V1.6.2
Update Cloudflare handler, only update sub-domains.
GoDNS V1.6.1
- Add support for getting an IP from an interface
- Skip DNS record updating if the IP address is the same with last one
- Note that most DNS provider will ban your account from updating through the API if you keep updating the same IP address, such as HE.NET
- Update document for getting an IP from an interface and running as a Windows service
GoDNS V1.6
Add Cloudflare support.
GoDNS V1.5.3
Update settings for DNSPod, remove email from the config file.
GoDNS V1.5.2
Fix issue #22
GoDNS V1.5.1
Fix issue #20
GoDNS V1.5
- Remove log file, use stdout as the default output.
- Add mail notification support, please refer to Email notification support
GoDNS V1.4
Changes:
- Refactor code structure
- Fix issue #14