mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
- BUGFIX: Fixed torrent create (can only one file or one folder)
This commit is contained in:
parent
3e783873ec
commit
792101731f
3 changed files with 17 additions and 13 deletions
2
TODO
2
TODO
|
@ -54,7 +54,6 @@
|
|||
- 128m 29m 16m S 4.8 2.9 0:02.28 qbittorrent
|
||||
* beta 7
|
||||
- Fix storage st creation + hasher in torrent creation
|
||||
- Pause all when window in hidden should pause all (both tabs)
|
||||
- Translations update (IN PROGRESS)
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- Number of seeds non null for finished torrent (Ticket #122)
|
||||
|
@ -91,4 +90,5 @@ beta6->beta7 changelog:
|
|||
- BUGFIX: Fixed drag'n drop on non-KDE systems
|
||||
- BUGFIX: Fixed log context menu position
|
||||
- BUGFIX: Made pause/resume all function affect both (dl/up) tabs when window is hidden
|
||||
- BUGFIX: Fixed torrent create (can only one file or one folder)
|
||||
- COSMETIC: Improved some icons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue