Releases: roots/bedrock
Releases · roots/bedrock
WordPress 6.9.4
WordPress 6.9.4
WordPress 6.9.2 and WordPress 6.9.3 were released yesterday, addressing 10 security issues and a bug that affected template file loading on a limited number of sites.
The WordPress Security Team has discovered that not all of the security fixes were fully applied, therefore 6.9.4 has been released containing the necessary additional fixes.
Because this is a security release, it is recommended that you update your sites immediately.
via https://wordpress.org/news/2026/03/wordpress-6-9-4-release/
Additional changes
- 🔧 Sort composer.json packages alphabetically (#814)
Full Changelog: 1.29.1...1.29.2
v1.29.1
What's Changed
Dependencies
- ⬆️ Bump roots/wordpress to v6.9.3 (#808)
- ⬆️ Bump roots/bedrock-autoloader to v1.1.0 (#809)
- Add
bedrock_autoloader_load_pluginsfilter to selectively exclude mu-plugins from autoloading - Fix plugin discovery when plugins directory doesn't exist or is a symlink
- Fix plugin counting including non-plugin directories
- Move synthetic activation hooks to
initto prevent fatals on first load
- Add
- ⬆️ Bump roots/bedrock-disallow-indexing to v2.1.0 (#812)
- Display
WP_ENVIRONMENT_TYPEin the disallow-indexing dashboard notice
- Display
Full Changelog: 1.29.0...1.29.1
v1.29.0
What's Changed
Infrastructure
- ⬆️ Bump minimum PHP to 8.3 (#805)
New features
Bug fixes
- 🐛 Fix intermittent env loading failures (#800)
- 🐛 Guard
WP_ENVIRONMENT_TYPEagainst redefinition (#802)
Documentation
Full Changelog: 1.28.5...1.29.0
WordPress 6.9.1
What's Changed
- chore(deps): ⬆️ bump wpackagist-theme/twentytwentyfive to v1.4 by @renovate[bot] in #795
- fix(deps): ⬆️ bump roots/wordpress to v6.9.1 by @renovate[bot] in #799
Full Changelog: 1.28.4...1.28.5
WordPress 6.9
What's Changed
- Composer: Add
nameto wpackagist repository by @tangrufus in #790 - Remove roave/security-advisories by @retlehs in #791
- Bump roots/wordpress to v6.9 in #794
Full Changelog: 1.28.3...1.28.4
WordPress 6.8.3
What's Changed
- ⬆️ WordPress 6.8.3 by @retlehs in #784
- ⬆️ Twenty Twenty-Five to v1.3 in #777
- 🩹 Fix $webroot_dir phpdoc type by @LucasDemea in #781
New Contributors
- @LucasDemea made their first contribution in #781
Full Changelog: 1.28.2...1.28.3
WordPress 6.8.2
What's Changed
- ⬆️ Bump roots/wordpress to v6.8.2 (#776)
WordPress 6.8.1
Remove wp-password-bcrypt
What's Changed
Remove roots/wp-password-bcrypt by @dalepgrant (#770)