- Add multiple new core and extension features, including SQLite off‑thread init, KV versionstamp returns, and several crypto APIs (checkPrime, createSecretKey, aes‑128‑ecb, Sign)
- Fix numerous CLI, core, LSP, and extension bugs such as module‑not‑found coloring, blob URL caching, missing KV getMany, and TypeScript upgrade to 5.0.3
- Improve WebSocket performance with specialized ops and efficient event‑kind serialization