Version 11.2
released on September 26, 2025
Updates
- extended list of supported font families: added PT Sans, Open Sans, and Calibri
Fixes
- compact mode: empty space appeared beneath the main Editor area
- setting the cursor to a heading didn't update the font size selector in Toolbar
- the text of headings was always rendered as bold
- Link and Image popups were misaligned with the scroll position and visible area
- export (.pdf and .docx): improved handling of headings and lists
- export and import (.docx): improved handling of line breaks
- improved parsing of empty text paragraphs from HTML
- correct selection for self-closing HTML tags
- HTML parsing:
- correct auto-wrapping
- indent/outdent (margin-left) and line-height were ignored
- fonts were not loaded/not set properly if the font-family value was escaped
- correct skin-based fallback of unsupported fonts
- correct range selection for paragraphs
Back to top