This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixes AudioContext leak and adds a 120‑second maximum recording duration.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Add 120s max recording duration Add 120s max recording duration Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Accept i16 samples from frontend instead of f32 Accept i16 samples from frontend instead of f32 Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Emit dictation-progress events during model download Emit dictation-progress events during model download Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Deliver empty transcript when no speech detected Deliver empty transcript when no speech detected Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Deprecation | Low |
Remove unused SettingsModal styles Remove unused SettingsModal styles Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Fix AudioContext leak by reusing singleton Fix AudioContext leak by reusing singleton Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Refactor | Low |
Switch Rust state to OnceLock for simpler lazy init Switch Rust state to OnceLock for simpler lazy init Source: llm_adapter@2026-05-29 Confidence: high |
— |
Full changelog
Changes to dictation code
- Switch Rust state to OnceLock for simpler lazy init
- Accept i16 samples from frontend instead of f32
- Emit dictation-progress events during model download
- Add 120s max recording duration
- Fix AudioContext leak by reusing singleton
- Deliver empty transcript when no speech detected
- Remove unused SettingsModal styles
Full Changelog: https://github.com/monolabsdev/openbench-ai/compare/v0.7.0...v0.7.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About monolabsdev/openbench-ai
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]