v1.2.0
emcie-co/parlantv1.2.0Dec 19, 2024by kichanyurd
AI Summary
This release improves the Session API by exposing event deletion flags and enhances error handling and UI stability in the sandbox environment.
Key Highlights
- Expose deletion flag for events in Session API
- Improve sandbox UI stability regarding message regeneration and status icons
- Fix tool calling with optional parameters
New Features
- Event deletion flag in Session API
Full Release Notes
## [1.2.0] - 2024-12-19 ### Added - Expose deletion flag for events in Session API ### Changed - Print traceback when reporting server boot errors - Make cancelled operations issue a warning rather than an error ### Fixed - Fixed tool calling with optional parameters - Fixed sandbox UI issues with message regeneration and status icon - Fixed case where guideline is applied due to condition being partially applied ### Removed None