Tidy watchlist action button layout

This commit is contained in:
Dymas
2026-05-25 23:34:52 +02:00
parent 5db94cffb1
commit 8fb32a59ba
6 changed files with 16 additions and 8 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.45.5 - 2026-05-25
- Reworked the watchlist card action layout into two rows so `Refresh` and `Remove` sit on the first line, with `Download all` and `Auto-download` underneath for a less cluttered button group.
## 0.45.4 - 2026-05-25
- Fixed watchlist-triggered downloads to stop forcing `ani-cli` search result indexes from the web API result order; explicit search-page selections still keep their chosen result, but watchlist and auto-download jobs now avoid bad `-S` mismatches when `ani-cli` resolves the title differently.