Skip to content

Releases: memori-ai/memori-react

7.2.0

31 Jul 08:23
53fb74c
Compare
Choose a tag to compare

7.2.0 (2024-07-31)

Features

Changes

7.1.3

30 Jul 05:59
246cd70
Compare
Choose a tag to compare

7.1.3 (2024-07-30)

Maintenance

  • turn console error in warn/debug for non essential/handled errors (8693910)

7.1.2

24 Jul 11:27
2a2fe50
Compare
Choose a tag to compare

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

22 Jul 08:27
3196cbd
Compare
Choose a tag to compare

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

18 Jul 09:53
3f2a302
Compare
Choose a tag to compare

7.1.0 (2024-07-18)

Features

  • new event MemoriNewDialogState emitted when receiving new state from engine (9da9690)

7.0.8

16 Jul 08:29
7ba6dad
Compare
Choose a tag to compare

7.0.8 (2024-07-16)

Changes

  • chat layout progressive max-width (80c8ab8)

7.0.7

12 Jul 14:27
975e8a9
Compare
Choose a tag to compare

7.0.7 (2024-07-12)

Bug Fixes

7.0.6

12 Jul 14:12
021be17
Compare
Choose a tag to compare

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

11 Jul 09:43
674c284
Compare
Choose a tag to compare

7.0.5 (2024-07-11)

Changes

  • fix mathjax selector overlap on parenthesis, refactor mathjax config (faf91e7)

7.0.4

09 Jul 13:47
fddc632
Compare
Choose a tag to compare

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)