From b936b6cf705ea04497ca5b6e0f358444eb71bdbb Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 7 Aug 2024 12:05:57 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-swag.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/images/docker-swag.md b/docs/images/docker-swag.md index e9eda4fe2..2d22567fd 100755 --- a/docs/images/docker-swag.md +++ b/docs/images/docker-swag.md @@ -399,6 +399,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions * **24.07.14:** - Rebase to Alpine 3.20. Remove deprecated Google Domains certbot plugin. Existing users should update their nginx confs to avoid http2 deprecation warnings. +* **01.07.24:** - Fall back to iptables-legacy if iptables doesn't work. * **23.03.24:** - Fix perms on the generated `priv-fullchain-bundle.pem`. * **14.03.24:** - [Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) authelia-location.conf, authelia-server.conf - Update Authelia conf samples with support for 4.38. * **11.03.24:** - Restore support for DynuDNS using `certbot-dns-dynudns`.