Skip to content

Releases: memori-ai/memori-react

7.23.0

25 Mar 14:24
0ccb68f
Compare
Choose a tag to compare

7.23.0 (2025-03-25)

Features

  • add ConfirmDialog component with styling and stories (fcd51da)
  • add confirmDialogTitle and confirmDialogMessage props (0869a65)
  • add localized messages for completion provider outages and degraded performance (e712b31)
  • add new Alert and Info icons, update Warning icon for improved accessibility and styling (5af4ee8)
  • enhance CompletionProviderStatus component, improved status handling and visual feedback (a0da536)
  • refactored Drawer component with advanced features and improved UX (729d188)
  • show typing text after 30s (4b53e75)
  • standardize confirm dialog translations across locales (60f380d)

Bug Fixes

  • correct CSS variable naming in Drawer component for consistent styling (a5cf788)
  • lint (85e2466)
  • remove deprecated API component names from CompletionProviderStatus (68ff1ae)

Changes

  • enhance Drawer component with improved footer structure and content handling (4b22245)
  • i18n and styles import (c3ee4b3)
  • improve ConfirmDialog and Drawer components with enhanced z-index management and state handling (4b6554f)
  • optimize Drawer stories and translations for confirmation dialog (26b303c)
  • remove ConfirmDialog from Drawer component (95a1036)
  • remove console logs and simplify Drawer component logic (39f8a78)
  • simplify translation namespace in Drawer confirmation dialog (981df76)

Maintenance

  • replace default typing sentences (fe50410)
  • typing text timeout timespans (8e3e3cf)

7.22.0

21 Mar 15:50
a8ffc09
Compare
Choose a tag to compare

7.22.0 (2025-03-21)

Features

  • add privacy explanation section to StartPanel with tooltip and translations (1f214b7)
  • enhance UploadButton to support XLSX and CSV file uploads with improved error handling (574a47c)

Maintenance

  • align text privacy tooltip startpanel (1f539eb)

Changes

7.21.1

20 Mar 16:08
94f362f
Compare
Choose a tag to compare

7.21.1 (2025-03-20)

Bug Fixes

  • chat bubble headings color inherit (4b342df)

7.21.0

17 Mar 16:35
0011870
Compare
Choose a tag to compare

7.21.0 (2025-03-17)

Features

  • added AnimationLoader for flexible avatar animation management (d0837a1)
  • added AnimationParser for advanced avatar animation parsing (f66daf2)
  • create AnimationRegistry for centralized avatar animation management (0c735ef)
  • enhance WhyThisAnswer component with receiver details and context variables (5251cb1)
  • implement AnimationStateMachine for advanced avatar animation control (1aefb00)
  • implement AvatarAnimator as comprehensive animation management system (3049ef7)
  • improve RPM avatar detection and animation merging logic (1e86edb)

Bug Fixes

  • improve AvatarAnimator idle and animation transition logic (ee797aa)
  • improve receiver display logic and ensure context variables are handled correctly (6ce1227)
  • improve speech-to-text processing state management (cfe9f4a)

Changes

  • adjust emotion amplification and remove debug logging in MorphTargetController (4af0a70)
  • enhance AvatarAnimator with advanced animation management (3cda44c)
  • enhance AvatarAnimator with advanced emotion and sequence handling (f1e8f63)
  • enhance MorphTargetController with dynamic emotion processing (2fd8c2e)
  • enhance speech processing with robust message handling (1a1370f)
  • improve emotion mapping and processing in MorphTargetController (4a49461)
  • improve speech recognition (c6d1a1c)
  • optimize AvatarAnimator with advanced transition and sequence handling (1f67479)
  • simplify AvatarView component and remove unused animation-related props (d84dbc0)
  • simplify DynamicShadow component with AvatarAnimator integration (71c0991)
  • streamline HalfBodyAvatar component with simplified morph target and chat handling (8d68795)
  • upload button accepts pdf, txt and json (36d8c65)
  • why this answer i18n, ui and styles (18292dc)

Maintenance

  • generated by ai label in chat with fallback (f28199b)
  • update api client (8ab1bfd)
  • update Storybook stories with new avatar configurations and layouts (749c57a)
  • update Storybook stories with test scenarios for RPM avatar animations and layouts (b61a063)

7.19.2

07 Mar 12:22
41d2ff6
Compare
Choose a tag to compare

7.19.2 (2025-03-07)

Bug Fixes

  • handle position requirement before auto-starting memori (1b1948d)

Changes

  • tenant types from backend, remove customizations from dashboard (9aa6deb)

7.19.1

06 Mar 10:24
7e151d2
Compare
Choose a tag to compare

7.19.1 (2025-03-06)

Bug Fixes

  • prevent set instruct on pending sessions (fcbc7c0)

7.19.0

05 Mar 17:31
22447a2
Compare
Choose a tag to compare

7.19.0 (2025-03-05)

Features

  • optimize Avatar Canvas rendering performance (7147cb2)

Bug Fixes

  • make showShare and showSettings optional props with default values (ca33292)

7.18.0

26 Feb 15:00
61d9b70
Compare
Choose a tag to compare

7.18.0 (2025-02-26)

Features

  • enhance MathJax rendering and initialization in ChatBubble (3fe76f5)

Bug Fixes

  • add showSettings prop from integrationConfig (d6fe636)
  • ja zh lang labels (cb16897)
  • revert ChatTextArea CSS for better responsiveness and styling (69a3199)

Changes

  • expand textarea more (c1e09ce)
  • use useLayoutEffect for MathJax rendering (e75676d)

7.17.2

25 Feb 16:12
eea5a27
Compare
Choose a tag to compare

7.17.2 (2025-02-25)

Bug Fixes

  • double backslashes for LaTeX parsing (b81a2a8)
  • improve fullscreen handling (5d0f350)
  • prevent start session loops on error (13032a9)

Changes

  • improve markdown rendering and math formatting in ChatBubble (df93671)

Maintenance

7.17.1

20 Feb 11:04
950ec0e
Compare
Choose a tag to compare

7.17.1 (2025-02-20)

Bug Fixes