Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions WebAPI_Changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading