Releases: zmiguel/DynGoDNS
Releases · zmiguel/DynGoDNS
First Stable Release
New
- DynGoDNS
- Check for IPv4 & IPv6 connectivity before trying to update ( fixes #1 )
- Allow for extra setting per domain by using a comma to separate the domain from the setting
- Used to set the proxied status on the
cloudflare
plugin
- Used to set the proxied status on the
- Cloudflare
- Allow setting the proxied status
Changed
- DynGoDNS
- Updater now requires a new return
bool
on theGetV4
andGetV6
functions to force the update even if the IP didn't change- Check updated plugin template or the included
Cloudflare
plugin for more details
- Check updated plugin template or the included
- Updater now requires a new return
Full Changelog: v0.0.1...v1.0.0
Initial Release
Initial Release
- Includes Cloudflare Plugin v0.0.1
Full Changelog: https://github.com/zmiguel/DynGoDNS/commits/v0.0.1