1.0.506
版本发布时间: 2024-04-30 22:01:12
Chainlit/chainlit最新发布版本:1.2.0rc0(2024-09-18 20:40:19)
What's Changed
- pasting from microsoft products generates text instead of an image by @tpatel in https://github.com/Chainlit/chainlit/pull/934
- add support for
multiline
option inTextInput
chat settings field input by @kevinwmerritt in https://github.com/Chainlit/chainlit/pull/945 - do not prevent thread revalidation by @kevinwmerritt in https://github.com/Chainlit/chainlit/pull/944
- display the label instead of the value for menu item by @kevinwmerritt in https://github.com/Chainlit/chainlit/pull/943
- disable gzip middleware to prevent a compression issue on safari by @tpatel in https://github.com/Chainlit/chainlit/pull/952
Full Changelog: https://github.com/Chainlit/chainlit/compare/1.0.505...1.0.506