- Added full Next.js 16 compatibility with Turbopack HMR and build support (requires canary 16.1.1+).
- Introduced SQLite WAL mode and a configurable busyTimeout to improve concurrent read/write performance.
- Provided new APIs: live preview requestHandler hook, MCP select CRUD tools, automatic blocksAsJSON migration, and native useEffectEvent; plus assorted bug fixes.