Skip to content

Commit 4794d9a

Browse files
authored
Update modules/ROOT/pages/8.0-release-notes.adoc
1 parent 2af8f47 commit 4794d9a

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

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

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,22 +65,13 @@ The {productname} {release-version} release includes an accompanying release of
6565

6666
**Comments** Premium plugin includes the following removal.
6767

68-
==== Removed unused `css/tinycomments.css' and `css/tinycomments.js' files.
68+
==== Removed unused Comments stylesheet
6969
// #TINY-11287
7070

71-
In {release-version}, the **Comments** plugin underwent a significant cleanup of its styling infrastructure. The following changes were made:
71+
In {release-version}, the unused `tinycomments.css` file was removed from the **Comments** plugin. In earlier versions (such as 7.9), this empty CSS file was still being loaded, despite its contents having been moved to the Oxide theme in a prior update. This change ensures cleaner resource loading and avoids unnecessary network requests.
7272

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.
73+
[NOTE]
74+
The removal does not impact plugin functionality and applies to all editor modes.
8475

8576
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to Tiny Comments].
8677

0 commit comments

Comments
 (0)