Update CHANGELOG.md

This commit is contained in:
Alexandre
2023-12-29 09:14:33 +01:00
committed by GitHub
parent c52ab180ea
commit ba4d01413d

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
- Feat : if no ovpn is referred in the option, it will use a random one from the openvpn folder
### 4.6.2_27_reverted (23-12-2023)
- ⚠ BREAKING CHANGE : I've decided to revert to the initial upstream image, apologies for this whole incovenience. After receiving many constructive (or plainly negative) feedbacks I have decided it was just not worth it to implement a new upstream image supposed to prevent ip leak for openvpn, plus wireguard support, and decided to just restore my own code. I've still kept qbit_manage, and will perhaps implement wireguard in the future but with my own code. As the databases were migrated for users to the new config locations, I've decided to keep it like that. It is more sustainable as HA is pushing in this direction and allows to backup the config with the addon (which was not the case previously).