Skip to content

Commit a45e37f

Browse files
authored
Update modules/ROOT/pages/8.0-release-notes.adoc
1 parent b3e60a2 commit a45e37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/8.0-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
173173
=== Deprecated `editor.selection.setContent` API
174174
// TINY-11692
175175

176-
The `editor.selection.setContent` method has been deprecated in {productname} {release-version}. This low-level API was never intended for external use and does not guarantee consistent behavior when inserting complex content structures, such as lists. Integrators are advised to use the supported `editor.insertContent` method or the `mceInsertClipboardContent` command for reliable content insertion.
176+
The `editor.selection.setContent` method has been deprecated in {productname} {release-version}. This low-level API was never intended for external use and does not guarantee consistent behavior when inserting complex content structures, such as lists. Integrators are advised to use the supported `editor.insertContent` method for reliable content insertion.
177177

178178
This deprecation helps reduce confusion and aligns content insertion with {productname}'s supported APIs.
179179

0 commit comments

Comments
 (0)