Version 2.4.0 - Add documentation for multi-repository workspaces
Some checks failed
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-04-17 04:29:02 +01:00
parent eb711db17d
commit a3c675c617
6 changed files with 36 additions and 5 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.8
Requires PHP: 7.0
Stable tag: 2.3.1
Stable tag: 2.4.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -179,6 +179,13 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Changelog ==
= 2.4.0 =
* Added: Comprehensive documentation for working in multi-repository workspaces
* Added: Guidelines to prevent feature hallucination in multi-repo environments
* Added: New .ai-workflows/multi-repo-workspace.md file with detailed best practices
* Improved: AI assistant documentation with repository context verification
* Improved: Wiki documentation to accurately reflect plugin functionality
= 2.3.1 =
* Updated: Tested compatibility with WordPress 6.8
* Improved: Documentation to reflect WordPress 6.8 compatibility