Releases: memori-ai/memori-react
Releases · memori-ai/memori-react
7.2.0
7.2.0 (2024-07-31)
Features
Changes
7.1.3
7.1.3 (2024-07-30)
Maintenance
- turn console error in warn/debug for non essential/handled errors (8693910)
7.1.2
7.1.2 (2024-07-24)
Bug Fixes
- dont include media wrapper if no media is shown (b492706)
Maintenance
- enhancements for new lines parsing (c30cde5)
7.1.1
7.1.1 (2024-07-22)
Bug Fixes
- chat layout responsiveness width (adfc95a)
- remove microphone button mouse leave event, caused conflicts sending on hover (625626f)
7.1.0
7.1.0 (2024-07-18)
Features
- new event MemoriNewDialogState emitted when receiving new state from engine (9da9690)
7.0.8
7.0.8 (2024-07-16)
Changes
- chat layout progressive max-width (80c8ab8)
7.0.7
7.0.7 (2024-07-12)
Bug Fixes
7.0.6
7.0.6 (2024-07-12)
Maintenance
- add new prop disableTextEnteredEvents to disable listeners (b4ab8b7)
- add try catch on message sending, stopping loading on error (079bd15)
7.0.5
7.0.5 (2024-07-11)
Changes
- fix mathjax selector overlap on parenthesis, refactor mathjax config (faf91e7)
7.0.4
7.0.4 (2024-07-09)
Bug Fixes
Changes
- dont store preference and remove selector for send on enter, different defaults for desktop and mobile (e6af1ba)