mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 19:31:01 +01:00
Update CHANGELOG.md
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
### 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)
|
||||
- Fix : reduce cron log level to avoid spam
|
||||
|
||||
### 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).
|
||||
|
||||
Reference in New Issue
Block a user