Update CHANGELOG.md

This commit is contained in:
Alexandre
2023-12-30 20:22:38 +01:00
committed by GitHub
parent 0422e2d1c3
commit 7493f14531

View File

@@ -1,5 +1,4 @@
### 4.6.2_36 (30-12-2023)
- Minor bugs fixed
- Feat (potential breaking change) : previously, "auth-user-pass" fields were removed to use the addon username & password. Now, the addon will respect those fields if the file exists to allow for multiple configurations storing different credentials in local files. If the referenced file doesn't exists, or if this field is not referenced, the normal addon username & password will be used
- Feat : use ovpn files directly in /config/openvpn instead of doing a copy in /etc/openvpn as before. This will make any change more obvious to the user.