Skip to content

v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 05:38
· 1048 commits to master since this release

2.8.0 (2021-04-16)

Bug Fixes

  • Failed to fetch documents when pub-manifest file has no file name extension (7fd2e15)
  • InvalidNodeTypeError: Failed to execute 'setStartBefore' on 'Range': the given Node has no parent (836b64c), closes #715
  • Stops with error when CSS property value calc() has invalid expression (61001a2), closes #717
  • Stops with InvalidCharacterError: Failed to execute 'setAttribute' on 'Element' (f0253fa), closes #718
  • target-counter and forced page break caused layout problems (377eaf9), closes #722
  • The ::first-letter pseudo-element not applied when a newline is preceding the first letter (546ed74), closes #716
  • TOC panel should not have a whole document in web publication (d95043b), closes #720

Features