Skip to content

Releases: containeroo/SyncFlaer

v5.3.0-rc1

21 Jan 15:33
Compare
Choose a tag to compare
v5.3.0-rc1 Pre-release
Pre-release

release candidate 1

v5.2.0

24 Dec 08:08
aa3dbf9
Compare
Choose a tag to compare

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

14 Dec 12:30
75d71bb
Compare
Choose a tag to compare

All Commits

Bug fixes:

  • fix substring matching when two domains are similar (#86)

v5.1.5

08 Nov 17:19
f069e71
Compare
Choose a tag to compare

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

29 Oct 17:31
Compare
Choose a tag to compare

All Commits

Bug fixes:

  • sync version output with actual release version

v5.1.3

25 Oct 11:30
52f5e97
Compare
Choose a tag to compare

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

06 Sep 17:50
Compare
Choose a tag to compare

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

23 Jul 07:54
Compare
Choose a tag to compare

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

28 Jun 19:39
e34748a
Compare
Choose a tag to compare

All Commits

Improvements:

  • add https://api.ipify.org as a new additional default ip provider (#60)

v5.0.2

21 Jun 18:34
Compare
Choose a tag to compare

All Commits

Improvements:

  • mask environment variable values in debug log

Dependencies:

  • Update module github.com/cloudflare/cloudflare-go to v0.18.0 (#59)