2.10.1

Fictionarry/TalkingGaussian2.10.1Mar 27, 2026by asvishnyakov

AI Summary

Security-focused maintenance release addressing vulnerabilities and updating npm publishing credentials.

Key Highlights

  • Fix for a security vulnerability in session ownership
  • Move to OIDC for npm publishing
  • Fix session ownership validation on websocket restore

New Features

  • OIDC for npm publishing
  • Session ownership validation

Full Release Notes

## What's Changed
* chore: move to oidc for npm publishing by @willydouhard in https://github.com/Chainlit/chainlit/pull/2854
* fix: validate session ownership on websocket restore by @willydouhard in https://github.com/Chainlit/chainlit/pull/2857
  * ⚠️ This is a **fix for a security vulnerability** in Chainlit


**Full Changelog**: https://github.com/Chainlit/chainlit/compare/2.10.0...2.10.1