From 1de90a128979ada25d5b259545b8b5d55e5af7ce Mon Sep 17 00:00:00 2001 From: angrynode Date: Mon, 24 Mar 2025 15:46:37 +0100 Subject: [PATCH] Add links to the WebAPI v5.x --- Home.md | 3 ++- WebUI-API-(qBittorrent-4.1).md | 2 +- _Sidebar.md | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index a485899..89bcc92 100644 --- a/Home.md +++ b/Home.md @@ -48,7 +48,8 @@ The wiki source code is hosted at https://github.com/qbittorrent/wiki and is acc | State | Version | | --------------------------------------------------------------------------------------------------- | --------------------------- | -| [Current]() | qBittorrent ≥ v4.1 | +| [Current]() | qBittorrent >= 5.0 | +| [Previous]() | qBittorrent v4.1.0 - v4.6.x | | [Previous]() | qBittorrent v3.2.0 - v4.0.x | | [Obsolete]() | qBittorrent < v3.2.0 | diff --git a/WebUI-API-(qBittorrent-4.1).md b/WebUI-API-(qBittorrent-4.1).md index a48a58b..a4b0a8e 100644 --- a/WebUI-API-(qBittorrent-4.1).md +++ b/WebUI-API-(qBittorrent-4.1).md @@ -1,4 +1,4 @@ -This WebUI API documentation applies to qBittorrent v4.1+. For other WebUI API versions, visit [WebUI API](https://github.com/qbittorrent/qBittorrent/wiki#WebUI-API). +This WebUI API documentation applies to qBittorrent v4.1-v4.6.x. For other WebUI API versions, visit [WebUI API](https://github.com/qbittorrent/qBittorrent/wiki#WebUI-API). # Table of Contents # diff --git a/_Sidebar.md b/_Sidebar.md index 725ace9..7eede1d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -42,7 +42,8 @@ | State | Version | | --------------------------------------------------------------------------------------------------- | --------------------------- | -| [Current]() | qBittorrent ≥ v4.1 | +| [Current]() | qBittorrent >= 5.0 | +| [Previous]() | qBittorrent v4.1.0 - v4.6.x | | [Previous]() | qBittorrent v3.2.0 - v4.0.x | | [Obsolete]() | qBittorrent < v3.2.0 |