Fix: Skip invalid entries in log files

This commit is contained in:
Maurus Decimus
2026-04-28 12:00:52 +02:00
parent 3508476521
commit 4111f29c3f
2 changed files with 18 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- DNS Updater:
- BunnyDNS: Use subdomain as name of record instead of FQDN.
- RFC2136: Chunk TXT records.
- Skip invalid entries in log files.
## [0.16.1] - 2026-04-25