Skip to content

Releases: Pool-Of-Tears/Myne

Myne v4.6.1

23 Sep 10:06
8d88fd5

Choose a tag to compare

Bug Fixes

Full Changelog: v4.6.0...v4.6.1

Myne v4.6.0

11 Sep 14:43
467754b

Choose a tag to compare

New Features

Bug Fixes

  • Fix OpenDyslexic font rendering incorrectly as Inter (#258 207d644)
  • fastlane: slightly improve full descriptions (#256 8873016)

New Contributors

Full Changelog: v4.5.1...v4.6.0

Myne v4.5.1

21 Jun 09:18
f555299

Choose a tag to compare

New Features

Bug Fixes

  • Fix one edge case in ToC based parsing (#253 3bfbf4f)

Chores

Full Changelog: v4.5.0...v4.5.1

Myne v4.5.0

05 May 12:53
1e4810a

Choose a tag to compare

New Features

  • Add option to completely disable Google books API (#248 d3604fe)

Bug Fixes

  • Fix bug where all Chinese books had same file names, also improve internal filename handling (#247 9be03d8)

Chores

Full Changelog: v4.4.0...v4.5.0

Myne v4.4.0

05 Jan 10:24
bf2339e

Choose a tag to compare

Chores

Full Changelog: v4.3.0...v4.4.0

Myne v4.3.0

10 Oct 09:49
bd9b20e

Choose a tag to compare

New Features

Bug Fixes

  • Fix system-bar borders & add back reader settings (#230 fbd93b2)

Refactors

  • Cleanup and improve state management logic in reader (#228 b62d804)

Full Changelog: v4.2.1...v4.3.0

Myne v4.2.1

26 Sep 07:32
4ad8b45

Choose a tag to compare

Note

This is a hotfix release for v4.2.0. For the full changelog, please click here.

Bug Fixes & Performance Improvements

  • Migrate epub caching system from JSON to Protocol Buffers (#225 1ff2526)

New Features

Full Changelog: v4.2.0...v4.2.1

Myne v4.2.0

25 Sep 12:59
5b9aace

Choose a tag to compare

New Features

Bug Fixes

  • Handle one edge-case in reader & some other improvements (#223 7c6c2fa)
  • Adjust paddings of UI after font change and some minor fixes (#222 54a8e9c)

Performance Improvements

  • Implement caching in EPUB parser to optimize subsequent parsing (#220 65b5f95)

New Contributors

Full Changelog: v4.1.0...v4.2.0

Myne v4.1.0

13 Sep 08:14

Choose a tag to compare

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

Myne v4.0.0

08 Aug 14:37
8a67080

Choose a tag to compare

New Features

Bug Fixes

  • Add handling for opf prefixed manifest tags in epub parser (#197 b308fd6)

Documentation Changes

  • Improve readme, add PR templates, contribution guidelines & more (#194 8436eeb)

Chores

New Contributors

Full Changelog: v3.9.1...v4.0.0