Skip to content

Release/0.6.0#327

Merged
jeffpaul merged 8 commits intodevelopfrom
release/0.6.0
Mar 20, 2026
Merged

Release/0.6.0#327
jeffpaul merged 8 commits intodevelopfrom
release/0.6.0

Conversation

@jeffpaul
Copy link
Copy Markdown
Member

@jeffpaul jeffpaul commented Mar 19, 2026

What?

Prepares 0.6.0 release.

Closes #319.

Copilot summary

This pull request prepares the plugin for the 0.6.0 release by introducing new image editing experiments, refactoring and standardizing feature organization, updating documentation, and handling the upgrade routine for the new version. It also updates contributor credits and ensures all new and changed code is properly versioned.

New features and experiments:

  • Added prompt-based image editing experiments in the Post Editor and Media Library, including background expansion/removal and item replacement/removal.
  • Expanded "Image Generation" to "Image Generation and Editing" in documentation and user-facing descriptions.

Refactoring and standardization:

Upgrade routine and migrations:

Documentation and UI improvements:

  • Updated documentation, removed stray "AI" references from UI, and improved discoverability of the Generate Alt Text button. [1] [2]
  • Updated contributor credits in CREDITS.md to include new contributors.

Version bump:

  • Bumped plugin version to 0.6.0 in ai.php and throughout the codebase. [1] [2]

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.6.0 milestone Mar 19, 2026
@jeffpaul jeffpaul requested a review from dkotter March 19, 2026 21:47
@jeffpaul jeffpaul self-assigned this Mar 19, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 19, 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.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

❌ Patch coverage is 23.07692% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.85%. Comparing base (b0fdee8) to head (6d55cbe).
⚠️ Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
includes/Deprecated.php 0.00% 9 Missing ⚠️
includes/Features/Loader.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #327   +/-   ##
==========================================
  Coverage      57.85%   57.85%           
  Complexity       615      615           
==========================================
  Files             46       46           
  Lines           3165     3165           
==========================================
  Hits            1831     1831           
  Misses          1334     1334           
Flag Coverage Δ
unit 57.85% <23.07%> (ø)

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.

dkotter
dkotter previously approved these changes Mar 20, 2026
dkotter
dkotter previously approved these changes Mar 20, 2026
@jeffpaul jeffpaul merged commit 6a83405 into develop Mar 20, 2026
15 checks passed
@jeffpaul jeffpaul deleted the release/0.6.0 branch March 20, 2026 14:20
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.6.0

2 participants