You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
## Unreleased
4
4
5
+
## v2.5.0 - 08/18/2024
6
+
7
+
* Improvement: Change rule processing to be more explicit for each context/rule type, improving performance & reliability of how rules are handled in some edge cases.
8
+
* Improvement: Update `content_control_known_blockTypes` option to not be autoloaded.
9
+
* Improvement: Update QueryMonitor output to differentiate between terms & posts.
10
+
* Fix: Error due to invalid return value variable name.
11
+
5
12
## v2.4.0 - 06/21/2024
6
13
7
14
* Improvement: Optimized the order we determine if we can skip checking restrictions for any givem content type. Thanks to PolyLang team for the suggestion.
* Description: Restrict content to logged in/out users or specific user roles. Restrict access to certain parts of a page/post. Control the visibility of widgets.
0 commit comments