v2.0.0-beta.3
Pre-release
Pre-release
·
106 commits
to master
since this release
workroom 2.0 beta 3 — a global hotkey and a more focused app
This beta makes the macOS app feel like an always-available companion: summon or dismiss it
from anywhere with a global ⌘§, a tighter single-window model, and a guard against quitting
your terminals by accident. Plus a batch of terminal, notification, and sidebar refinements —
and crash reporting so beta bugs actually reach us.
⚠️ Still a beta — expect rough edges.
App & windows
- Global ⌘§ hotkey to show/hide workroom from anywhere (toggle it off in Settings)
- Single-window model — dropped macOS window tabbing and File ▸ New Window
- Confirm before quitting (default on), with a "Don't ask me again" option in the dialog
- Sidebar tree state — collapsed projects and selection — now persists across launches
Terminals
- The running command now shows on each terminal tab
- Drag files and images into a terminal to insert their path
- The tab close button is always visible
- "Copy on Select" is now toggleable from the Edit menu
Notifications
- A terminal's notifications are marked read once it gets focused
- Terminal notifications are now ephemeral and minimal, with a tidier empty state
Editor integration
- App icons now appear in the "Open in…" button and menu
Under the hood
- Crash & error monitoring via Sentry (no PII) so beta issues get triaged
- Preferences moved to a type-safe
Defaultsstore