Move search controls and add result modal

This commit is contained in:
Codex
2026-08-09 12:22:04 +02:00
parent 15a9ec1948
commit cb86f79da1
7 changed files with 132 additions and 65 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 0.51.4 - 2026-08-09
- Moved Search controls from the sidebar to a top-of-page search panel.
- Removed the Search page quality selector; queued downloads now use the saved Config quality default.
- Added a Search page provider dropdown for choosing Anikoto, AniNeko, or AnimePahe per search.
- Moved result actions into a floating window that opens after selecting a search result.
## 0.51.3 - 2026-08-09
- Removed the Episode mode selector from the Search page and now choose the selected result's episode language automatically from the saved Config default and available `SUB`/`DUB` flags.