v2.0.8
Features
- Added informational bottom sheets to tracking settings for improved clarity.
- Optimized static noise overlay performance with shader-based rendering and introduced color swapping theme preference.
- Implemented
SliverGridDelegateWithMinCrossAxisExtentand refactored grid layouts. - Introduced new reader features: auto-scroll, keybindings, screen wake lock, and touch settings.
- Added an interactive beginner extension guide sheet, integrated into onboarding and settings screens.
- Implemented re-fetching functionality for failed download batches.
- Added compact and cover episode tile layouts; updated "Continue Watching" cards with dynamic scaling.
- Applied a glassmorphism effect to reader UI overlays and redesigned the bottom navigation bar.
- Implemented automatic search fallback for empty trending feeds and source-based feed rendering in home discovery.
- Introduced an experimental liquid card style and configurable shader settings.
Bug Fixes
- Resolved issues where preferences were altered on player or reader launch, causing "episode not found" errors on app restart.
- Fixed issues with "X.0" episode numbers causing comment system failures.
- Corrected "View All" functionality for sources that failed to fetch subsequent pages on scroll.
- Addressed general download stability issues.
- Improved full-screen display, now correctly ignoring device cutouts and notches.
- Resolved an unspecified minor issue.
Improvements
- Updated onboarding UI with custom SVG icons.
- Migrated theme configuration to
dynamic_color.
Refactoring
- Removed an unused
saveWatchPreferencemethod from the media preference provider. - Overhauled grouped chapter tile UI with custom styling and added chapter/episode release dates.
- Consolidated reader view logic, unified episode fetching, and updated manifest intent-filters.
- Normalized media provider ID logic; refined player gesture and hover behavior.
- Optimized liquid card rendering performance.
- Reorganized experimental UI settings into categorized sections with a pinned preview header.
- Replaced
InteractiveViewerwith a custom zoom implementation in webtoon and page readers. - Removed the filter bar and integrated engine selection into the actions menu with dynamic UI roundness.
Full Changelog: v2.0.7...v2.0.8