v7.9.2
·
547 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Voice Mode
Resolved Issues
- Fixed: Voice mode transcripts may show gaps or messages may be missing in the Voice mode transcript for some users.
- Fixed: Messages in Voice mode transcripts may display in the wrong order.
Internal
Updates & Improvements
- Move Claude Code workflows from API Billing to subscription billing, and update to latest version of the workflows.
- Dependency upgrades.
- Bump @isaacs/brace-expansion to
>=5.0.1to resolve @isaacs/brace-expansion has Uncontrolled Resource Consumption.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- chore(dev): upgrade Claude Code workflows by @ekassos in #1346
- deps(web): bump @isaacs/brace-expansion to 5.0.1 by @ekassos in #1347
- deps(py): bump orjson from 3.11.6 to 3.11.7 in the production-dependencies group by @dependabot[bot] in #1349
- deps(web-dev): bump the development-dependencies group in /web/pingpong with 2 updates by @dependabot[bot] in #1348
- deps(web): bump tldts from 7.0.21 to 7.0.22 in /web/pingpong in the production-dependencies group by @dependabot[bot] in #1356
- deps(py-dev): bump tqdm from 4.67.2 to 4.67.3 in the development-dependencies group by @dependabot[bot] in #1357
- fix(voice): better transcript ordering by anchoring on
conversation.item.addedby @ekassos in #1358
Full Changelog: 986-srv501-web331...992-srv504-web335