Features
- feat(security): add GTM and GA domains to CSP for hosted environments (#4024)
- feat(auth): add DISABLE_GOOGLE_AUTH and DISABLE_GITHUB_AUTH env vars (#4019)
- feat(claude): add you-might-not-need-an-effect slash command (#4018)
- feat(dagster): expand integration with 9 new tools and full GraphQL validation (#4013)
Improvements
- improvement(docs): ui/ux cleanup (#4016)
Bug Fixes
- fix(signup): fix turnstile key loading (#4021)
- fix(docs): resolve missing tool outputs for spread-inherited V2 tools (#4020)
- fix(modals): consistent text colors and workspace delete confirmation (#4017)
- fix(knowledge): prevent navigation on context menu actions and widen tags modal (#4015)
- fix(table): escape LIKE wildcards in $contains filter values (#3949)
- fix(sso): default tokenEndpointAuthentication to client_secret_post (#3627)
- fix(blog): stack featured posts vertically on mobile to prevent horizontal overflow (#4012)
Other Changes
- chore(stores): remove unused exports and dead code from zustand stores (#4014)