updated plugin Companion Auto Update version 3.8.7.1

This commit is contained in:
2022-10-05 15:57:33 +00:00
committed by Gitium
parent 1cd4e9a6d0
commit 9314f5c0b8
3 changed files with 22 additions and 5 deletions

View File

@ -5,7 +5,7 @@ Tags: auto, automatic, background, update, updates, updating, automatic updates,
Requires at least: 3.6.0
Tested up to: 6.0
Requires PHP: 5.1
Stable tag: 3.8.6
Stable tag: 3.8.7.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -82,6 +82,12 @@ So obviously, some of you wondered what the difference would be between the defa
== Changelog ==
= 3.8.7.1 (September 28, 2022) =
* Tweak: Extended function_exists check with get_plugins() for the fatal error when trying to send update emails
= 3.8.7 (September 12, 2022) =
* Fix: Fatal error when trying to send update emails
= 3.8.6 (August 11, 2022) =
* Tweak: Code optimization for better performance