GitHub bot : changelog

This commit is contained in:
github-actions
2023-12-30 16:54:07 +00:00
parent 69575755e3
commit cf7788388e

View File

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