Skip to main content

Release Notes

February 22, 2024 - Version 20240221

SDKs

  • Improved auto reconnection in Unity (package updates to be deployed)
  • Improved session management (package updates to be deployed)
  • Unreal Playground Updates
    • Enable save & restore sessions
    • Added showcase for Dynamic Contextual Awareness
    • Added showcase for Interactable Items

Studio

  • Voice Panel UI updated
    • With this new UI release, we are also releasing over 20 new voices! We're delivering a suite of voices to support more use cases across various experiences.
  • Arcade UI Update
  • Add Copy character feature to Arcade

Runtime Character

  • Enhanced Narrative Actions control
  • Knowledge Addition/Removal via Character Mutations updated

Bug Fixes

  • Fixed an issue where regeneration slider can jump back to the first frame
  • Fixed a bug in Arcade where category links overflowed

January 24, 2024 - Version 20240123

SDKs

  • Updated the copyright claim for the current year.
  • Modified the terms of the Inworld SDK License.
  • Enhanced the Unreal SDK to improve narrative control capabilities from the client side.
  • Added Goals and Actions showcase to the Unity Playground.

Studio

  • Added indicators to display the current language in the workspace.
  • Improved the clarity and user experience of the "Confirm Import" notification.

Bug Fixes

  • Fixed an issue where the system assumed player responses.
  • Enabled dynamic configuration of data retrieval settings.
  • Resolved the issue where the LoadedScene event was not being dispatched.
  • Fixed asset propagation issues occurring during event loading.

January 10, 2024 - Version 20240109

Large Language Models (LLM)

  • Multilingual Support: Beta for Mandarin (Simplified Chinese) and Korean language support.
  • Direct LLM Prompting: Deployed individual service for direct LLM prompting.
  • Infrastructure Improvements: Ongoing enhancements to the underlying infrastructure for better performance and reliability.
  • LLM Voice Improvements: Continue LLM quality voice improvements.

Runtime Character

  • Relationships: Various improvements to customizable relationships.
  • Goals: Various improvements to goals mutations.
  • Error Messages: Enhanced error messaging in GRPC status details.
  • Broken Links: Fixed broken links in Studio.

Godot SDK

  • Godot SDK: We are thrilled to announce the release of our open-source Godot SDK. It's now available for developers and enthusiasts to explore and contribute.
  • Documentation: Documentation can be found both in the repository's README and on our docs site, providing guidance for using the SDK.

December 20, 2023

Large Language Models (LLM)

  • ASR v1 Rollout: Gradual implementation of ASR version 1.
  • Infrastructure Improvements: Ongoing enhancements to the underlying infrastructure for better performance and reliability.
  • LLM Voice Improvements: Continue LLM quality voice improvements.

Runtime Character

  • Relationship Trigger Update: Added relationship numeral value changes as a trigger mechanism (see Relationships).
  • SDK Method Update: SDK methods now include numeral value changes to trigger.
  • Emotions and Relationships Consolidation: Merged emotions and relationships into a single LLM call for streamlined processing.

Playgrounds

  • Demo Completion: Finalized the Mutations demo for Playground.