Skip to content

Tarumi v1.5.8

Choose a tag to compare

@preymium5-ctrl preymium5-ctrl released this 12 Jul 04:31

Tarumi v1.5.8 Changelog

This update reverts the reading progress calculation back to chapter-local values and officially introduces support for the DivaScans parser.

📈 Reading Progress Rollback

  • Current Chapter Progress: Rolled back reading progress percentages in HistoryInfo, ProgressUpdateUseCase, ReaderViewModel, and ChaptersPagesViewModel. Reading progress is once again measured as the completion percentage of the current chapter (0..1 of active chapter pages) rather than overall series-wide progress. This resolves visual progress rings and aligns behavior with the classic reading experience.

🌐 DivaScans Parser Added

  • DivaScans Support (DivascansParser): Added a full parser for DivaScans support, including search, lists, tag filtering, full details scraping, and automated lock-checking for premium chapters.
  • Deep Linking: Integrated divascans.org intent filters into the app manifest for seamless external link handling.