Skip to content

v2.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 14:49
· 1074 commits to master since this release

2.6.0 (2021-03-14)

Bug Fixes

  • core: Footnotes may cause "TypeError: Cannot read property 'styler' of null" (fbce3c7), closes #707
  • core: Stops with "TypeError: Cannot read property 'toLowerCase' of undefined" (38548ab), closes #706

Features

  • viewer: Add Print button and improve Settings menu (7a98a6e)
  • viewer: MathJax config update: use default scale and margin settings (0bedbbe), closes #593
  • viewer: Set coreViewer to the window object to allow other program to control the viewer (db47cef)