Skip to content

Releases: willswire/unifi-ddns

v3.3.1

04 Mar 02:15
c3f1f1b

Choose a tag to compare

3.3.1 (2026-03-04)

Bug Fixes

  • add missing ttl to dns.records.update call (#213) (0fc35f7)
  • ci: use project wrangler instead of outdated wrangler-action (#215) (04c89d0)

v3.3.0

04 Mar 01:49
1d942c8

Choose a tag to compare

3.3.0 (2026-03-04)

Features

v3.2.0

04 Mar 01:28
3e619b8

Choose a tag to compare

3.2.0 (2026-03-04)

Features

  • add ip6 parameter for dual-stack IPv4/IPv6 updates (#207) (d7f1fd3)

Bug Fixes

  • deps: update all dependencies (#204) (9198755)
  • trim whitespace from query parameters to prevent cryptic errors (#208) (c7a71fc)

v3.1.1

01 Apr 13:40
af74690

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

18 Feb 03:35
e1ba504

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.1.0

v3.0.2

23 Jan 13:54
94c662b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

31 Dec 22:16
55c5a4b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

30 Dec 02:33
ed6298e

Choose a tag to compare

Overview

This release introduces a major refactor of the project, featuring a complete rewrite in TypeScript, an extensive suite of tests, and integration with the official Cloudflare TypeScript API Library.

Support for multiple hostnames has been deprecated in this version but may return in the future. Additionally, the required Cloudflare token must now be a User API Token, not an Account Token.

If you encounter any issues, please open an issue and share any troubleshooting steps you've tried. Our community is full of helpful individuals who have either resolved similar challenges or are actively seeking solutions. Supporting a wide range of Ubiquiti devices and UniFi versions is no small task—let's keep things collaborative and respectful as we work together toward answers!

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

23 Apr 01:13

Choose a tag to compare

New Changes

Historical Changes

New Contributors

Full Changelog: https://github.com/willswire/unifi-cloudflare-ddns/commits/v2.0.0