Release 4.2.0#1889
Open
PatelUtkarsh wants to merge 4 commits into
Open
Conversation
Bump plugin version to 4.2.0 across stream.php, Plugin::VERSION, and readme.txt Stable tag. Promote changelog Unreleased section to 4.2.0 and add notable items (Abilities API + MCP, HTTPS dev env, Playwright E2E in CI, Node v24, jQuery v4).
bartoszgadomski
approved these changes
May 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepares the 4.2.0 release off
develop. Version bumped instream.php,Plugin::VERSION, andreadme.txtStable tag; changelogUnreleasedpromoted to4.2.0with notable items added.Highlights since 4.1.2
New Features
Bug Fixes
stream/stream_metagrowth (XWPENG-28, Migrate auto-purge to Action Scheduler with batched deletion #1882).Enhancements
wp_stream_auto_purgeWP-Cron event; run history visible under Tools → Scheduled Actions.wp_stream_is_large_records_tablefilter.Development
Pre-merge checklist
npm run buildproduces cleanbuild/output.TBD→ final release date before taggingv4.2.0.v4.2.0-rc.1as a GitHub pre-release targetingrelease/v4.2.0and verify WP.org dry-run + ZIP asset.Release flow (per contributing.md)
develop(or skip the PR — branch alone is enough to cut RCs).v4.2.0-rc.Nfromrelease/v4.2.0; fix issues on this branch and repeat.v4.2.0from this branch.release/v4.2.0→master, thenmaster→develop.Notes
readme.txtpreviously had4.1.2 - February 19, 2026; preserved as-is.TBDpending the actual release day.developafter this branch was first cut and has been merged forward via7614437d+a8fcd0ec.