v7.18
·
454 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Voice Mode
New Features
- Use the new GPT Realtime 1.5 model for improved instruction following. GPT Realtime 1.5 is the new recommended model for Voice Assistants.
Internal
Updates & Improvements
- Dependency updates.
- Bumped eslint version to 10.0.1, which updates the minimatch dependency version.
- Adjusted ajv dependency version constraints to allow versions >=6.14.0 and <7.0.0, as these versions also resolve the security issue v8.18.0 previously resolved. As such, removed the eslint patch file as it is no longer needed.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- deps: change update schedule from daily to weekly for pip and npm by @ekassos in #1433
- deps(gha)/ bump the github-actions group with 4 updates by @dependabot[bot] in #1434
- change(deps): Update Dependabot schedule to use cron jobs by @ekassos in #1435
- deps(web-dev): bump the development-dependencies group in /web/pingpong with 5 updates by @dependabot[bot] in #1436
- deps(web): remove eslint patch and update dependencies by @ekassos in #1437
- deps(web): restore minimatch security bump by @ekassos in #1438
- deps(web-dev): bump the development-dependencies group in /web/pingpong with 2 updates by @dependabot[bot] in #1439
- feat: support for GPT Realtime 1.5 model by @ekassos in #1440
Full Changelog: v1064+srv545.web366...v1070+srv546.web370