Update CHANGELOG.md

This commit is contained in:
Alexandre
2023-12-30 17:47:50 +01:00
committed by GitHub
parent 4fcc8cd818
commit 161cc8f439

View File

@@ -1,5 +1,3 @@
### 4.6.2_29 (30-12-2023)
- Minor bugs fixed
- 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)