Releases: containeroo/SyncFlaer
Releases · containeroo/SyncFlaer
v5.0.1
v5.0.0
Caution! The configuration has been changed since v4.1.1! Please refer to the readme file for more information.
Improvements:
- add ability to dynamically configure environment variables for Cloudflare API token, Slack token URL and Traefik HTTP basic auth password using the
env:
prefix in config file
v4.1.1
v4.1.0
v4.1.0-rc1
release candidate 1
v4.0.0
Caution! The flags have changed since v3.0.1! Please refer to the readme file for more information.
New features:
- use POSIX/GNU-style
--flags
v3.0.1
v3.0.0
Caution! The configuration has been changed since v2.2.1! You need to change your config file as described in the example.
New features:
- add support for multiple Cloudflare sites (#35)
Improvements:
- add
https://checkip.amazonaws.com
to default ip providers list
Dependencies:
- Update module github.com/slack-go/slack to v0.8.2 (#37)
v2.2.1
v2.2.0
Deprecations:
- using
cloudflare.email
andcloudflare.apiKey
is deprecated, usecloudflare.apiToken
instead
Changed:
- remove ability to authenticate with Cloudflare using global API key
- add support for Cloudflare API token
Dependencies:
- Update module github.com/sirupsen/logrus to v1.8.1 (#31)