- Hide priority column in Web UI when queueing is disabled

This commit is contained in:
Christophe Dumez 2008-12-29 23:04:45 +00:00
commit afbfe1a96d
4 changed files with 30 additions and 3 deletions

View file

@ -14,6 +14,7 @@
- FEATURE: Added notification in WebUI when qBittorrent is not reachable
- FEATURE: Rewrote folder scanning code (Now uses a filesystem watcher)
- FEATURE: Added torrent deletion from hard drive function in Web UI
- FEATURE: Added queueing priority actions in Web UI
- BUGFIX: Made usage of fastresume data more reliable
- BUGFIX: qBittorrent shutdown is now faster
- BUGFIX: Fixed several memory leaks