From f4d59d469236540f5067db0d950a06d562df4b81 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 28 Nov 2023 13:57:59 +0100 Subject: [PATCH] Update CHANGELOG.md https://github.com/alexbelgium/hassio-addons/issues/1102 --- transmission_openvpn/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/transmission_openvpn/CHANGELOG.md b/transmission_openvpn/CHANGELOG.md index d7f06f18b..555cca503 100644 --- a/transmission_openvpn/CHANGELOG.md +++ b/transmission_openvpn/CHANGELOG.md @@ -1,3 +1,4 @@ +- Feat : addition of the WEBPROXY. It is enabled by default on port 8118 but can be disabled using the addon option "WEBPROXY_ENABLED". More informations : https://haugene.github.io/docker-transmission-openvpn/web-proxy/ (thanks @tutorempire) ### v5.2.0-2 (28-11-2023) - Feat : addition of custom environement variable through the 01-config_yaml.sh logic. Further infos : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables