Skip to content

Myne v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 08:14

New Features

Bug Fixes

  • Switch to spine-based parsing when 25% or more chapters have empty bodies (#202 9b8be6d)

Performance Improvements

  • Prevent unnecessary disk I/O in epub-parser by using ZipFile API whenever possible (#210 61561ca)
  • Optimize reader layout by grouping texts together & handle one edge case (#205 a711be1)

Continuous Integration

Chores

Full Changelog: v4.0.0...v4.1.0