|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. Entries are generated by homeboy from git commits. |
4 | 4 |
|
| 5 | +## [0.12.28] - 2026-07-18 |
| 6 | + |
| 7 | +### Changed |
| 8 | +- Normalize root extra-plugin source subpaths |
| 9 | +- Accept canonical GitHub repository casing |
| 10 | +- Serve WordPress through the Cloudflare Worker |
| 11 | +- Use MDI constrained runtime for R2 revisions |
| 12 | +- Persist canonical MDI revisions in R2 |
| 13 | +- Probe MDI primary R2 persistence |
| 14 | +- Serialize Cloudflare WordPress state revisions |
| 15 | +- Boot Cloudflare runtime from streamed WordPress seed |
| 16 | +- Probe Cloudflare WordPress short bootstrap |
| 17 | +- Skip installer checks for seeded WordPress |
| 18 | +- Expose visual explanation controls |
| 19 | +- Disable WordPress bootstrap side effects |
| 20 | +- Boot Cloudflare WordPress from install seed |
| 21 | +- Filter remote WordPress archive entries |
| 22 | +- Load PHPUnit dependencies after database install |
| 23 | +- Resolve omitted publication base from repository metadata |
| 24 | +- Consolidate WordPress runtime inputs |
| 25 | +- Split streamed WordPress boot probes |
| 26 | +- Stream WordPress server files in Cloudflare boot |
| 27 | +- Probe PHP and WordPress archive overlap |
| 28 | +- Split Cloudflare archive memory probes |
| 29 | +- Instrument Cloudflare WordPress boot phases |
| 30 | +- Add stateful block editor mutation steps |
| 31 | +- Expose editor actions to fuzz sequences |
| 32 | +- Forward runtime environment to PHPUnit |
| 33 | +- Raise Cloudflare WordPress boot CPU budget |
| 34 | +- Add Cloudflare WordPress runtime gate |
| 35 | + |
| 36 | +### Fixed |
| 37 | +- Fix runtime backend boundary enforcement |
| 38 | +- Fix runner workspace default branch resolution |
| 39 | +- Fix nested mount overlays |
| 40 | + |
5 | 41 | ## [0.12.27] - 2026-07-18 |
6 | 42 |
|
7 | 43 | ### Changed |
|
0 commit comments