Change8

2.1.2

📦 chainlitView on GitHub →
1 features🐛 4 fixes

Summary

This release focuses on minor bug fixes, accessibility improvements, and enhances command filtering logic. The submit button behavior is improved when the input is empty.

✨ New Features

  • Command filtering now uses 'includes' instead of 'startsWith'.

🐛 Bug Fixes

  • The submit button is now disabled when the input field is empty.
  • Fixed issue related to pasting HTML content.
  • Resolved React warnings and accessibility issues.
  • Ensured the 'running' status is passed correctly to the message context.