Skip to content

v2.44.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:38

2.44.0 (2026-07-04)

Features

  • Add paginationprogress event to CoreViewer (#2041) (442f605)
  • Add document href to pagination progress payload (a9bd79d)

Bug Fixes

  • Guard against null xmldoc from store.load (e2086a6)
  • Compute pagination progress fraction against all spine items (91879d2)
  • Make text-spacing filler widths independent of installed fonts (#2035) (2bacf4b)
  • Restore target-counter references for redirected chapter URLs (2a0f1a4), closes #2036
  • Exclude Fullwidth Semicolon from Chromium vo=Tr fallback (9febc7a)
  • Fix Vertical vo=Tr character rotation on Chromium (209180c), closes #2023
  • Fix long line-policy footnote fragmentation (478e8bb), closes #2029
  • Prevent long footnotes from being dropped during target-counter() rerendering (a931e94), closes #2026
  • prevent rendering hang with footnote-policy: line (9679fb0), closes #2024