Releases: memori-ai/memori-react
Releases · memori-ai/memori-react
7.23.0
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
7.22.0
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
- upload accpets json (49a76fa)
7.21.1
7.21.0
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)