From ca764101ad7d6d3745e49149a9cbbca7604cf854 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 25 May 2023 08:12:40 +0200 Subject: [PATCH] dns/ddclient: fix release notes --- dns/ddclient/pkg-descr | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 586f76bdb..c868ea624 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -10,6 +10,9 @@ Plugin Changelog * Fix not returning IP address as a string in Python backend (contributed by Sean Kelly) * Fix PID file handling for Python backend +* Use API token for cloudflare Python backend if available (contributed by juantxorena) +* Read proxied attribute from cloudflare hostname and send it back to prevent it being removed +* Move accounting of "last accessed timestamp" to poller in Python backend 1.12