Changelog
All notable changes to this project are documented in this file by a CI job that runs on every NPM release. The file follows the Keep a Changelog format.
[v3.0.46] (2026-01-26)
PHP WebAssembly
- [PHP] Fix PHP web asyncify build socket function exports. (#3168)
Various
- [i18n] Add Bengali translation for about/build.md. (#3165)
- [website] Fix broken end-to-end tests because of sqlite db integration update. (#3172)
Personal Playground
- [personal-wp] Add Health Check recovery. (#3157)
- [personal-wp] Introduce a Personal Playground mode. (#3155)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk @noruzzamans
[v3.0.45] (2026-01-22)
Tools
PHP WebAssembly
- [PHP] Redis as a dynamic extension for Node.js. (#3129)
PHP WebAssembly
- [PHP] Add php-memcached as a dynamically loadable extension for Node.js. (#3133)
Website
- More reliably relay blueprints to kapa. (#3153)
Bug Fixes
- Fix "Cannot read properties of undefined (reading 'data')" with nx. (#3151)
Various
- Added changes to correct automatically translated text in French for …. (#3159)
- Corrections to automattic translation for 08-examples.md. (#3161)
- Update lock file in dev-tools. (#3154)
- [PHP] Use synchronous connect() for Asyncify builds. (#3160)
- [i18n] Add Bengali translation for about/index.md. (#3149)
- [i18n] Add Bengali translation for releases.md. (#3142)
- [i18n] ja translations developer architecture PHP Filesystem and Asyncify. (#3141)
Personal Playground
- [website] Refactor out an Overlay component from saved-playgrounds-overlay. (#3152)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk @beryl-dlg @noruzzamans @shimotmk
[v3.0.44] (2026-01-20)
Enhancements
- [CLI] Enable defining WordPress constants via CLI flags. (#3128)
PHP WebAssembly
- [PHP] gethostbyname – native DNS resolution in Node.js builds. (#2988)
Website
- Fix sitemap.xml redirect to wp-sitemap.xml. (#3140)
Internal
- Update CLAUDE.md with Node.js version guidance. (#3144)
Contributors
The following contributors merged PRs in this release:
@adamziel
[v3.0.43] (2026-01-19)
Enhancements
- Add CLAUDE.md for AI assistant guidance. (#3136)
PHP WebAssembly
- Remove support for PHP 7.2 and 7.3. (#3127)
- [PHP] Add mmap support to proxyFS. (#3126)
- [PHP] Cleanup 7.2 and 7.3-specific build code. (#3137)