Release/1.0.1#629
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #629 +/- ##
==========================================
Coverage 74.45% 74.45%
Complexity 1740 1740
==========================================
Files 85 85
Lines 7521 7521
==========================================
Hits 5600 5600
Misses 1921 1921
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What?
Prepares 1.0.1 release.
Closes #624.
Copilot summary
This pull request prepares the codebase for the 1.0.1 release of the AI plugin, updating version numbers, changelogs, and documentation. It also includes several documentation improvements, new helper functions, and a number of bug fixes and enhancements to existing features.
Release and Documentation Updates:
ai.php,readme.txt, and updated theWPAI_VERSIONconstant. [1] [2] [3]CHANGELOG.mdwith detailed lists of added features, changes, removals, fixes, and developer notes, and linked the new release in the changelog footer. [1] [2]@sincetags in PHPDoc comments to reflect the new version for all new or changed functions and methods. [1] [2] [3] [4] [5] [6] [7] [8]CREDITS.md.New Features and Enhancements:
Bug Fixes:
These changes collectively ensure the plugin is ready for the 1.0.1 release, with improved stability, usability, and documentation.
Why?
How?
Use of AI Tools
Besides copilot summary in this PR description, remaining work is human-grade only.
Testing Instructions
Screenshots or screencast
Changelog Entry
n/a