Skip to content

Latest commit

 

History

History
207 lines (121 loc) · 6.74 KB

File metadata and controls

207 lines (121 loc) · 6.74 KB

{productname} 7.9.0

Overview

{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:

New Premium plugins

The following new Premium plugin was released alongside {productname} 7.9.0.

New Open Source plugin

The following new Open Source plugin was released alongside {productname} 7.9.0.

Accompanying Premium plugin changes

The following premium plugin updates were released alongside {productname} 7.9.0.

Accompanying Premium plugin end-of-life announcement

The following Premium plugin has been announced as reaching its end-of-life:

Accompanying open source plugin end-of-life announcement

The following open source plugin has been announced as reaching its end-of-life:

Accompanying Enhanced Skins & Icon Packs changes

The {productname} 7.9.0 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} 7.9.0 skin, Oxide.

For information on using Enhanced Skins & Icon Packs, see: Enhanced Skins & Icon Packs.

Improvements

{productname} 7.9.0 also includes the following improvement<s>:

Additions

{productname} 7.9.0 also includes the following addition<s>:

Changes

{productname} 7.9.0 also includes the following change<s>:

Removed

{productname} 7.9.0 also includes the following removal<s>:

Bug fixes

{productname} 7.9.0 also includes the following bug fix<es>:

Previously, the Autolink plugin could incorrectly re-link content that was already part of a hyperlink when the user pressed Enter at the end of a line. This occurred when the cursor was placed immediately after a link element rather than inside it and the visible text resembled a URL. As a result, Autolink could unintentionally overwrite link attributes, modify the destination URL, or alter otherwise valid markup.

{productname} 7.9.0 resolves this issue by treating any text inside or directly following a hyperlink as the end of its search scope. This prevents Autolink from creating a new link if the content is already hyperlinked. The behavior now consistently mirrors the existing handling for cases when the cursor is inside a link.

Example of incorrect behavior
<p><a href="https://www.google.com" target="_blank" rel="noopener">www.google.com</a></p> <!-- before -->
<p><a href="https://www.google.com">www.google.com</a></p> <!-- after -->

This update improves reliability when working with links, ensuring that attributes and destinations remain unchanged unless explicitly edited.

Security fixes

{productname} 7.9.0 includes <a fix | fixes for the following security issue<s>:

Deprecated

{productname} 7.9.0 includes the following deprecation<s>:

Known issues

This section describes issues that users of {productname} 7.9.0 may encounter and possible workarounds for these issues.

There <is one | are <number> known issue<s> in {productname} 7.9.0.