15 lines
674 B
Markdown
15 lines
674 B
Markdown
|
|
# 0.2.86 — 2026-07-04
|
||
|
|
|
||
|
|
## Features
|
||
|
|
|
||
|
|
- **Voice language** setting now lets you pick speech-to-text language (including System) in the Editor settings.
|
||
|
|
- **Tab autocomplete** now suggests your next prompt as ghost text after each turn.
|
||
|
|
- **/usage** (and /cost) is now hidden for free and X Basic personal accounts.
|
||
|
|
- **Media generation** no longer hits per-session file limits; image and video byte budgets increased.
|
||
|
|
|
||
|
|
## Bug Fixes
|
||
|
|
|
||
|
|
- **--minimal** flag now shows in `grok --help`.
|
||
|
|
- **Session resume notifications** no longer appear when a workspace boots for the first time.
|
||
|
|
- **Claude-style Bash(cmd:*)** permission rules are now correctly translated to prefix matches.
|
||
|
|
|