- Local API now forwards the `depth` option to `req.query.depth`, aligning its behavior with REST/GraphQL calls.
- `payload.db.create` gains a `customID` argument, and the MCP plugin migrates to the new mcp handler (SDK 1.25.2) fixing a security vulnerability and adding `disableSse`, `onEvent`, and `redisUrl` options.
- A batch of bug fixes across plugins, UI components, and storage, plus updated documentation for cell components, custom components, and Next.js version guidance.