Releases: jeessy2/ddns-go
Releases · jeessy2/ddns-go
v5.0.5
v5.0.4
Changelog
- d4bb61e build(deps): bump actions/setup-go from 3 to 4 (#635)
- 8587a47 build(deps): bump actions/stale from 7 to 8 (#645)
- b1d29eb ci(docker): push to
ghcr.io
(#642) - 55f4462 ci(stale): 'days-before-stale' change to 30 (#647)
- ce1a4b0 feat: If the configuration file is empty, access from the public network is prohibited for more than 3 hours (#646)
- 9f7ee01 feat: log X-Real-IP header (#631)
v5.0.3
v5.0.2
v5.0.1
v5.0.0
Changelog
- 2c66814 ci(test): upload artifact after build is success (#614)
- ed100f1 deps: bump golang from 1.19 to 1.20 (#608)
- 0dab67d feat: Force compare when update fails (#617)
- fd81c3b feat: display the index DnsName (#605)
- 34f0fa3 feat: github.com/jeessy2/ddns-go/v5 (#607)
- ca98087 feat: 增加多服务商同时解析功能 (#598)
- 9a159d9 fix: If no change with callback/godaddy/namecheap, don't send webhook (#616)
- 2f58c51 fix: clear the previous DNS ID when switching configurations (#620)
- 01f5adc fix: reset a single ip cache (#619)
- b5a3380 fix: the index start at 1 (#611)
- 2a6acd6 fix: typo (#606)
- 7d1016e refactor: displayIndexDnsName (#613)
- 31ce5f0 新增namecheap支持 (#454)