v1.0.0
This commit is contained in:
parent
3a653a7bf3
commit
e7a4a45a74
9 changed files with 170 additions and 89 deletions
|
|
@ -1,5 +1,22 @@
|
|||
== Changelog ==
|
||||
|
||||
= 1.0.0 =
|
||||
|
||||
_Release date: 2026-08-15_
|
||||
|
||||
**Highlights**
|
||||
|
||||
* Catalog page redesign. The table columns are now Plugin · Version · Requires WP · Requires PHP · Price · Action · Status: the Type column is merged into Price ("Free" for cost-0 plugins, the annual price for premium), the version moved into its own column, the action buttons sit before the status, and "Local state" is renamed "Status". Each plugin's detail row — website link first, then its description — is now **always open** (the click-to-expand toggle is gone). An intro paragraph after the page title explains the store, and Support + Payments sections below the table describe how to get help and how the annual-subscription model works (automatic renewal, cancellation from the account page, Mollie processing).
|
||||
|
||||
**Changed**
|
||||
|
||||
* Plugin version 0.6.0 → 1.0.0 — first stable release. No database schema changes (no custom tables).
|
||||
|
||||
**Compatibility**
|
||||
|
||||
* WordPress: 4.4 - 7.1 (scan-verified: wp-compat clean from 4.4)
|
||||
* PHP: 8.0 - 8.5 (scan-verified: PHPCompatibility + manual feature audit)
|
||||
|
||||
= 0.6.0 =
|
||||
|
||||
_Release date: 2026-08-15_
|
||||
|
|
|
|||
Loading…
Reference in a new issue