You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, February 4^th^, 2026. These release notes provide an overview of the changes for {productname} {release-version}, including:
* xref:accompanying-open-source-plugin-end-of-life-announcement[Accompanying open source plugin end-of-life-announcement]
@@ -76,7 +76,14 @@ For information on the **Media Optimizer** plugin, see: xref:uploadcare.adoc[Med
76
76
77
77
The {productname} {release-version} release includes an accompanying release of the **Full Page HTML** premium plugin.
78
78
79
-
**Full Page HTML** includes the following fixes.
79
+
**Full Page HTML** includes the following update.
80
+
81
+
==== Replaced deprecated browser APIs with modern equivalents.
82
+
// #TINY-13674
83
+
84
+
Previously, the Full Page HTML plugin used deprecated `+escape+` and `+unescape+` JavaScript APIs for some protected content handling. Those APIs are no longer recommended for new code.
85
+
86
+
In {productname} {release-version}, the plugin uses modern encoding APIs instead. This aligns the implementation with current browser guidance and improves reliability for protected content handling.
80
87
81
88
==== Pasting an HTML document was vulnerable to XSS attacks
82
89
// #TINY-13673
@@ -124,6 +131,7 @@ In {productname} {release-version}, the document loading process in the Review E
124
131
125
132
For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits].
@@ -191,7 +199,6 @@ In {productname} {release-version}, a new xref:non-editable-content-options.adoc
191
199
192
200
In {productname} {release-version}, the new xref:custom-view.adoc#view_show[`+view_show+`] option allows specifying which view to display when the editor is initialized. The option behaves similarly to `+sidebar_show+` but takes precedence for views; both sidebars and views can be configured to show on init.
193
201
194
-
195
202
[[changes]]
196
203
== Changes
197
204
@@ -223,6 +230,7 @@ In {productname} {release-version}, the new xref:custom-view.adoc#view_show[`+vi
0 commit comments