Update CHANGELOG.md

This commit is contained in:
Alexandre
2023-12-30 11:06:26 +01:00
committed by GitHub
parent 523cd251f7
commit 6669762228

View File

@@ -1,5 +1,5 @@
- Feat : sanitize ovpn files by disabling ipv6 (not supported by HA), ensuring CRLF, checking paths of referenced static files
- Feat : if no ovpn is referred in the option, it will use a random one from the openvpn folder
- Feat : sanitize ovpn files (disabling ipv6 as not supported by HA, ensuring CRLF, ensure trailing new line, checking paths of referenced static files...)
- Feat : if no ovpn is referred in the option, it will use a random one from the openvpn folder (from https://github.com/Trigus42/alpine-qbittorrentvpn)
- Fix : avoid addon restart at each start (due to blanks being cleaned in the whitelist field)
### 4.6.2_27_reverted (23-12-2023)