Use inline watchlist download mode picker

This commit is contained in:
Dymas
2026-05-23 19:19:31 +02:00
parent 2ff4e390c4
commit 93446c5e92
6 changed files with 38 additions and 25 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.36.2 - 2026-05-23
- Replaced the watchlist `Download all` text prompt with an inline dropdown-style picker that lets you choose `Sub` or `Dub` directly on the card.
## 0.36.1 - 2026-05-23
- Replaced the first-visit remote-access 403 dead end with a browser sign-in page and persistent auth cookie, so remote users no longer need to know the `?token=...` bootstrap URL format up front.