Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions modules/ROOT/pages/7.8.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,20 @@ For information on the **<Open source plugin name>** plugin, see xref:<plugincod

The following premium plugin updates were released alongside {productname} {release-version}.

=== <Premium plugin name 1> <Premium plugin name 1 version>
=== Enhanced Code Editor

The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
The {productname} {release-version} release includes an accompanying release of the **Enhanced Code Editor** premium plugin.

**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
**Enhanced Code Editor includes the following fix**.

==== <Premium plugin name 1 change 1>
==== Source Code editor was not scrolling to the editor's caret position in Firefox.
// #TINY-11811

// CCFR here.
Previously, an issue was identified where the Enhanced Code Editor in Firefox did not automatically scroll to the caret's relative position within the editor. As a result, users were required to manually scroll to locate the corresponding element, leading to a suboptimal user experience.

With the release of {productname} {release-version}, this issue has been resolved. The Enhanced Code Editor in Firefox now exhibits consistent behavior with other browsers, automatically scrolling to the caret's position when the editor is opened. This enhancement significantly improves the user experience by eliminating the need for manual navigation.

For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
For information on the **Enhanced Code Editor** plugin, see: xref:advcode.adoc[Enhanced Code Editor].


[[accompanying-premium-plugin-end-of-life-announcement]]
Expand Down