Skip to content

v1.0.258

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:38
· 93 commits to main since this release

🐛 Fix: Console shells

The console's interactive shell button now opens your preferred available shell instead of hard-coding zsh. On macOS/Linux it tries zsh, then bash, then sh; on Windows it uses WSL when available. Rerunning that shell bubble keeps the same behavior, and the bubble title updates to the actual shell that started.

🐛 Fix: Browser and HTML apps

Browser tabs now suppress the native context menu consistently, so Cockpit's own context-menu behavior doesn't get interrupted inside the workspace.

HTML app tooltips and Chinese copy also got a cleanup pass, including the docs and prompt text around local HTML apps.

🐛 Fix: PDF previews

PDF previews now ship a matching pdf.js worker version, avoiding worker/API version mismatch failures when opening PDFs through the built-in file viewer.