You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

197 lines
6.3 KiB

= {productname} {release-version}
:release-version: 8.0.0
:navtitle: {productname} {release-version}
:description: Release notes for {productname} {release-version}
:keywords: releasenotes, new, changes, bugfixes
:page-toclevels: 1
include::partial$misc/admon-releasenotes-for-stable.adoc[]
[[overview]]
== Overview
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on <weekday>, <month> <DD>^<st|nd|rd|th>^, <YYYY>. These release notes provide an overview of the changes for {productname} {release-version}, including:
* xref:new-premium-plugin<s>[New Premium plugin<s>]
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
* xref:accompanying-premium-plugin-end-of-life-announcement[Accompanying Premium plugin end-of-life announcement]
* xref:accompanying-open-source-plugin-end-of-life-announcement[Accompanying open source plugin end-of-life-announcement]
* xref:accompanying-enhanced-skins-and-icon-packs-changes[Accompanying Enhanced Skins & Icon Packs changes]
* xref:improvements[Improvements]
* xref:additions[Additions]
* xref:changes[Changes]
* xref:bug-fixes[Bug fixes]
* xref:security-fixes[Security fixes]
* xref:deprecated[Deprecated]
* xref:known-issues[Known issues]
[NOTE]
For additional details on {productname} {release-version} breaking changes when considering upgrading, see xref:migration-from-7x.adoc[Migrating from {productname} 7 to {productname} {release-version}].
[[new-premium-plugin<s>]]
New Premium plugin<s>
The following new Premium plugin was released alongside {productname} {release-version}.
// === <Premium plugin name>
// The new Premium plugin, **<Premium plugin name>** // description here.
// For information on the **<Premium plugin name>** plugin, see xref:<plugincode>.adoc[<Premium plugin name>].
[[accompanying-premium-plugin-changes]]
== Accompanying Premium plugin changes
The following premium plugin updates were released alongside {productname} {release-version}.
// === <Premium plugin name 1> <Premium plugin name 1 version>
// The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
// **<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
// ==== <Premium plugin name 1 change 1>
// // CCFR here.
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
[[accompanying-premium-plugin-end-of-life-announcement]]
== Accompanying Premium plugin end-of-life announcement
The following Premium plugin has been announced as reaching its end-of-life:
// === <Premium plugin name eol>
// {productname}’s xref:<plugincode>.adoc[<Premium plugin name eol>] plugin will be deactivated on <month> <DD>, <YYYY>, and is no longer available for purchase.
[[accompanying-open-source-plugin-end-of-life-announcement]]
== Accompanying open source plugin end-of-life announcement
The following open source plugin has been announced as reaching its end-of-life:
// === <Open source plugin name eol>
// {productname}’s xref:<plugincode>.adoc[<Open source plugin name eol>] plugin will be deactivated on <month> <DD>, <YYYY>, and is no longer available for purchase.
[[accompanying-enhanced-skins-and-icon-packs-changes]]
== Accompanying Enhanced Skins & Icon Packs changes
The {productname} {release-version} release includes an accompanying release of the **Enhanced Skins & Icon Packs**.
=== Enhanced Skins & Icon Packs
The **Enhanced Skins & Icon Packs** release includes the following updates:
The **Enhanced Skins & Icon Packs** were rebuilt to pull in the changes also incorporated into the default {productname} {release-version} skin, Oxide.
For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-and-icon-packs.adoc[Enhanced Skins & Icon Packs].
[[improvements]]
== Improvements
{productname} {release-version} also includes the following improvement<s>:
// === <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1
// CCFR here.
=== Split buttons are now rendered as separate action and chevron buttons.
// #TINY-8665
Split buttons in {productname} {release-version} now render as two independent, focusable components instead of a single composite element. The main button performs the primary action, while the chevron button controls the dropdown menu. This design improvement enhances accessibility by allowing separate focus targets and ARIA labels for each button.
[[additions]]
== Additions
{productname} {release-version} also includes the following addition<s>:
// === <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1
// CCFR here.
=== Split button tooltip configuration
// #TINY-8665
The `+chevronTooltip+` property provides custom tooltip text for the chevron button portion of split buttons. When `+chevronTooltip+` is not specified, {productname} automatically generates tooltip text using the pattern `+"{tooltip} menu"+`. The `+setTooltip+` method updates both main and chevron tooltips to maintain consistency.
For more information, see xref:custom-split-toolbar-button.adoc[Split toolbar buttons].
[[changes]]
== Changes
{productname} {release-version} also includes the following change<s>:
// === <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1
// CCFR here.
[[removed]]
== Removed
{productname} {release-version} also includes the following removal<s>:
// === <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1
// CCFR here.
[[bug-fixes]]
== Bug fixes
{productname} {release-version} also includes the following bug fix<es>:
// === <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1
// CCFR here.
[[security-fixes]]
== Security fixes
{productname} {release-version} includes <a fix | fixes for the following security issue<s>:
// === <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1
// CCFR here.
[[deprecated]]
== Deprecated
{productname} {release-version} includes the following deprecation<s>:
// === The `<plugin>` configuration property, `<name>`, has been deprecated
// #TINY-vwxyz1
// CCFR here.
[[known-issues]]
== Known issues
This section describes issues that users of {productname} {release-version} may encounter and possible workarounds for these issues.
There <is one | are <number> known issue<s> in {productname} {release-version}.
// === <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1
// CCFR here.
// **Status**: This issue is currently being investigated.