Skip to content

Commit

Permalink
chore(@mendix/rich-text-web): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
uicontent authored and gjulivan committed Oct 30, 2024
1 parent e3dc88c commit 414ea6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/rich-text-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [4.0.0] - 2024-10-29

### Breaking changes

- The Rich Text widget has been updated to use Quill V2 due to a license change in TinyMCE. Unlike TinyMCE, Quill V2 does not require rendering a separate iframe, which simplifies styling and content security configurations. Users should review and adjust their widget configurations after updating.
Expand Down

0 comments on commit 414ea6b

Please sign in to comment.