Skip to content

Releases: mrikirill/SynologyDDNSCloudflareMultidomain

Release v2.4

06 Apr 00:31
ae32536

Choose a tag to compare

What's Changed

  • Handle IDN Cloudflare zones without PHP intl by resolving zone ID from hostname by @QPhuGit in #62

New Contributors

Full Changelog: v2.3...v2.4

Release v2.3

13 Dec 02:46
f5587ed

Choose a tag to compare

What's Changed

  • CI configuration, issue templates, and enhance documentation by @mrikirill in #60
  • GitHub Actions workflow for release process by @mrikirill in #61

Full Changelog: 2.2...v2.3

2.2

19 Sep 22:07
3528006

Choose a tag to compare

2.2

What's Changed

New Contributors

Full Changelog: 2.1...2.2

2.1

05 Aug 21:57
c4ab924

Choose a tag to compare

2.1

What's Changed

  • Updated IP detection and setup dns records logic by @mrikirill in #45

Full Changelog: 2.0...2.1

2.0

07 Jul 08:27
6191eb8

Choose a tag to compare

2.0

What's Changed

  • 🆕 New hostname input format: subdomain1.mydomain.com|subdomain2.mydomain.com (each domain is separated by three dashes: |) used to be with --- separator
  • 🆕 Hostname input uses a new source of data (account) and support 256 symbols limit (DSM UI limit)
  • 🆕 Autodetect IPv4 and IPv6 addresses
  • 🆕 Optimised request to Cloudflare API
  • 🆕 Installer script

Full Changelog: 1.1...2.0

1.1

13 Jul 02:06
25d3e4f

Choose a tag to compare

1.1

IPv6 support