v2.0.0-beta.22
Fixed:
- Fixed a rare issue where the latest message sent may not be saved into chat history
- Fixed error messages in console when chat history loads options or checkboxes
Added:
- Added a new
storageType
property tosettings.chatHistory
that allows users to specifyLOCAL_STORAGE
orSESSION_STORAGE
for storing chat messages - Improved plugin experience by allowing plugin developers to include auto-setups
- Toasts styles are now handled independently, allowing different toasts to show up concurrently