Skip to content

Releases: zmiguel/DynGoDNS

First Stable Release

19 Oct 10:29
Compare
Choose a tag to compare

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
  • Cloudflare
    • Allow setting the proxied status

Changed

  • DynGoDNS
    • Updater now requires a new return bool on the GetV4 and GetV6 functions to force the update even if the IP didn't change
      • Check updated plugin template or the included Cloudflare plugin for more details

Full Changelog: v0.0.1...v1.0.0

Initial Release

22 May 19:57
ed31f06
Compare
Choose a tag to compare

Initial Release

  • Includes Cloudflare Plugin v0.0.1

Full Changelog: https://github.com/zmiguel/DynGoDNS/commits/v0.0.1