Skip to content

Releases: DHTMLX/docs-richtext

DHTMLX RichText 2.0

30 Jul 13:24

Choose a tag to compare

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

DHTMLX RichText 1.2

12 Jul 12:12

Choose a tag to compare

Released on July 10, 2024

New functionality

  • The defaultStyles property allows you to change the default values of the toolbar selection controls

Fixes

  • Add cross widget localization
  • Incorrect HTML parsing
  • Retyping the text that contains a link invokes an error
  • When changing the font, the previous character appears before the text

DHTMLX RichText 1.1

03 May 05:20

Choose a tag to compare

Released on February 13, 2022

New functionality

  • API for working with text in the editor
  • Advanced statistics
  • Ability to show custom statistics
  • Block quote and Statistics toolbar controls

Updates

  • Ability to return content in the plain "text" format

Fixes

  • Fix the issue with special characters
  • Fix the issue with the fullScreen() method
  • Fix links to documentation in the RichText samples
  • Fix the issue with serialization of the content which is in the "Markdown" format. Now the spaces are removed before and after the stylized string.
  • Fix the issue with styles of Richtext when using it together with Suite
  • Now it is possible to localize the text and link input labels of the Link button of the toolbar
  • Issues with interaction between the HTML form and controls of Toolbar
  • Fix the bug with Toolbar items
  • Fix z-index for the full screen mode
  • Redo functionality
  • Spellchecking is disabled
  • Support for Asian languages