Skip to content

Releases: memori-ai/memori-react

7.8.2

21 Oct 14:33
Compare
Choose a tag to compare

7.8.2 (2024-10-21)

Bug Fixes

  • correctly reset emotion morph targets (e0c3828)
  • removed unused prop into AvatarComponent (57774d4)

7.8.1

21 Oct 11:40
24a9f1a
Compare
Choose a tag to compare

7.8.1 (2024-10-21)

Features

  • added new female animations (8f26840)

7.8.0

18 Oct 10:36
639ae4e
Compare
Choose a tag to compare

7.8.0 (2024-10-18)

7.8.0-rc.1

18 Oct 09:52
e133fa4
Compare
Choose a tag to compare
7.8.0-rc.1 Pre-release
Pre-release

7.8.0-rc.1 (2024-10-18)

Features

  • fine tuned lip sync params (25f6d53)
  • improved fullbody avatar state management (ddac623)
  • removed scroll beahviour for ZOOMED FULL BODY (2c9e1ae)

Bug Fixes

  • adjusted ZOOMED FULL BODY layout style (cefab1e)
  • fixed starting twice audio (d108ea8)

7.8.0-rc.0

17 Oct 11:40
25e1cd3
Compare
Choose a tag to compare
7.8.0-rc.0 Pre-release
Pre-release

7.8.0-rc.0 (2024-10-17)

Features

  • fine tuned lip sync (f8557ee)
  • reintroduced old lip sync system (3626b55)
  • reintroduced old lip sync system (0678e46)

Bug Fixes

  • adjusted half body avatar component woth lip sync and blink (5c8f8cd)
  • half body avatar (c70ca97)
  • zoomed full body styles (47cfc0d)

Maintenance

  • adapt showFullHistory for hidden chat layout (872b28d)
  • reduce VISEME_OVERLAP (474e3ea)

7.7.1

15 Oct 14:45
3ae8870
Compare
Choose a tag to compare

7.7.1 (2024-10-15)

Features

Bug Fixes

  • fine tuned lip sync and base animations (6905874)

7.7.0

15 Oct 09:40
f80bb9b
Compare
Choose a tag to compare

7.7.0 (2024-10-15)

Features

Bug Fixes

  • avatar 3d animations, fine tuned lip sync values and removed useless function to useEffect (1a51c26)

Changes

7.6.1

11 Oct 15:52
Compare
Choose a tag to compare

7.6.1 (2024-10-11)

Bug Fixes

  • added 'memori-' to all of hidden chat classes (adebe23)
  • added DateSelector inside the Jest ignore patterns (92787c6)

7.6.0

11 Oct 08:10
cca8f0d
Compare
Choose a tag to compare

7.6.0 (2024-10-11)

Features

  • added context for handling visemes and lips animation (82d68e4)
  • added emotion to XML audio tag (c188673)
  • added face mesh when animation is triggered and eye blink (76c9374)
  • added loading animations (2c53776)
  • added mistral and anthropic to completion provider status (70f05ec)
  • added mouth movement using visemes based on the text provided (af55d34)
  • added new animations for Male and Female avatar (0d63458)
  • added new hidden chat layout (a83800d)
  • added new zoomed avatar layout (b031488)
  • made avatar mesh transitions smoother and added emotion animation based on chat tag (82a1fae)
  • removed unused hooks and linked context function for lips animation (dea3740)
  • temp: modified default prop show animations controls to true (a3b2adc)
  • updated skinned mesh name for the latest glb released (278ccb8)

Bug Fixes

  • a11y: add aria label on hidden chat controls (c858262)
  • added padding to HIDDEN_CHAT layout (5856be7)
  • auto translate ui if not multilingual (754f6a8)
  • fixed name of new layout ZOOMED_FULL_BODY (353bf32)
  • hidden chat layout doesn't overlapse with the content (055cbe5)
  • import style (543157d)
  • reinserted inside half body the blink and speak animation (80e4889)
  • removed chat visibility on mobile (3aa1fa8)
  • removed tag from speech text and adjusted viseme smoothing value (fe5b4dd)
  • style: fixed hidden chat layout style (b95eb60)

Maintenance

  • get visemes data from azure and processed the visemes data when speak (14c76a8)
  • update api client (034eb38)

Changes

  • strip html in msg parsing for TTS, fix plaintext to copy (4d95f39)

7.5.1

24 Sep 11:51
3007567
Compare
Choose a tag to compare

7.5.1 (2024-09-24)

Bug Fixes

  • avatar view add suspense (b3d21ca)
  • output tag parsing for tts (a641461)