Skip to content

Releases: memori-ai/memori-react

7.13.2

07 Jan 14:16
b0270cc
Compare
Choose a tag to compare

7.13.2 (2025-01-07)

Maintenance

  • unused chat props as optional (6e90a9f)

Changes

  • clean up audio handling (bb08519)

7.13.1

03 Jan 11:46
1a70d88
Compare
Choose a tag to compare

7.13.1 (2025-01-03)

Bug Fixes

  • move css import in tsx to main css file (29714ac)

Maintenance

  • remove giver/instruct flows (8dbef44)

7.13.0

03 Jan 10:12
e532b2a
Compare
Choose a tag to compare

7.13.0 (2025-01-03)

Features

  • auto start prop, starts chat on load (773feae)
  • internal: allow integration object as prop (63b3f0f)

Bug Fixes

  • scrollIntoView optional chaining (7c0a290)

Changes

  • new prop to apply css properties to :root (055a189)

7.12.2

24 Dec 10:23
12b323e
Compare
Choose a tag to compare

7.12.2 (2024-12-24)

Changes

  • new scroll logic by last user msg (bc469d3)

Maintenance

  • rename memori/twin in agents (179868d)

7.12.1

24 Dec 09:41
85ed96c
Compare
Choose a tag to compare

7.12.1 (2024-12-24)

Bug Fixes

  • improve condition for media handling in ChatBubble component (89506e7)
  • showUpload from integration bool checking and fallbacks (c87f5d8)

7.12.0

20 Dec 07:47
1251a98
Compare
Choose a tag to compare

7.12.0 (2024-12-20)

Features

  • add new story for GiovannaProvaWithPreviousSession with session details (cade750)
  • add new story variants for Giovanna and enhance MorphTargetController with detailed comments (ee944c8)
  • added comments to separeted handling for GLB and RPM (893ad9f)
  • added sperated blend shape emotions handling for RPM and custom GLB (511e716)
  • ChatBubble: integrate file upload and preview features (7651640)
  • Chat: enhance chat inputs with file upload functionality and media handling (2bdd9bb)
  • consolidate avatar animation constants into a single file with the emotions mapping constants (98d6085)
  • enhance organization of avatar animation configuration (312f3a2)
  • FilePreview: add FilePreview component with styles, stories, and tests (0bb6262)
  • updated snapshots (9a04d6d)
  • UploadButton: add file upload component with styling and stories (bd9d526)

Bug Fixes

  • AgeVerificationModal: update z-index for improved modal visibility (39043c7)
  • boe avatar url (7e32f25)
  • for CompletionProviderStatus improved react renders and api calls (911ee87)

Changes

  • remove ConvertAPI token and fetch token dynamically in UploadButton component (568da4f)
  • replaced old blenshapes name with updated ones (3fffd62)
  • update comments for RPM and GLB emotion handling in AvatarComponent (533bd93)
  • update import paths for avatar components (1ee58c9)
  • UploadButton: remove convertapiToken prop and streamline token fetching logic (1bbc761)

Maintenance

  • cleanup + add global prop for showUpload (fa29eb6)
  • downgrade convertapi-js version and update dependencies in package.json and yarn.lock (ce33a34)
  • update configuration and add convertapi-js mock (d961e72)
  • update dependencies and package versions in package.json and yarn.lock (fcc0220)

7.11.4

10 Dec 13:06
764f976
Compare
Choose a tag to compare

7.11.4 (2024-12-10)

Bug Fixes

  • links color in user chat bubbles (813e557)

7.11.3

06 Dec 14:11
df97003
Compare
Choose a tag to compare

7.11.3 (2024-12-06)

Bug Fixes

7.11.2

06 Dec 10:37
700aaff
Compare
Choose a tag to compare

7.11.2 (2024-12-06)

Changes

  • install mathjax only if useMathFormatting is enabled (8648ed0)

7.11.1

06 Dec 09:13
99d425d
Compare
Choose a tag to compare

7.11.1 (2024-12-06)

Bug Fixes

  • markdown formatting lists and newlines (ff42a33)
  • resume session will create new session if expired (a85ea67)