v0.42.3
Playbook Studio v0.42.3
Features
- Added a shared filesystem registration foundation, enabling future support for shared storage across sessions
- Introduced a Cowork session registry, laying the groundwork for collaborative session management
- MCP connections can now use local JWT verification for faster, more reliable authentication
- MCP now supports public client access for unauthenticated connections by default
- Added support for claude.ai and claude.com origins when connecting via MCP
- MCP resource metadata is now served at a standardized location following the RFC 9728 specification
- The MCP resource server client ID is now configurable, with production seeding support
- Token exchange now correctly recognizes MCP as a valid audience, allowing smoother authentication flows
Improvements
- Updated authentication library (Better Auth) to the latest version for improved stability and compatibility
- After completing OAuth consent, users are now automatically redirected to the correct destination
- MCP connections now expose
WWW-Authenticateheaders, improving compatibility with standard authentication clients - Expanded internal documentation covering the MCP testing workflow for operators and contributors
Fixes
- Fixed an issue where manager plugin sync permissions were not correctly aligned
- Fixed a bug causing local plugin edit status to sync inaccurately
- Resolved an issue with the OAuth browser sign-in redirect and consent parameter handling