Skip to content

Releases: khaledalam/avatoon

v1.10.0

Choose a tag to compare

@khaledalam khaledalam released this 15 Jul 15:22

1.10.0 (2026-07-15)

Features

  • React Native (Expo) support (4adfe3a)

v1.9.3

Choose a tag to compare

@khaledalam khaledalam released this 15 Jul 14:03

1.9.3 (2026-07-15)

Bug Fixes

  • replace broken codecov and bundlejs badges with self-hosted accurate badges (c611c70)

v1.9.2

Choose a tag to compare

@khaledalam khaledalam released this 15 Jul 12:14

1.9.2 (2026-07-15)

Bug Fixes

  • add live auto-updating downloads chart at top of readme (93d3099)

v1.9.1

Choose a tag to compare

@khaledalam khaledalam released this 15 Jul 12:07

1.9.1 (2026-07-15)

Bug Fixes

  • refresh readme and add downloads graph, republish to npm (7c288a5)

v1.9.0

Choose a tag to compare

@khaledalam khaledalam released this 09 Jul 13:11

1.9.0 (2026-07-09)

Features

  • configurable Environment (#1), expose subcomponents (#6); lift coverage to ~80% (891e2a5)

v1.8.1

Choose a tag to compare

@khaledalam khaledalam released this 09 Jul 12:23

1.8.1 (2026-07-09)

Bug Fixes

  • stop and release avatar audio on unmount so switching modes doesn't overlap clips (1488793)

v1.8.0

Choose a tag to compare

@khaledalam khaledalam released this 09 Jul 12:20

1.8.0 (2026-07-09)

Features

  • add Azure/Polly/Rhubarb viseme converters and fix/expand the viseme map (3489c17)

v1.7.0

Choose a tag to compare

@khaledalam khaledalam released this 09 Jul 12:11

1.7.0 (2026-07-09)

Features

  • add onError prop with an error boundary so a bad glbUrl won't crash the host app (e6d3e10)

Performance Improvements

  • compress placeholder avatar asset 12.3MB to 3.6MB (d61cf16)
  • example: meshopt-compress demo avatar 12.3MB to 3.6MB (visemes preserved) (f579b1f)

v1.6.0

Choose a tag to compare

@khaledalam khaledalam released this 09 Jul 11:16

1.6.0 (2026-07-09)

Features

  • configurable camera framing with better defaults and arms-down LipSync pose (3727021)

v1.5.1

Choose a tag to compare

@khaledalam khaledalam released this 09 Jul 08:01

1.5.1 (2026-07-09)

Bug Fixes

  • clone GLTF scene per instance so multiple avatars on a page don't conflict (3776751)