File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,31 @@ The following premium plugin updates were released alongside {productname} {rele
5959
6060// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
6161
62+ === Comments
63+
64+ The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
65+
66+ **Comments** Premium plugin includes the following removal.
67+
68+ ==== Removed unused `css/tinycomments.css' and `css/tinycomments.js' files.
69+ // #TINY-11287
70+
71+ In {release-version}, the **Comments** plugin underwent a significant cleanup of its styling infrastructure. The following changes were made:
72+
73+ * Removed `css/tinycomments.css` and `css/tinycomments.js` files (functionality now handled by Oxide skin since version 7.4)
74+ * Eliminated CSS URL configuration options and plugin-level CSS loading code
75+ * Removed associated build tasks
76+ * Cleared obsolete CSS file references from demos and examples
77+
78+ These changes:
79+
80+ * Streamline the plugin's styling approach
81+ * Reduce maintenance overhead
82+ * Align with modern {productname} styling practices
83+ * Improve performance by removing unused code
84+
85+ For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to Tiny Comments].
86+
6287
6388[[accompanying-premium-plugin-end-of-life-announcement]]
6489== Accompanying Premium plugin end-of-life announcement
You can’t perform that action at this time.
0 commit comments