Skip to content

Latest commit

 

History

History
141 lines (81 loc) · 4.87 KB

File metadata and controls

141 lines (81 loc) · 4.87 KB

{productname} 8.3.0

Overview

{productname} 8.3.0 was released for {enterpriseversion} and {cloudname} on Wednesday, December 10th, 2025. These release notes provide an overview of the changes for {productname} 8.3.0, including:

Accompanying Premium plugin changes

The following premium plugin updates were released alongside {productname} 8.3.0.

Improvements

{productname} 8.3.0 also includes the following improvements:

Show editor notification when a premium plugin is not allowed for a given license key.

Previously, when a premium plugin was not permitted for a given license key, the plugin would be disabled without any corresponding editor message. As of 8.3.0, this behaviour has been improved: the editor now displays a notification when a plugin is disabled due to license restrictions, reducing ambiguity.

For more informaton on license keys, see: License Key.

Accordions can now be opened and closed when the editor is set to readonly.

In previous versions of {productname}, accordion behavior in readonly mode relied on the browser’s default handling, which could still modify the DOM and lead to undesirable, uncontrolled changes to the editor state. This meant that even when the editor was configured as readonly, expanding or collapsing accordion sections could alter the underlying content structure in inconsistent ways.

In {productname} 8.3.0, the Accordion plugin now explicitly manages open and close interactions in readonly mode, ensuring that any required DOM updates for toggling panels are performed in a controlled, minimally invasive manner. This improvement provides more predictable behavior, better control over how the DOM is manipulated, and a consistent user experience when interacting with accordions in readonly editors.

Additions

{productname} 8.3.0 also includes the following additions:

<TINY-vwxyz 1 changelog entry>

Changes

{productname} 8.3.0 also includes the following changes:

<TINY-vwxyz 1 changelog entry>

Removed

{productname} 8.3.0 also includes the following removals:

<TINY-vwxyz 1 changelog entry>

Bug fixes

{productname} 8.3.0 also includes the following bug fixes:

The font-size style on list items was not copied to new list items.

Previously, an issue was identified where the font-size style applied to list items was not retained when creating new items in either numbered or bulleted lists. As a result, list items added by pressing Enter did not inherit the correct font size from the preceding item.

{productname} 8.3.0 addresses this issue by changing the behavior such that the font-size style is now consistently transferred to newly created list items. This ensures that all new list items have the correct font size.

Security fixes

{productname} 8.3.0 includes <a fix | fixes for the following security issue<s>:

<TINY-vwxyz 1 changelog entry>

Deprecated

{productname} 8.3.0 includes the following deprecation<s>:

The <plugin> configuration property, <name>, has been deprecated

Known issues

This section describes issues that users of {productname} 8.3.0 may encounter and possible workarounds for these issues.

There <is one | are <number> known issue<s> in {productname} 8.3.0.

<TINY-vwxyz 1 changelog entry>