1.8.0 (2025-10-31)
Bug Fixes
- database: Add primary key constraint to chapter_state table (4a6ce46)
- ui: inconsistent last read text display in manga item tables (b8a1da0)
Features
- database: add find_cached_chapters method and related query for fetching chapter details (82a2752)
- database: add new query for fetching chapter IDs and refactor upsert logic (2a8aa6c)
- reader: add last read timestamp tracking for chapters and manga (9f6c7b7)
Performance Improvements
- database: batch fetch unread chapter counts for multiple manga (8faa871)