Releases: cupcakearmy/docker-ddns-cloudflare
Releases · cupcakearmy/docker-ddns-cloudflare
v1.4.1
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Full Changelog: v1.3.4...v1.4.0
v1.3.4
What's Changed
- Bump axios from 1.4.0 to 1.6.0 by @dependabot in #8
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #9
Full Changelog: v1.3.3...v1.3.4
v1.3.3
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
[1.3.0] - 2022-10-20
Removed
- Login with username and password as it's considered deprecated.
Added
LOG_LEVEL
env variable.- Config parsing and validation.
Changed
- Removed Cloudflare SDK due to outdated and bloated package.
v1.2.1: Merge pull request #5 from cupcakearmy/1.2.1
[1.2.1] - 2022-05-14
Added
- Support for
proxied
parameter thanks to @borisbm.
Security
- Updated dependencies.
v1.2.0
[1.2.0] - 2022-02-07
Added
- Sigterm and Sigkill hooks for graceful shutdown
Changed
- Multistage steps to reduce image size
v1.1.1
[1.1.1] - 2022-02-07
Security
- Updated dependencies.