Skip to content

4.2.1

Choose a tag to compare

@bartoszgadomski bartoszgadomski released this 02 Jul 10:55
· 48 commits to master since this release
b7086d2

Bug Fixes

  • Fix authorization checks for Stream activity access and harden related AJAX, export, and query paths (#1915).
  • Fix inverted isset() check silently ignoring user search input in get_users() (#1897).
  • Create missing database tables when resetting the database (#1285).
  • Avoid generating rewrite rules for the alerts post type (#1380).
  • Correct release event branch handling for stream-dist deployments (#1894).

Development

  • Update Node.js, Playwright, and related JavaScript/PHP development dependencies.
  • Address Plugin Check findings ahead of WordPress.org resubmission.

Verification

  • RC3 WP.org dry-run deploy passed.
  • RC3 release ZIP was generated successfully.
  • Release PR CI passed, including lint, PHPUnit, and E2E checks.