Skip to content

Release/1.2.0#868

Merged
jeffpaul merged 5 commits into
developfrom
release/1.2.0
Jul 14, 2026
Merged

Release/1.2.0#868
jeffpaul merged 5 commits into
developfrom
release/1.2.0

Conversation

@jeffpaul

@jeffpaul jeffpaul commented Jul 14, 2026

Copy link
Copy Markdown
Member

What?

Prepares 1.2.0 release.

Closes #864.

Copilot summary

This pull request prepares the plugin for the 1.2.0 release, introducing several new features, enhancements, and fixes. It updates documentation and metadata, adds new abilities and experiments, and improves the developer experience. The most important changes are summarized below:

Major Features and Abilities:

  • Added a new "Suggest Reply" experiment, allowing comment moderators to quickly generate reply suggestions via the admin interface (README.md, CHANGELOG.md) [1] [2].
  • Introduced the core/read-content ability for secure, read-only access to post content, and the core/read-users ability for retrieving user data with permission controls (CHANGELOG.md, includes/Abilities/Content/Content.php) [1] [2] [3].

Settings and UI Improvements:

  • Added an "Advanced settings" option in Developer Tools to show/hide additional configuration options, and moved all existing options into this section (CHANGELOG.md).
  • Added bulk "Generate AI Summary" action to posts and pages list tables for multi-post summary generation (CHANGELOG.md).

Bug Fixes and Accessibility:

  • Improved accessibility and usability by fixing focus restoration after AI setting saves, adding descriptive alt text to images, and addressing several issues with type-ahead suggestions and asset loading (CHANGELOG.md).

Developer Experience and Maintenance:

  • Increased test timeouts, standardized E2E selectors, updated dependencies, and added documentation for maintainers (CHANGELOG.md).

Release and Versioning:

  • Bumped the plugin version to 1.2.0 in all relevant files and updated the changelog and release links (ai.php, CHANGELOG.md) [1] [2] [3].

Additionally, the credits list was updated to include new contributors (CREDITS.md).

Why?

How?

Use of AI Tools

AI assistance: none besides Copilot summary in the PR description

Testing Instructions

Screenshots or screencast

Before After

Changelog Entry

n/a

Open WordPress Playground Preview

@jeffpaul jeffpaul added this to the 1.2.0 milestone Jul 14, 2026
@jeffpaul
jeffpaul requested a review from dkotter July 14, 2026 17:36
@jeffpaul jeffpaul self-assigned this Jul 14, 2026
@jeffpaul
jeffpaul requested a review from a team July 14, 2026 17:36
@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown

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.

@github-actions

Copy link
Copy Markdown

✅ WordPress Plugin Check Report

✅ Status: Passed

📊 Report

All checks passed! No errors or warnings found.


🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.43%. Comparing base (2c32597) to head (04c1d33).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #868   +/-   ##
==========================================
  Coverage      78.43%   78.43%           
  Complexity      2454     2454           
==========================================
  Files            104      104           
  Lines           9920     9920           
==========================================
  Hits            7781     7781           
  Misses          2139     2139           
Flag Coverage Δ
unit 78.43% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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 656fbde into develop Jul 14, 2026
24 checks passed
@jeffpaul
jeffpaul deleted the release/1.2.0 branch July 14, 2026 18:36
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 1.2.0

2 participants