{productname} 7.9.0 was released for {enterpriseversion} and {cloudname} on Wednesday, (TBA) May 14th, 2025. These release notes provide an overview of the changes for {productname} 7.9.0, including:
The following new Premium plugin was released alongside {productname} 7.9.0.
The following new Open Source plugin was released alongside {productname} 7.9.0.
The following premium plugin updates were released alongside {productname} 7.9.0.
The following Premium plugin has been announced as reaching its end-of-life:
The following open source plugin has been announced as reaching its end-of-life:
The {productname} 7.9.0 release includes an accompanying release of the 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} 7.9.0 skin, Oxide.
For information on using Enhanced Skins & Icon Packs, see: Enhanced Skins & Icon Packs.
{productname} 7.9.0 also includes the following bug fix<es>:
Previously, when tabbing within a figcaption element, the fake text caret was not properly hidden, resulting in both the browser’s native caret and the fake caret being rendered simultaneously. This visual duplication caused confusion for users during text navigation and editing. The issue occurred because the focus event inside editable captions did not trigger logic to hide the fake caret.
This has been resolved by updating the focus handling behavior to detect whether the focused element is within an editable context and hide the fake caret accordingly.
As a result, only a single, correct text caret is displayed when tabbing inside figcaption elements, improving editing clarity and user experience.