Skip to content

Commit 2f7516f

Browse files
committed
Docs: DOC-3243 - Replaced deprecated browser APIs with modern equivalents.
1 parent 82bd763 commit 2f7516f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,21 @@ For information on the **<Open source plugin name>** plugin, see xref:<plugincod
5757

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

60+
=== Full Page HTML
61+
62+
The {productname} {release-version} release includes an accompanying release of the **Full Page HTML** premium plugin.
63+
64+
**Full Page HTML** includes the following update.
65+
66+
==== Replaced deprecated browser APIs with modern equivalents.
67+
// #TINY-13674
68+
69+
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.
70+
71+
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.
72+
73+
For information on the **Full Page HTML** plugin, see: xref:fullpagehtml.adoc[Full Page HTML].
74+
6075
=== <Premium plugin name 1> <Premium plugin name 1 version>
6176

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

0 commit comments

Comments
 (0)