Releases: inworld-ai/inworld-web-sdk
Releases · inworld-ai/inworld-web-sdk
@inworld/web-core 2.9.2
Fixed
- Fix changing of scene capabilities
- Fix changing participants during audio conversation
@inworld/web-core 2.9.1
Added
- Add details to logs
@inworld/web-core 2.9.0
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
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
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
Added
- Support Push-to-talk feature
Changed
- Support new runtime protocol session configuration
- Expose Inworld error codes
@inworld/web-threejs 1.6.0
Fixed
- Issues with Innequin not aligning with his bones
@inworld/web-core 2.6.0
- Multi-character conversation support (2.0)
@inworld/web-threejs 1.5.0
Changed
- Updated Three.js to 164.1
Added
- Added package minification yarn command
@inworld/web-core 2.5.0
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