releases.sh

Framework

Recent releases from organizations and products in the Framework category.

FriAug 7, 20261 release
V
Next.jsv15.5.23
ThuAug 6, 20265 releases
ExpoWordPressDeno
EAS CLIv21.7.0

Pre-auth XSS and privilege escalation fixed in security release

v7.0.3

This security release fixes 12 vulnerabilities, including a critical pre-auth reflected XSS on the login screen with potential for PHP code execution (CVE-2026-64638), a privilege escalation issue on multisite networks, and multiple stored XSS flaws. Fixes are being backported to eligible branches through 4.7.

Read post
WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026
Gutenbergv23.7.1
Denov2.9.5
WedAug 5, 202611 releases
ExpoNuxtWordPress
EAS CLIv21.6.0

WordPress Core Dev Notes

6 updates

WordPress 7.1 has entered the Release Candidate phase. All commits to trunk require double sign-off by two core committers until the 7.1 branch is created, and a hard string freeze is in effect (no new strings allowed, with exceptions for critical strings). Only regressions and test suite expansion tickets may remain on the 7.1 milestone.

Read post

Field guide for WordPress 7.1 details developer features: client-side media processing APIs, a new Abilities API, SVG Icon API, DataViews/DataForm/View Config APIs, accessible tooltips in core, and an enforced iframed editor. Media Library infinite scrolling is now default with a per-user opt-out, and classic block, real-time collaboration, and "On This Day" widget did not make the release.

Read post

The notify_post_author filter now has the final say on post author notifications: approval status is incorporated into the default value passed to the filter, and its return value is always honored. Callbacks like __return_true will now also send notifications for comments in moderation, spam, or trash. The default is now always a strict boolean, and invalid comment IDs return false without firing the filter.

Read post

WordPress 7.1 extends wp_get_abilities() with an optional $args array that filters abilities by category, namespace, or metadata, plus callbacks for custom per-item filtering and result processing. Two new global filters — wp_get_abilities_item_include and wp_get_abilities_result — allow plugins to influence retrieval, and the REST API abilities controller now uses this shared pipeline. The change is backward compatible, with existing calls returning the full registry.

Read post

Block styles can now be defined for Tablet and Mobile viewports via Global Styles and per-instance style attributes. Themes can customize breakpoint widths with the new top-level settings.viewport value, and responsive editing can be disabled with the responsiveEditingEnabled editor setting (defaults to true).

Read post

WordPress 7.1 lets users style hover, focus, focus-visible, and active states on Button and Navigation Link blocks, with theme.json and block-instance support. An early custom state feature enables styling the current menu item, and sites can disable state editing via blockStatesEditingEnabled.

Read post
Gutenbergv23.7.0
TueAug 4, 20262 releases
WordPress

WordPress Core Dev Notes

2 updates

WordPress 7.1 adds a new public metadata flag for abilities that replaces the need to set show_in_rest and other channel-specific flags individually. Channel-specific settings still take precedence when finer control is needed.

Read post

The Navigation block no longer propagates font-size to child items, fixing a compounding bug that broke nested dropdown menus. Developers can now target specific block variations in transforms, and two block-sanity functions lose their experimental prefix.

Read post
MonAug 3, 20261 release
WordPress