Skip to content

Conversation

@jeffpaul
Copy link
Member

@jeffpaul jeffpaul commented Dec 2, 2025

What?

Closes #123.

This pull request prepares the plugin for the 0.1.1 release, updating version numbers and documentation across the codebase, and introducing several notable improvements and fixes. The changelog and readme are updated to detail new features, changes, removals, bug fixes, and security updates. Additionally, credits and roadmap documentation have been improved.

Release and Documentation Updates:

  • Updated all version numbers from 0.1.0 to 0.1.1 in ai.php, includes/bootstrap.php, package.json, and readme.txt. [1] [2] [3] [4]
  • Added a comprehensive changelog for 0.1.1 in both CHANGELOG.md and readme.txt, listing new features (action link, Playground integration), changes (namespace, client bump, format script), removals, bug fixes, and a security update. [1] [2]
  • Updated comparison links in the changelog to reflect the new release.
  • Marked plugin submission to WordPress.org as complete in the roadmap.
  • Added new contributors to the credits list in CREDITS.md.

Code and Feature Changes:

  • Updated the docblock @since annotation for the plugin action link to 0.1.1.

Why?

How?

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

Before After

Test using WordPress Playground

The changes in this pull request can be previewed and tested using this WordPress Playground instance:

Click here to test this pull request.

@jeffpaul jeffpaul added this to the 0.1.1 milestone Dec 2, 2025
@jeffpaul jeffpaul self-assigned this Dec 2, 2025
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

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: JasonTheAdams <jason_the_adams@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.

@jeffpaul
Copy link
Member Author

jeffpaul commented Dec 2, 2025

Slight pause for PR review, but also curious @dkotter @felixarntz @JasonTheAdams if we want to bump to https://github.com/WordPress/wp-ai-client/releases/tag/0.2.0 as part of this release?

Copy link
Member

@JasonTheAdams JasonTheAdams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor change request, but otherwise looks good!

jeffpaul and others added 5 commits December 1, 2025 19:07
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
@jeffpaul jeffpaul merged commit 80730cf into develop Dec 2, 2025
20 checks passed
@jeffpaul jeffpaul deleted the release/0.1.1 branch December 2, 2025 07:16
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.1.1

4 participants