v0.1.1
This commit is contained in:
parent
bc1cb5e00a
commit
b6bbc8ec8f
4 changed files with 24 additions and 6 deletions
11
readme.txt
11
readme.txt
|
|
@ -3,9 +3,9 @@ Contributors: javiercasares, robotstxt
|
|||
Tags: dashboard, catalog, updates, subscriptions, management
|
||||
Requires at least: 7.0
|
||||
Tested up to: 7.1
|
||||
Stable tag: 0.1.0
|
||||
Stable tag: 0.1.1
|
||||
Requires PHP: 8.4
|
||||
Version: 0.1.0
|
||||
Version: 0.1.1
|
||||
License: GPL-3.0-or-later
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
|
|
@ -78,6 +78,13 @@ Encrypted at rest using AES-256-CBC with a key derived from your site's WordPres
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.1.1 =
|
||||
|
||||
_Release date: 2026-08-12_
|
||||
|
||||
* PHPCompatibility scan (5.6–8.5): real PHP floor is 7.2; project deliberately declares 8.4 to match the ecosystem.
|
||||
* wp-compat scan against WordPress 4.7: zero errors. Real WP floor is ≤ 4.7; project declares 7.0 to match the ecosystem support window.
|
||||
|
||||
= 0.1.0 =
|
||||
|
||||
_Release date: 2026-08-12_
|
||||
|
|
|
|||
Loading…
Reference in a new issue