v1.3.1
This commit is contained in:
parent
e3bfd7b6f2
commit
a2d1320030
5 changed files with 62 additions and 7 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.3.0
|
||||
Stable tag: 1.3.1
|
||||
Requires PHP: 8.0
|
||||
Version: 1.3.0
|
||||
Version: 1.3.1
|
||||
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.3.1 =
|
||||
|
||||
_Release date: 2026-08-17_
|
||||
|
||||
* Descriptions render in the admin's language (Core 1.8.0+ `description_translations`), English fallback.
|
||||
|
||||
= 1.3.0 =
|
||||
|
||||
_Release date: 2026-08-17_
|
||||
|
|
|
|||
Loading…
Reference in a new issue