Release/1.0.0#587
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 #587 +/- ##
==========================================
Coverage 73.06% 73.06%
Complexity 1731 1731
==========================================
Files 85 85
Lines 7466 7466
==========================================
Hits 5455 5455
Misses 2011 2011
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:
|
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
What?
Prepares 1.0.0 release.
Closes #567.
Copilot summary
This pull request prepares the project for the 1.0.0 release, introducing several new features, improvements, and fixes. It updates documentation, version numbers, and in-code references to reflect the new release, and highlights major new experiments and enhancements in both the codebase and documentation.
Key changes include:
Release and Versioning
0.9.0to1.0.0inai.phpand updates theWPAI_VERSIONconstant accordingly. [1] [2]@sincetags in docblocks fromx.x.xto1.0.0for new features and methods. [1] [2] [3] [4]Documentation and Changelog
1.0.0release section toCHANGELOG.md, detailing new experiments (Request Logging, Connector Approvals), feature integrations, UI/UX improvements, bug fixes, and developer updates.1.0.0.README.mdto reflect new features such as AI Request Logging and Connector Approvals, and reorders/clarifies the list of available experiments.Credits
CREDITS.mdfile to acknowledge new contributors.Why?
How?
Use of AI Tools
Testing Instructions
Screenshots or screencast
Changelog Entry
n/a