GitHub bot : changelog

This commit is contained in:
github-actions
2023-12-30 10:30:03 +00:00
parent 95b4fed356
commit 340771bd9d

View File

@@ -1,3 +1,5 @@
### 4.6.2_28 (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)