mirror of
https://ghproxy.net/https://github.com/elementor/activity-log.git
synced 2025-10-04 22:37:34 +08:00
Bump to 2.8.2
This commit is contained in:
parent
9921b208ae
commit
6ec4d6ba4a
4 changed files with 8 additions and 5 deletions
|
@ -4,8 +4,8 @@
|
|||
**Contributors:** [pojo.me](https://profiles.wordpress.org/pojo.me), [KingYes](https://profiles.wordpress.org/KingYes), [ariel.k](https://profiles.wordpress.org/ariel.k), [maor](https://profiles.wordpress.org/maor)
|
||||
**Tags:** Activity Log, User Activity, User Log, Audit Log, Security, Tracking, WooCommerce, bbPress, GDPR,
|
||||
**Requires at least:** 4.4
|
||||
**Tested up to:** 5.8
|
||||
**Stable tag:** 2.8.1
|
||||
**Tested up to:** 5.9
|
||||
**Stable tag:** 2.8.2
|
||||
**License:** GPLv2 or later
|
||||
|
||||
The #1 Activity Log plugin helps you monitor & log all changes and activities on your WordPress site, so you can run more securely and organized. Works simple & completely free!
|
||||
|
@ -110,6 +110,9 @@ Would you like to like to contribute to Activity Log? You are more than welcome
|
|||
|
||||
## Changelog ##
|
||||
|
||||
### 2.8.2 - 2022-01-25 ###
|
||||
* Fix: Auto-updates of core, plugins and themes are not registered to the log ([#155](https://github.com/pojome/activity-log/issues/155), props [@nicomollet](https://github.com/nicomollet))
|
||||
|
||||
### 2.8.1 - 2021-12-01 ###
|
||||
* Fix: Activity log database table not being dropped after deleting the plugin in multisite installation
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Plugin URI: https://activitylog.io/?utm_source=wp-plugins&utm_campaign=plugin-ur
|
|||
Description: Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site. e.g. post was deleted, plugin was activated, user logged in or logged out - it's all these for you to see.
|
||||
Author: Activity Log Team
|
||||
Author URI: https://activitylog.io/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash
|
||||
Version: 2.8.1
|
||||
Version: 2.8.2
|
||||
Text Domain: aryo-activity-log
|
||||
License: GPLv2 or later
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"slug": "aryo-activity-log",
|
||||
"homepage": "http://pojo.me/",
|
||||
"description": "Activity Log",
|
||||
"version": "2.8.1",
|
||||
"version": "2.8.2",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-checktextdomain": "~1.0.0",
|
||||
|
|
|
@ -3,7 +3,7 @@ Contributors: pojo.me, KingYes, ariel.k, maor
|
|||
Tags: Activity Log, User Activity, User Log, Audit Log, Security, Tracking, WooCommerce, bbPress, GDPR,
|
||||
Requires at least: 4.4
|
||||
Tested up to: 5.9
|
||||
Stable tag: 2.8.1
|
||||
Stable tag: 2.8.2
|
||||
License: GPLv2 or later
|
||||
|
||||
The #1 Activity Log plugin helps you monitor & log all changes and activities on your WordPress site, so you can run more securely and organized. Works simple & completely free!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue