diff --git a/WebAPI_Changelog.md b/WebAPI_Changelog.md index 3b88c8d13682..5d3a8a0949cb 100644 --- a/WebAPI_Changelog.md +++ b/WebAPI_Changelog.md @@ -1,5 +1,11 @@ # WebAPI Changelog +## 2.15.0 +* [#23585](https://github.com/qbittorrent/qBittorrent/pull/23585) + * `sync/maindata` endpoint no longer includes the key `use_subcategories` as subcategories are now always enabled +* [#23564](https://github.com/qbittorrent/qBittorrent/pull/23564) + * WebAPI credentials can now be supplied via Basic auth + ## 2.14.1 * [#23212](https://github.com/qbittorrent/qBittorrent/pull/23212) * Add `app/rotateAPIKey` endpoint for generating, and rotating, the WebAPI API key