Skip to content

Commit

Permalink
Bump to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KingYes committed Sep 4, 2022
1 parent b708d72 commit ae33e7e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9
**Stable tag:** 2.8.3
**Tested up to:** 6.0
**Stable tag:** 2.8.4
**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!
Expand Down Expand Up @@ -110,6 +110,10 @@ Would you like to like to contribute to Activity Log? You are more than welcome

## Changelog ##

### 2.8.4 - 2022-09-04 ###
* Tweak: Added Activity Log setting to records log
* Tweak: Added encoded value in CSV file ([#165](https://github.com/pojome/activity-log/issues/165))

### 2.8.3 - 2022-03-09 ###
* Tweak: Run Clear old items from DB once daily to avoid unexpected errors ([#156](https://github.com/pojome/activity-log/issues/156))

Expand Down
2 changes: 1 addition & 1 deletion aryo-activity-log.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
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.3
Version: 2.8.4
Text Domain: aryo-activity-log
License: GPLv2 or later
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"slug": "aryo-activity-log",
"homepage": "http://pojo.me/",
"description": "Activity Log",
"version": "2.8.3",
"version": "2.8.4",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-checktextdomain": "~1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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: 6.0
Stable tag: 2.8.3
Stable tag: 2.8.4
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!
Expand Down

0 comments on commit ae33e7e

Please sign in to comment.