Skip to content

Commit b3e60a2

Browse files
committed
DOC-3147: Deprecated API.
1 parent b3a9cdd commit b3e60a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,13 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
170170

171171
// CCFR here.
172172

173+
=== Deprecated `editor.selection.setContent` API
174+
// TINY-11692
175+
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.
177+
178+
This deprecation helps reduce confusion and aligns content insertion with {productname}'s supported APIs.
179+
173180

174181
[[known-issues]]
175182
== Known issues

0 commit comments

Comments
 (0)