Backfill watchlist alternative titles lazily

This commit is contained in:
Dymas
2026-05-23 19:09:38 +02:00
parent 0c1b46e395
commit 8aa490adf8
8 changed files with 165 additions and 18 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.37.2 - 2026-05-23
- Added lazy watchlist alt-title backfill for visible cards, so older entries can fetch and show the new `Alternative titles` button without requiring a manual refresh first.
## 0.37.1 - 2026-05-23
- Fixed AllManga alternative title parsing to read the visible `span.altnames` markup and changed watchlist cards to reveal those titles only when the new `Alternative titles` button is pressed.