Release v2.1.2

Patch release: case-insensitive Cloudflare DNS record matching (#255),
Pushover URL parsing fix for canonical shoutrrr format (#258), and
Gotify URL parsing fix for ?token= query and ?disabletls=yes (#262).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Timothy Miller
2026-04-29 20:04:28 -04:00
parent 548d89dacf
commit fddabc7a3d
3 changed files with 50 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -92,7 +92,7 @@ dependencies = [
[[package]]
name = "cloudflare-ddns"
version = "2.1.1"
version = "2.1.2"
dependencies = [
"if-addrs",
"rand",