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.1.40] (2026-06-19)
[v3.1.39] (2026-06-15)
[v3.1.38] (2026-06-08)
[v3.1.37] (2026-06-08)
[v3.1.36] (2026-06-01)
[v3.1.35] (2026-05-25)
[v3.1.34] (2026-05-18)
PHP WebAssembly
- [PHP.wasm] Fix sqlite_markdown extension loading. (#3650)
- [PHP.wasm] Support web JSPI side module ABI exports. (#3647)
- [codex] Use wp-extensions markdown editor release. (#3648)
- [website] Add php-extension query parameter. (#3645)
Various
Personal Playground
- Personal WP: Improve app install dialog. (#3652)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk
[v3.1.33] (2026-05-14)
PHP WebAssembly
- [PHP.wasm] Export filesystem symbols for PHP side modules. (#3643)
Website
- [php-snippet] Simplify PHP snippet pointer handling. (#3640)
Contributors
The following contributors merged PRs in this release:
@adamziel
[v3.1.32] (2026-05-14)
PHP WebAssembly
- Expose SQLite auto-extension symbols to JS ABI. (#3641)
Various
- Export SQLite auto-extension symbols in Node PHP 8.4 JSPI artifact. (#3642)
Contributors
The following contributors merged PRs in this release:
@adamziel
[v3.1.31] (2026-05-14)
PHP WebAssembly
- Export SQLite auto-extension symbols for PHP.wasm side modules. (#3524)
- [CLI] Load custom PHP.wasm extensions. (#3616)
- [CLI] Support staged PHP.wasm side modules. (#3620)
Website
- Fix PHP snippet Run button pointer activation. (#3639)
- Fix PHP snippet run controls. (#3636)
- Polish PHP snippet run UI. (#3638)
Various
- Simplify personal WP app installer. (#3623)
- [DOCS] Running PHPUnit tests using the Playground CLI. (#3487)
- [docs] Adding reference to awesome playground page. (#3499)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk @bgrgicak @fellyph
[v3.1.30] (2026-05-11)
Bug Fixes
- Fix PHP-WASM node rebuild Docker context. (#3608)
Various
- Serve index fallback on my.wordpress.net. (#3611)
Contributors
The following contributors merged PRs in this release:
@akirk @chubes4
[v3.1.29] (2026-05-07)
Blueprints
- Personal WP: Remove fake browser chrome, improve dependent tab handling. (#3601)
Tools
PHP WebAssembly
- [Package] Exclude unused dependencies when building
package.jsonfiles. (#3232)
PHP WebAssembly
- [PHP][Node] Export more side-module symbols to support the SQLite WASM extension (#3605). (#3605)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk @mho22
[v3.1.28] (2026-05-05)
PHP WebAssembly
Website
- Escape TinyMCE inline CSS in WP editor init. (#3597)