Bump qBittorrent addon version to 5.1.4-9

This commit is contained in:
Alexandre
2026-02-05 17:25:20 +01:00
parent bff4164203
commit 48fd445e10
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 5.1.4-9 (05-02-2026)
- Move OpenVPN/WireGuard config filename validation from schema to runtime scripts
- Validate config name only when the related VPN mode is enabled
## 5.1.4-8 (05-02-2026)
- Allow more complex vpn config names
- Rewrite the openvpn and wireguard scripts in order to make them more robust, secure, and compatible with more suppliers @litinoveweedle

View File

@@ -142,4 +142,4 @@ schema:
slug: qbittorrent
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "5.1.4-8"
version: "5.1.4-9"