Skip to content

v5.10.3

Choose a tag to compare

@AndyHazz AndyHazz released this 14 May 19:54

Added

  • %book_pct{N} decimal precision. Add {1}, {2}, {3}, or {4} to either %book_pct or %book_pct_left to render the percentage with that many decimal places. Trailing zeros are trimmed automatically, so 12.3400% shows as 12.34%. Thanks @WorldTeacher (#47, #48).

Fixed

  • Continuous-mode progress. Page number, percentage, and progress bars now update correctly when scrolling in continuous mode in EPUBs and similar reflowable formats (#46). Thanks @b3nz3n3.