From cb552201ede56233b26502963270108f5167a71b Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Tue, 3 Jun 2025 13:17:27 +1000 Subject: [PATCH] DOC-3147: Mentions username not updating with skin changes in dark mode. --- modules/ROOT/pages/8.0-release-notes.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/modules/ROOT/pages/8.0-release-notes.adoc b/modules/ROOT/pages/8.0-release-notes.adoc index 7c62f25b54..f61479e1c0 100644 --- a/modules/ROOT/pages/8.0-release-notes.adoc +++ b/modules/ROOT/pages/8.0-release-notes.adoc @@ -59,6 +59,19 @@ The following premium plugin updates were released alongside {productname} {rele // For information on the **** plugin, see: xref:.adoc[]. +=== Mentions + +The {productname} {release-version} release includes an accompanying release of the **Mentions** premium plugin. + +**Mentions** Premium plugin includes the following fix. + +=== Mentions username not updating with skin changes in dark mode + +Previously, the username displayed on the mentions card did not update correctly when switching between skins, particularly in dark mode. This issue caused the username to become invisible against the dark background, making it difficult for users to read. + +To resolve this, the styling for the username has been updated. The class now uses the `@text-color` variable for its default styling, ensuring that it inherits the correct color from its parent element when the item is active. This change guarantees that the username remains visible and readable in both light and dark themes. + +For information on the **Mentions** plugin, see: xref:mentions.adoc[Mentions]. [[accompanying-premium-plugin-end-of-life-announcement]] == Accompanying Premium plugin end-of-life announcement