2.0.dev2
版本发布时间: 2024-10-25 20:38:06
Chainlit/chainlit最新发布版本:2.0.3(2025-01-14 22:48:39)
Important Security Notice
This development release temporarily reverts recent security improvements to restore element functionality. The element feature currently contains a known security vulnerability that could allow unauthorized file access. As this is a development release, it should not be used in production environments.
What's Changed
- Fixed elements not displaying when using authentication by @hayescode in https://github.com/Chainlit/chainlit/pull/1474
- Temporarily reverted file access security improvements from 2.0.dev1 to restore functionality (#1441)
Development Status
Work is underway to implement HTTP-only cookie authentication as a comprehensive security solution. This will be a key feature of upcoming development releases.
Full Changelog: https://github.com/Chainlit/chainlit/compare/2.0.dev1...2.0.dev2