- Added declarative layout assignment via `appLayout` in route rules and support for layout props with `setPageLayout`.
- Enabled payload extraction for ISR/SWR routes (including dev mode) and introduced module disabling from layers, route groups in page meta, server alias, draggable error overlay, and async plugin constructors.
- Performance optimizations (hook filters, SSR styles, route‑rules compilation), deprecation of `statusCode`/`statusMessage`, numerous bug fixes, and documentation improvements.