Revert "Backfill watchlist alternative titles lazily"

This reverts commit 8aa490adf8.
This commit is contained in:
Dymas
2026-05-23 19:14:34 +02:00
parent 8aa490adf8
commit 5b0f4043ed
8 changed files with 18 additions and 165 deletions
-4
View File
@@ -1,9 +1,5 @@
# 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.