Skip to content

Commit f75ee2a

Browse files
committed
Bump to 2.11.2
1 parent 097bf68 commit f75ee2a

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
**Requires at least:** 6.0
77
**Requires PHP:** 7.0
88
**Tested up to:** 6.7
9-
**Stable tag:** 2.11.1
9+
**Stable tag:** 2.11.2
1010
**License:** GPLv2 or later
1111

1212
This top rated Activity Log plugin helps you monitor & log all changes and actions on your WordPress site, so you can remain secure and organized.
@@ -116,10 +116,13 @@ You can easily export logs with Activity Log. We also support exporting filtered
116116

117117
### How can I report security bugs? ###
118118

119-
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/aryo-activity-log).
119+
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability](https://patchstack.com/database/vdp/aryo-activity-log).
120120

121121
## Changelog ##
122122

123+
### 2.11.2 - 2024-11-12 ###
124+
* Security Fix: Improved code security enforcement in theme/plugin file editor
125+
123126
### 2.11.1 - 2024-11-05 ###
124127
* Tweak: Added ability to search in context column
125128

aryo-activity-log.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Description: This top rated Activity Log plugin helps you monitor & log all changes and actions on your WordPress site, so you can remain secure and organized.
66
Author: Activity Log Team
77
Author URI: https://activitylog.io/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash
8-
Version: 2.11.1
8+
Version: 2.11.2
99
Text Domain: aryo-activity-log
1010
License: GPLv2 or later
1111

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"slug": "aryo-activity-log",
44
"homepage": "http://pojo.me/",
55
"description": "Activity Log",
6-
"version": "2.11.1",
6+
"version": "2.11.2",
77
"devDependencies": {
88
"grunt": "~0.4.5",
99
"grunt-checktextdomain": "~1.0.0",

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: Activity Log, User Log, Audit Log, Security, Email Log,
44
Requires at least: 6.0
55
Requires PHP: 7.0
66
Tested up to: 6.7
7-
Stable tag: 2.11.1
7+
Stable tag: 2.11.2
88
License: GPLv2 or later
99

1010
This top rated Activity Log plugin helps you monitor & log all changes and actions on your WordPress site, so you can remain secure and organized.

0 commit comments

Comments
 (0)