Skip to content

Commit d6fab3d

Browse files
committed
Add WebAPI changelog entry
1 parent 5728e6f commit d6fab3d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

WebAPI_Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# WebAPI Changelog
22

33
## 2.16.0
4+
* [#24326](https://github.com/qbittorrent/qBittorrent/pull/24326)
5+
* `torrents/add` endpoint accepts optional `stats` JSON object to seed lifetime statistics (`total_uploaded`, `total_downloaded`, `added_time`, `completed_time`, `last_seen_complete`, `last_upload`, `last_download`, `active_time`, `finished_time`, `seeding_time`)
46
* [#24346](https://github.com/qbittorrent/qBittorrent/pull/24346)
57
* `torrentcreator/addTask` endpoint accepts a new bool option `ignoreDotfiles` to control whether dotfiles are ignored
68
* `torrentcreator/status` endpoint returns a new bool field `ignoreDotfiles` for reporting whether dotfiles were ignored

0 commit comments

Comments
 (0)