|
@ -23,14 +23,22 @@ Any items marked **"High"** level require immediate attention during migration. |
|
|
|Self-hosted deployments now require a new license key format and license key manager. Old keys are **not compatible**. |
|
|
|Self-hosted deployments now require a new license key format and license key manager. Old keys are **not compatible**. |
|
|
|High |
|
|
|High |
|
|
|
|
|
|
|
|
|xref:pagebreak-split-block-default[pagebreak_split_block Default Value] |
|
|
|
|
|
|The default value changed from `false` to `true`, affecting how page breaks interact with block elements. |
|
|
|
|
|
|Low |
|
|
|
|
|
|
|
|
|xref:dompurify-update-breaking-change[DOMPurify Update and Stricter Sanitization] |
|
|
|
|
|
|Sanitization is now stricter; content previously allowed may be stripped or altered. See migration guide for details. |
|
|
|
|
|
|High |
|
|
|
|
|
|
|
|
|xref:editor-selection-setcontent-deprecated[editor.selection.setContent] Deprecated |
|
|
|xref:editor-selection-setcontent-deprecated[editor.selection.setContent] Deprecated |
|
|
|Method deprecated. Use `editor.insertContent` instead. |
|
|
|Method deprecated. Use `editor.insertContent` instead. |
|
|
|Medium |
|
|
|Medium |
|
|
|
|
|
|
|
|
|
|
|
|xref:fire-method-deprecation[fire()] Method Deprecation |
|
|
|
|
|
|Method deprecated. Use `dispatch()` for event handling. |
|
|
|
|
|
|Medium |
|
|
|
|
|
|
|
|
|
|
|
|xref:pagebreak-split-block-default[pagebreak_split_block Default Value] |
|
|
|
|
|
|The default value changed from `false` to `true`, affecting how page breaks interact with block elements. |
|
|
|
|
|
|Low |
|
|
|
|
|
|
|
|
|xref:editor-documentbaseurl-removal[editor.documentBaseUrl] Removal |
|
|
|xref:editor-documentbaseurl-removal[editor.documentBaseUrl] Removal |
|
|
|Undocumented property removed. Use `editor.editorManager.documentBaseURI` instead. |
|
|
|Undocumented property removed. Use `editor.editorManager.documentBaseURI` instead. |
|
|
|Low |
|
|
|Low |
|
@ -38,10 +46,6 @@ Any items marked **"High"** level require immediate attention during migration. |
|
|
|xref:skipfocus-consolidation[skipFocus and skip_focus] Consolidation |
|
|
|xref:skipfocus-consolidation[skipFocus and skip_focus] Consolidation |
|
|
|Options consolidated to `skipFocus` in `ToggleToolbarDrawer`. |
|
|
|Options consolidated to `skipFocus` in `ToggleToolbarDrawer`. |
|
|
|Low |
|
|
|Low |
|
|
|
|
|
|
|
|
|xref:fire-method-deprecation[fire()] Method Deprecation |
|
|
|
|
|
|Method deprecated. Use `dispatch()` for event handling. |
|
|
|
|
|
|Medium |
|
|
|
|
|
|=== |
|
|
|=== |
|
|
==== |
|
|
==== |
|
|
|
|
|
|
|
|