Show alt titles in search results

This commit is contained in:
Dymas
2026-06-02 13:03:22 +02:00
parent 94740ebb76
commit 18d82a8678
6 changed files with 64 additions and 4 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.45.16 - 2026-06-02
- Show the first English AniDB alternative title beneath each Search result when one exists, reusing the watchlist-backed alternative-title extraction path instead of duplicating title matching in the browser.
- Included alternative titles in the Search API payload so the result cards can render the subtitle without doing extra per-card network requests.
## 0.45.15 - 2026-06-02
- Moved Search page results out of the sidebar and into a poster-style grid below the selection panel so hits now read like watchlist cards instead of a compact list.