Skip to content

v2.0.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:51
· 85 commits to master since this release

Getting around — and staying on top of activity

This beta is about movement and awareness: navigate your terminals like a browser, jump
straight to whatever just needs attention, and land on the exact line you ⌘-clicked.

⚠️ This is a beta — expect rough edges.

Navigation

  • Browser-style back/forward (⌘[ / ⌘]) over the terminal locations you've visited —
    across workrooms, project roots, and terminal tabs/splits. New back/forward chevrons in
    the toolbar and a Go menu to match. (#26)

Notifications

  • Go to Next Notification (⇧⌘N) — jumps to the oldest pending notification's terminal
    and dismisses it; press again to walk the backlog oldest → newest.
  • Dock unread badge — the unread-notification count now shows on the Dock icon, and
    keeps updating even while the app is in the background. (#32)

Terminal

  • Smarter ⌘-click on file paths — paths with a trailing . or a file:line[:col]
    suffix (compiler / Rails-style) now resolve, and a :line suffix seeks to that line
    in VS Code, Zed, or Xcode. (#34)

Install: download workroom-macos-app_2.0.0-beta.5.dmg below, or let an existing install
auto-update via Sparkle. CLI binaries for macOS, Linux, and Windows are attached too.

Full changelog: v2.0.0-beta.4...v2.0.0-beta.5