You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ What's New in v1.0.4?
Infinite Scrolling: Replaced the static "Load More" buttons with a seamless infinite scroll mechanism across the Anime, Movies, and TV Shows grids, dynamically fetching the next page as you browse.
Optimized Dashboard Performance: Capped the featured lists (Trending, Top Rated, Upcoming) on the Home view to 16 items each, significantly improving initial load times and overall UI responsiveness.
18+ Content Safe Search: Added a global setting to enable/disable 18+ content across TMDB and AniList searches, defaulting to Safe Search (Off).
Hentai Genre Filter: Introduced a hidden Hentai genre filter in the Anime view that dynamically appears only when 18+ content is enabled.
Robust API Error Handling: Fixed a critical bug in the search backend where missing TMDB results or missing AniList image/title data would crash the application or UI.