From 7a574597cb3f2e752d5dd5065e557438efa44b12 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 8 Feb 2026 13:18:11 +0100 Subject: [PATCH] Update CHANGELOG.md --- qbittorrent/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/CHANGELOG.md b/qbittorrent/CHANGELOG.md index 33e19028c..efd3abb76 100644 --- a/qbittorrent/CHANGELOG.md +++ b/qbittorrent/CHANGELOG.md @@ -1,5 +1,6 @@ - Prefer ipv4 to resolve over ipv6 - Fix ipv6 resolve address on some wireguard configurations +- Fix issues with interfaces names longer than 15 characters ## 5.1.4-9 (05-02-2026) - Move OpenVPN/WireGuard config filename validation from schema to runtime scripts