Version 2.2.4 - Add developer preferences memory file and update documentation

This commit is contained in:
2025-04-14 23:20:19 +01:00
parent f4e09e0287
commit e3960f8514
7 changed files with 88 additions and 4 deletions

View File

@ -5,7 +5,7 @@ Tags: plugins, missing plugins, cleanup, error fix, admin tools, plugin file doe
Requires at least: 5.0
Tested up to: 6.7.2
Requires PHP: 7.0
Stable tag: 2.2.3
Stable tag: 2.2.4
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -179,6 +179,11 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Changelog ==
= 2.2.4 =
* Added: Developer preferences memory file for AI assistants
* Improved: AI assistant documentation with instructions for maintaining developer preferences
* Updated: WordPress.org documentation with correct plugin slug and version numbers
= 2.2.3 =
* Improved: Moved admin-specific files to admin/lib directory for better organization
* Improved: Updated namespaces to reflect the new file locations