All Versions
21
Latest Version
Avg Release Cycle
36 days
Latest Release
642 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.9.2 Changes
September 02, 2019โ Add User-Agent support for Google Domain.
๐ง A new configuration field
user_agent
with a default value is added. -
v1.9.1 Changes
August 30, 2019๐ Fix google domain issue.
-
v1.9 Changes
July 29, 2019๐ Support DuckDNS provider.
๐ง For more configuration information, please refer to the configuration example -
v1.8 Changes
May 23, 2019โ Add google handler to support Google Domains.
๐ง Configuration for example:
{ "provider": "Google", "email": "Your\_Username", "password": "Your\_Password", "domains": [{ "domain\_name": "example.com", "sub\_domains": ["www","test"] },{ "domain\_name": "example2.com", "sub\_domains": ["www","test"] } ], "ip\_url": "https://myip.biturl.top", "interval": 300, "socks5\_proxy": ""}
-
v1.7.2 Changes
April 21, 2019๐ Fix issue #36, add interval in setting file.
-
v1.7.1 Changes
January 31, 2019๐ Fix issue #35
-
v1.7 Changes
January 22, 2019โ Add support for AliDNS dns.console.aliyun.com.
-
v1.6.3 Changes
January 21, 2019๐ Fix issue of Cloudflare handler, enable email notification feature when IP is changed.
-
v1.6.2 Changes
January 20, 2019โก๏ธ Update Cloudflare handler, only update sub-domains.
-
v1.6.1 Changes
December 07, 2018- โ 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