Releases: containeroo/SyncFlaer
Releases · containeroo/SyncFlaer
v5.2.0
All Commits
New features:
- add ability to disable management of the root record (#89)
New default settings:
- the
proxied
field in additionalRecords and Cloudflare defaults is no longer required and defaults to true
if omitted
v5.1.6
All Commits
Bug fixes:
- fix substring matching when two domains are similar (#86)
v5.1.5
All Commits
Bug fixes:
- fix an issue that caused SyncFlaer to falsely update a DNS record if it is defined twice (#79)
v5.1.4
All Commits
Bug fixes:
- sync version output with actual release version
v5.1.3
All Commits
Bug fixes:
- fix an issue that caused an error if a Traefik route was equal to the root domain (e.g.
example.com
)
Dependencies:
- Update module github.com/slack-go/slack to v0.9.5 (#74)
- Update module github.com/cloudflare/cloudflare-go to v0.26.0 (#76)
v5.1.2
All Commits
This release bumps go to v1.17
Dependencies:
- Update module github.com/slack-go/slack to v0.9.4 (#67)
- Update module github.com/cloudflare/cloudflare-go to v0.21.0 (#71)
v5.1.1
All Commits
New features:
- Docker images for SyncFlaer are now also available on ghcr
Dependencies:
- Update module github.com/slack-go/slack to v0.9.2 (#62)
- Update module github.com/cloudflare/cloudflare-go to v0.19.0 (#63)
- Update module github.com/slack-go/slack to v0.9.3 (#64)
v5.1.0
All Commits
Improvements:
- add
https://api.ipify.org
as a new additional default ip provider (#60)
v5.0.2
All Commits
Improvements:
- mask environment variable values in debug log
Dependencies:
- Update module github.com/cloudflare/cloudflare-go to v0.18.0 (#59)