Skip to content

First Stable Release

Latest
Compare
Choose a tag to compare
@zmiguel zmiguel released this 19 Oct 10:29

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