mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-04-04 22:44:02 +08:00
Related: https://github.com/qbittorrent/qBittorrent/pull/22460#issuecomment-2748821812 And add initial version of WebAPI changelog. PR #22481.
6 lines
384 B
Markdown
6 lines
384 B
Markdown
# 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
|