Skip to content

Release/0.5.0#299

Merged
jeffpaul merged 7 commits intodevelopfrom
release/0.5.0
Mar 12, 2026
Merged

Release/0.5.0#299
jeffpaul merged 7 commits intodevelopfrom
release/0.5.0

Conversation

@jeffpaul
Copy link
Copy Markdown
Member

@jeffpaul jeffpaul commented Mar 11, 2026

What?

Prepares 0.5.0 release.

Closes #298.

Copilot summary

This pull request prepares the AI Experiments plugin for version 0.5.0, introducing a major compatibility update with WordPress 7.0 and migrating credential storage to the new Connectors screen. It also updates documentation, plugin assets, and removes the Composer-based AI Client in favor of the bundled client. The changes ensure the plugin is ready for the latest WordPress release and streamline credential management.

WordPress compatibility and credential migration:

  • Updated all plugin version references to 0.5.0 and bumped the minimum and tested WordPress versions to 7.0 in ai.php, bootstrap.php, and readme.txt. [1] [2] [3]
  • Migrated credential storage from the legacy AI Credentials screen to the new Connectors screen, including updating migration logic and tests to reference version 0.5.0. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14]

Removal and update of dependencies:

  • Removed Composer-based AI Client usage in favor of the WordPress 7.0 bundled client. [1] [2]

Documentation and changelog improvements:

  • Added detailed changelog entries for version 0.5.0 in CHANGELOG.md and readme.txt, including upgrade notices and links to relevant pull requests. [1] [2] [3] [4]

Codebase and asset improvements:

  • Improved documentation and plugin assets, and updated file headers to reference version 0.5.0. [1] [2]

These updates ensure the plugin is ready for WordPress 7.0, streamline credential management, and improve overall documentation and asset quality.

Why?

How?

Use of AI Tools

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

Before After
Open WordPress Playground Preview

@jeffpaul jeffpaul added this to the 0.5.0 milestone Mar 11, 2026
@jeffpaul jeffpaul requested a review from dkotter March 11, 2026 19:08
@jeffpaul jeffpaul self-assigned this Mar 11, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 11, 2026

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 props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: dkotter <dkotter@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

dkotter
dkotter previously approved these changes Mar 12, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.03%. Comparing base (0fd9cbf) to head (3cd65da).
⚠️ Report is 8 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #299   +/-   ##
==========================================
  Coverage      58.03%   58.03%           
  Complexity       576      576           
==========================================
  Files             37       37           
  Lines           2955     2955           
==========================================
  Hits            1715     1715           
  Misses          1240     1240           
Flag Coverage Δ
unit 58.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jeffpaul jeffpaul merged commit f2b29e6 into develop Mar 12, 2026
17 of 18 checks passed
@jeffpaul jeffpaul deleted the release/0.5.0 branch March 12, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release version 0.5.0

2 participants