Add AniList alternative titles to watchlist

This commit is contained in:
Dymas
2026-05-25 09:10:42 +02:00
parent 643408b19d
commit 64979d5d32
7 changed files with 448 additions and 6 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.37.0 - 2026-05-25
- Added an `Alternative titles` toggle to every watchlist card so AniList title variants can be expanded inline.
- Cached AniList title matches during watchlist refreshes and stored Romaji, English, Native, and synonym titles in SQLite with a migration-safe schema update for existing installs.
## 0.36.3 - 2026-05-24
- Changed the Queue page to stop re-rendering the full job list on every poll and refresh only visible non-terminal job cards in place.