Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Releases: joshuaavalon/docker-cloudflare

v3.3.0

27 Jul 01:53
2f048d4
Compare
Choose a tag to compare

3.3.0 (2023-07-27)

Features

  • Add timeout to configuration (e549f87)
  • Fix updateDNSRecords using PUT (5e1f999), closes #92

v3.2.3

25 Jul 09:59
14542ad
Compare
Choose a tag to compare

3.2.3 (2023-07-25)

Bug Fixes

v3.2.2

25 Jul 07:12
ddb90df
Compare
Choose a tag to compare

3.2.2 (2023-07-25)

Bug Fixes

  • Fix Cloudflare error json mapping (fac0226), closes #87

v3.2.1

24 Jul 12:46
6cf6478
Compare
Choose a tag to compare

3.2.1 (2023-07-22)

Bug Fixes

  • Replace axios with fetch and add timeout (#85) (83c9ae2)

v3.2.0

10 Jul 07:58
20df5c2
Compare
Choose a tag to compare

3.2.0 (2023-07-10)

Features

v3.1.0

05 Jul 06:47
67b77e0
Compare
Choose a tag to compare

3.1.0 (2023-07-05)

Features

v3.0.1

29 Apr 10:26
fcebb8a
Compare
Choose a tag to compare

3.0.1 (2023-04-28)

Bug Fixes

v3.0.0

15 Apr 08:48
94a4b61
Compare
Choose a tag to compare

3.0.0 (2023-04-15)

⚠ BREAKING CHANGES

  • Update config schema
  • Change environment variables naming
  • Use ESM module & Node.js 18

Features

  • Change environment variables naming (a9f35d1)
  • Replace winston with pino (a9f35d1)
  • Support CF_DNS__LOG_TYPE for scripts (dd87eab)
  • Update config schema (a9f35d1)

Bug Fixes

Code Refactoring

  • Use ESM module & Node.js 18 (a9f35d1)

2.9.3

22 Oct 04:19
Compare
Choose a tag to compare

2.9.3 (2022-10-22)

Bug Fixes

  • restart container cause multiple cron entry. (424f576), closes #65

2.9.2

07 Feb 08:09
Compare
Choose a tag to compare

2.9.2 (2022-02-07)

Bug Fixes

  • update package-lock.json (8b609f0)