Skip to main content

What's new

Version 2.0.3

Released on August 27, 2025

Fixes

  • Clicking on a horizontal line causes a script error
  • The default line height is incorrect
  • Content styles include duplicate selectors
  • Plain text blocks ignore style changes when parsing HTML
  • The parser ignores escaped font names in HTML
  • The parser ignores margin-left and line-height properties in HTML

Version 2.0.2

Released on August 4, 2025

Fixes

  • Updated package content

Version 2.0.1

Released on July 30, 2025

Fixes

  • Update type definitions for the defaultStyles property

Version 2.0

Released on July 30, 2025

note

API of v1.2 is not compatible with v2.0. Refer to the migration guide for additional information.

New Functionality

New API

New properties

New methods

New internal methods

New events

A full list of new events is available here

Updated API

Updated properties

Updated methods

Updated internal methods

Removed API

warning

Do not use the removed API in your projects!
Refer to the Migration topic for more information.

Removed properties

Removed methods

  • exitFullScreen()
  • fullScreen()
  • getEditorAPI()
  • getStats()
  • paint()

Removed internal methods

Removed events

  • Action
  • Change
  • selectionChange
  • selectionRefresh