mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-22 14:23:35 -07:00
Add initial version of WebAPI changelog
This commit is contained in:
parent
9edf6cedf6
commit
02b7d20b9f
1 changed files with 5 additions and 0 deletions
5
WebAPI_Changelog.md
Normal file
5
WebAPI_Changelog.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 2.11.6
|
||||
* https://github.com/qbittorrent/qBittorrent/pull/22460
|
||||
* `app/setPreferences` allows only one of `max_ratio_enabled`, `max_ratio` to be present
|
||||
* `app/setPreferences` allows only one of `max_seeding_time_enabled`, `max_seeding_time` to be present
|
||||
* `app/setPreferences` allows only one of `max_inactive_seeding_time_enabled`, `max_inactive_seeding_time` to be present
|
Loading…
Add table
Add a link
Reference in a new issue