v0.6.0
This commit is contained in:
parent
69c8e9eb97
commit
3a653a7bf3
9 changed files with 475 additions and 358 deletions
11
readme.txt
11
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: 0.5.3
|
||||
Stable tag: 0.6.0
|
||||
Requires PHP: 8.0
|
||||
Version: 0.5.3
|
||||
Version: 0.6.0
|
||||
License: GPL-3.0-or-later
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
|
|
@ -89,6 +89,13 @@ Encrypted at rest using AES-256-CBC with a key derived from your site's WordPres
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.6.0 =
|
||||
|
||||
_Release date: 2026-08-15_
|
||||
|
||||
* Spanish (es_ES) and Catalan (ca) translations for all admin strings (73 msgids, POT regenerated).
|
||||
* "Refresh catalog" rate-limited to 6 per minute per user.
|
||||
|
||||
= 0.5.3 =
|
||||
|
||||
_Release date: 2026-08-15_
|
||||
|
|
|
|||
Loading…
Reference in a new issue