v6.8
·
798 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Assistants
New Features
- Status alerts that may affect the current assistant being created or edited are now surfaced on the Assistant Create/Edit page. Status incidents will only appear if the latest status update still includes the assistant version in the affected services.
Resolved Issues
- Fixed: Users may be unable to navigate back to the Assistants overview page from the Create/Edit Assistants page.
Voice Mode
Updates & Improvements
- Errors encountered while a user is trying to access a Voice Mode recording will be surfaced through a toast message, including when a recording is unavailable or not found.
Internal
New Features
- Adds
m04_check_voice_mode_recordingsscript to export amissing_voice_mode_recordingsCSV file including information about any missing Voice Mode recordings.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- feat/ Display status alerts when Editing Assistants by @ekassos in #1023
- fix/ Back navigation on the Assistant page freezes by @ekassos in #1024
- feat/ Script to investigate missing voice mode recordings by @ekassos in #1025
- feat/ Show error message when
fetchRecordingfails by @ekassos in #1026
Full Changelog: 796-srv375-web232...800-srv377-web235