From eb151ebd193c0a52d4a38d88b3f2480e5bc78970 Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Tue, 4 Nov 2025 21:22:08 -0600 Subject: [PATCH] Update changelog for Gandi credentials update Updated the changelog to reflect changes in Gandi credentials and Azure DNS propagation. --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 22c5fefb..edad8cc8 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -218,6 +218,7 @@ init_diagram: | "swag:latest" <- Base Images # changelog changelogs: + - {date: "04.11.25:", desc: "Switch default Gandi credentials from API Key to Token, allow DNS propagation time for Azure DNS plugin."} - {date: "18.07.25:", desc: "Rebase to Alpine 3.22 with PHP 8.4. Add QUIC support. Drop PHP bindings for mcrypt as it is no longer maintained."} - {date: "05.05.25:", desc: "Disable Certbot's built in log rotation."} - {date: "19.01.25:", desc: "Add [Auto Reload](https://github.com/linuxserver/docker-mods/tree/swag-auto-reload) functionality to SWAG."}