v1.1.0
This commit is contained in:
parent
e7a4a45a74
commit
e80820f416
10 changed files with 389 additions and 9 deletions
10
readme.txt
10
readme.txt
|
|
@ -3,9 +3,9 @@ Contributors: javiercasares, robotstxt
|
|||
Tags: dashboard, catalog, updates, subscriptions, management
|
||||
Requires at least: 4.4
|
||||
Tested up to: 7.1
|
||||
Stable tag: 1.0.0
|
||||
Stable tag: 1.1.0
|
||||
Requires PHP: 8.0
|
||||
Version: 1.0.0
|
||||
Version: 1.1.0
|
||||
License: GPL-3.0-or-later
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
|
|
@ -92,6 +92,12 @@ Encrypted at rest using AES-256-CBC with a key derived from your site's WordPres
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.1.0 =
|
||||
|
||||
_Release date: 2026-08-15_
|
||||
|
||||
* Cascade dependency install: required plugins (ecosystem or WordPress.org, e.g. Action Scheduler) are installed automatically before the plugin; "Requires:" hints in the catalog.
|
||||
|
||||
= 1.0.0 =
|
||||
|
||||
_Release date: 2026-08-15_
|
||||
|
|
|
|||
Loading…
Reference in a new issue