Add initial version of WebAPI changelog

This commit is contained in:
Chocobo1 2025-03-28 04:39:04 +08:00
commit 02b7d20b9f
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

5
WebAPI_Changelog.md Normal file
View 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