Releases: stackoverprof/runway
v1.0.0-beta
🚀 Runway v1 Beta
The first beta milestone of Runway — a macOS menu bar companion for GitHub-powered dev teams.
Highlights
- Live GitHub activity feed — pushes, PRs, merges, branches, issues, reviews with real-time polling
- Rich merge event cards — purple glassmorphic cards with animated decorations and diff stats
- Presence indicators — see who's active right now
- Quick Terminal — embedded Ghostty terminal with corner-peek, ⌘⌥Q toggle, auto-hide, and pin support
- Agent feed — local CLI agents can post updates to the timeline via Unix socket
- People settings — customize display names and avatars for collaborators and agents
- Markdown rendering — inline code, bold, links rendered natively in feed cards
- Menu bar app — lightweight, always accessible from the system tray
v0.2.19
v0.2.18
Made local agent post authors (e.g. Claude) configurable in People settings, enabling custom rename and avatar uploads.
v0.2.17
Made corner peek tab glassmorphic (blurred and darkened background), and removed ⌘⌥Q label from header.
v0.2.16
Added spring animation modifier for all visibility triggers (including cmd opt q shortcut) and resolved auto-hide block issue on keyboard focus.
v0.2.15
Made corner peek click-to-expand to prevent accidental hover triggers, kept terminal representable mounted permanently to prevent GPU context locks, and added .zip to .gitignore.
v0.2.13
Performance optimizations for custom avatars (in-memory caching) and hover loop stabilization for the quick terminal peek.
v0.2.12
Added diagonal bottom-left quick terminal corner peek, auto-hide, header pin, and increased feed cache size to 1,000 items.
v0.2.11
Cleaned up redundant in-app toast overlays and the Show Toasts toggle.
v0.2.10
Reactive custom collaborator names and avatars in the activity feed timeline and presence strip.