Skip to content

Releases: inworld-ai/inworld-web-sdk

@inworld/web-core 2.9.2

13 Jan 21:31
Compare
Choose a tag to compare

Fixed

  • Fix changing of scene capabilities
  • Fix changing participants during audio conversation

@inworld/web-core 2.9.1

03 Dec 18:04
Compare
Choose a tag to compare

Added

  • Add details to logs

@inworld/web-core 2.9.0

18 Nov 18:18
Compare
Choose a tag to compare

Added

  • Server to Client log events
  • Latency reporting support
  • S2C logs added to conversation history
  • Allow to validate sent packets using zod

Changed

  • Improve connection management

Fixed

  • Fix regenration of expired token
  • Wait for one-to-one conversation loading on data sending

@inworld/web-core 2.8.0

13 Aug 20:28
Compare
Choose a tag to compare

Fixed

  • Add characters that are out of scene to historical packets

Added

  • Support SPEECH_RECOGNITION_ONLY mode

Changed

  • Await for CLOSED WebSocket connection state after CLOSING one
  • Allow to change scene user parameters

Added

  • Allow to manage entity items
  • Tasks event support

@inworld/web-core 2.7.1

27 Jun 20:02
Compare
Choose a tag to compare

Fixed

  • Add user to scene automatically in case of one-to-one conversation
  • Allow to pass user as participant to multi-character conversation
  • Use character name as scene name if scene is not provided

@inworld/web-core 2.7.0

21 Jun 07:03
Compare
Choose a tag to compare

Added

  • Support Push-to-talk feature

Changed

  • Support new runtime protocol session configuration
  • Expose Inworld error codes

@inworld/web-threejs 1.6.0

18 Jun 03:36
Compare
Choose a tag to compare

Fixed

  • Issues with Innequin not aligning with his bones

@inworld/web-core 2.6.0

31 May 00:24
Compare
Choose a tag to compare
  • Multi-character conversation support (2.0)

@inworld/web-threejs 1.5.0

29 May 04:41
Compare
Choose a tag to compare

Changed

  • Updated Three.js to 164.1

Added

  • Added package minification yarn command

@inworld/web-core 2.5.0

03 May 16:33
Compare
Choose a tag to compare

Added

  • Allow to like, dislike or undo feedback
  • Handle runtime warnings

Changed

  • Change internal way to open session

Added

  • Allow to change scene and add characters to current scene