1.5.0 (2025-10-28)
Bug Fixes
- chapter: set default title for chapters without a title in ComicInfo and BlockingSource (3c67ff9)
- performance: add method to retrieve manga library with unread chapter count (e2688d0)
- routes: comment out unused chapter_num field in CreateDownloadChapterJobBody (af5fcf1)
Features
- chapter: add title field to chapter metadata and update loading messages (edf1433)
- chapter: update title bar left icon to use reload icon (c6a32fc)
- datetime: add flexible datetime parsing function to handle various formats (1c3812f)
- dialog: add cancellation support to LoadingDialog and update related functions (1073c7d)
- library: add search functionality for favorite mangas (8a676d5)
- mangas: increase timeout duration for manga search to 120 seconds (197e28d)
- pagination: add page handling to ChapterListing, InstalledSourcesListing, LibraryView, and MangaSearchResults (79dacc9)
- settings: add concurrent_requests_pages setting for download jobs (8bc174c)