v0.1.3
Latest- Behaviour tab for assistant name, greeting, response mode, tone, response style, custom behaviour instructions, and fallback instructions
- Widget assistant-turn reactions with optional thumbs or hearts, configurable from the dashboard
- Conversation filters for needs-review, liked, disliked, and unrated answers
- Teach the bot action that turns disliked answers into suggested knowledge for review
- Conversation delete action with confirmation
Changed
- Conversation satisfaction now uses all assistant-turn reactions instead of the latest reaction only
- Needs-review status now tracks negative reactions while preserving other review signals
- Widget preview now shows a sample exchange and reaction controls
Fixed
- Conversation filters now run in the database before pagination so older liked or disliked chats are not missed
- Response-mode cards keep readable hover and selected states
- Reaction updates are rate-limited even when a visitor id is missing
- Prisma migration history now matches the applied widget icon enum values