All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Json library reference bug fix
- Session Manager to cache multiple sessions IDs
- Conversation flow state in API response
- Player event logging
- Emotion in generated audio responses
- Font overwrite support in Chat Panel and Chat Input
- Unity 6 support
- Chat Panel CleanMessages method fix
- Neocortex Interactable component for Spatial Awareness
- Metadata handling in ApiRequest
- Push-to-Talk UI button fix
- Handle string errors coming from audio gen endpoint
- Emotion Node support, ApiResponse and ChatResponse has emotion field for enum values
- Audio and Chat Samples are updated with emotion value debugging
- Neocortex API V2 implementation in API Request class
- Neocortex Smart Agent, GetChatHistory, Clean Session ID and Get Session ID methods
- Text Chat History sample project
- Chat Panel, Clean Messages method
- Audio trimming improved
- Microphone Permission utility for mobile builds
- Mobile Audio Chat Test sample
- Neocortex Audio Receiver microphone picker improvements
- Webrequest progress property and cancellation support
- Various UI Elements fixes
- Web Request class decoupling
- Writing Indicator for Chat Panel
- Right-to-Left language support in Chat Panel
- Microphone dropdown component
- Component and sample updates
- WebGL audio support
- API updates and request unification
- Audio receiver fixes
- Sample project updates
- Initial Release