mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- FEATURE: Added 'Mark all as read' function for RSS feeds
This commit is contained in:
parent
563055e891
commit
07dc182053
5 changed files with 119 additions and 38 deletions
2
TODO
2
TODO
|
@ -61,7 +61,6 @@
|
|||
- valgrind --tool=memcheck --leak-check=full src/qbittorrent (Looks ok)
|
||||
- 128m 29m 16m S 4.8 2.9 0:02.28 qbittorrent
|
||||
* beta 7
|
||||
- Add "Mark all as read" feature for RSS
|
||||
- update doc for plugins (and add screenies)
|
||||
- update doc for options
|
||||
- Review torrent content selection
|
||||
|
@ -104,6 +103,7 @@ beta6->beta7 changelog:
|
|||
- FEATURE: Added an option to set the max number of uploads per torrent
|
||||
- FEATURE: Added an option to automatically delete torrents when they reach a given ratio (>= 1.0)
|
||||
- FEATURE: Added an option to display current transfer speeds in title bar
|
||||
- FEATURE: Added "Mark all as read" function for RSS feeds
|
||||
- BUGFIX: In torrent content, it is now easier to filter all torrents using right click menu
|
||||
- BUGFIX: Updated man page / README / INSTALL
|
||||
- BUGFIX: Paused torrents could be displayed as connected for a sec after checking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue