Skip to content

Commit 3bc0aaa

Browse files
committed
Merge branch 'release/2.6.0'
2 parents 8a0de6b + 37e5a57 commit 3bc0aaa

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Unreleased
44

5-
## v2.6.0 - 03/11/2025
6-
7-
* Feature: Added new setting to control restricted content visibility in search results
8-
* Site owners can now choose to completely hide restricted content from search results
9-
* Includes detailed security guidance when enabling search visibility
10-
* Helps prevent unintended exposure of sensitive information through search
5+
* Feature: Added new setting to control restricted content visibility in search results.
6+
* Site owners can now choose to completely hide restricted content from search results.
7+
* Includes detailed security guidance when enabling search visibility.
8+
* Helps prevent unintended exposure of sensitive information through search.
9+
* Resolves concerns addressed in CVE-2024-11153 by default, now requiring explicit admin consent to show items in search results.
10+
* Performance: Improved asset minification.
1111

1212
## v2.5.0 - 08/18/2024
1313

readme.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Donate link: https://code-atlantic.com/donate/?utm_campaign=donations&utm_source
66
Tags: membership, access control, members only, content restriction, maintenance mode
77
Requires at least: 6.2
88
Tested up to: 6.7.2
9-
Stable tag: 2.5.0
9+
Stable tag: 2.6.0
1010
Requires PHP: 7.4
1111
License: GPLv3 (or later)
1212

@@ -116,6 +116,8 @@ Bugs can be reported either in our support forum or we are happy to accept PRs o
116116
* Site owners can now choose to completely hide restricted content from search results
117117
* Includes detailed security guidance when enabling search visibility
118118
* Helps prevent unintended exposure of sensitive information through search
119+
* Resolves concerns addressed in CVE-2024-11153 by default, now requiring explicit admin consent to show items in search results.
120+
* Performance: Improved asset minification.
119121

120122
= v2.5.0 - Restriction Check Improvements - 08/18/2024 =
121123

0 commit comments

Comments
 (0)