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.
[v1.0.23] (2025-01-27)
[v1.0.22] (2025-01-20)
[v1.0.21] (2025-01-13)
Enhancements
[Data Liberation] Add EPub to Blocks converter. (#2097)
- [Data Liberation] Block markup consumers and producers. (#2121)
- [Data Liberation] Filesystem entity reader. (#2125)
- [Data Liberation] Recognize self-closing blocks in WP_Block_Markup_Processor. (#2120)
- [Data Liberation] Refactor Entity Readers class diagram. (#2096)
PHP WebAssembly
- PHP 8.4 support. (#2038)
- Rewrote fileToUint8Array function to be also NodeJS/Deno compatible. (#2117)
- [PHP] Restore /internal files and Filesystem mounts after hotswapPhpRuntime is called. (#2119)
Bug Fixes
- [CORS Proxy] Support chunked encoding when running in Apache/Nginx/etc. (#2114)
Contributors
The following contributors merged PRs in this release:
@xx @xx
[v1.0.20] (2025-01-06)
Website
- Avoid login issue in deployment end-to-end tests. (#2065)
Contributors
The following contributors merged PRs in this release:
@xx