v1.2.0
This commit is contained in:
parent
e80820f416
commit
0e617fa428
12 changed files with 286 additions and 259 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.1.0
|
||||
Stable tag: 1.2.0
|
||||
Requires PHP: 8.0
|
||||
Version: 1.1.0
|
||||
Version: 1.2.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.2.0 =
|
||||
|
||||
_Release date: 2026-08-15_
|
||||
|
||||
* Subscription status (Phase 4): pills next to premium prices (Subscribed / N days left / Payment failed / Cancelled / Expired) and admin notices for failed payments, upcoming expiries, and expired-but-active plugins. Cached hourly from Core's /me/subscriptions.
|
||||
|
||||
= 1.1.0 =
|
||||
|
||||
_Release date: 2026-08-15_
|
||||
|
|
|
|||
Loading…
Reference in a new issue