fix(queue): honor visible order and keep transfer metrics on one line
Windows CI / verify (push) Canceled after 0s

This commit is contained in:
Sucukdeluxe
2026-09-07 03:04:12 +02:00
parent 3ec56c45e4
commit 6d721d88be
17 changed files with 124 additions and 65 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## Unreleased
- Start pending downloads in the visible queue order, including manually reordered entries. Retire the automatic short-job prioritization, including for existing configurations.
- Keep transfer size, percentage, speed and remaining time on one compact line below 1 GB as well. Preserve wrapping for error messages and full values in tooltips.
## 1.0.22 - 2026-09-06
- Show small round profile pictures beside streamer names in the sidebar, with an initial fallback when an image is unavailable.