Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions modules/ROOT/pages/8.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,21 @@ The following premium plugin updates were released alongside {productname} {rele

// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].

=== Mentions

The {productname} {release-version} release includes an accompanying release of the **Mentions** premium plugin.

**Mentions** Premium plugin includes the following removal.

=== Removed unused Mentions plugin stylesheet

In {release-version}, the unused `mentions.css` file was removed from the **Mentions** 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.

[NOTE]
The removal does not impact plugin functionality and applies to all editor modes.

For information on the **Mentions** plugin, see: xref:mentions.adoc[Mentions].

=== Spell Checker

The {productname} {release-version} release includes an accompanying release of the **Spell Checker** premium plugin.
Expand Down