updated plugin Companion Auto Update version 3.9.0

This commit is contained in:
2024-02-08 12:31:32 +00:00
committed by Gitium
parent d12aa8efdc
commit c93ddc8e7a
3 changed files with 13 additions and 7 deletions

View File

@ -5,7 +5,7 @@ Tags: auto, automatic, background, update, updates, updating, automatic updates,
Requires at least: 5.3.0
Tested up to: 6.4
Requires PHP: 5.1
Stable tag: 3.8.8
Stable tag: 3.9.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -82,6 +82,13 @@ So obviously, some of you wondered what the difference would be between the defa
== Changelog ==
= 3.9.0 (February 2, 2024) =
* Fixed: Fatal error during Cron
* Fixed: PHP deprecated error for PHP 8 and up
= 3.8.9 (January 9, 2024) =
* Fixed error: Call to undefined function is_plugin_active()
= 3.8.8 (December 19, 2023) =
* Fixed a few minor bugs
* Made some performance improvements