- Updated `sanity init` for Next.js to install next‑sanity v9 and Next.js v14, and added `// @sanity typegen ignore` support to exclude queries from type generation.
- Fixed several issues: scheduled publishing plugin visibility, Portable Text Input stability, removed circular reference to `usePaneRouter`, and memoized initial value functions for better performance.
- Introduced new UI/structure features: server‑side document actions toggle, `initialActive` prop for PortableTextInput, and sheet list/table view with customizable columns.