Skip to content

Commit 3d7b50c

Browse files
committed
updated
1 parent eaef747 commit 3d7b50c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,17 @@ In any case, passing the checks in this tool likely helps to achieve a smooth pl
8585

8686
* Enhancement - Use the WordPress 7.0 core AI connectors.
8787
* Enhancement - Add External Admin Menu Links check to detect external URLs in top-level admin menus.
88-
* Enhancement - Add a block metadata check that requires editor blocks to define `apiVersion` 3 or higher for WordPress 7.0+ iframe editor compatibility.
88+
* Enhancement - Add and refine the block metadata compatibility check to require `apiVersion` 3+ for WordPress 7.0+ iframe editor compatibility, including adjusted severity by mode.
8989
* Enhancement - Improve Plugin Updater detection to identify Plugin Update Checker (PUC) calls.
9090
* Enhancement - Accept WTFPL as a GPL-compatible license.
9191
* Fix - Improve PayPal donation URL validation for complex query strings.
92+
* Fix - Ensure AI Check uses the configured model preference.
93+
* Fix - Show a clear Plugin Namer error message when AI connector status is unavailable.
94+
* Fix - Update the Plugin Namer connector settings page link.
9295
* Tweak - Convert the `load_plugin_textdomain()` check from error to warning severity.
9396
* Fix - Improve readme contributors validation when trailing commas are present.
9497
* Fix - Make markdown file checks case-insensitive.
98+
* Tweak - Refine escaping sniff error messages for clearer guidance.
9599
* Chore - Update development dependencies, including `@wordpress/scripts`, `simple-git`, `basic-ftp`, `svgo`, `immutable`, and `@wp-playground/cli`.
96100
* Tweak - Update WordPress.org Plugins Team naming for consistency.
97101

0 commit comments

Comments
 (0)