- Fixes bug in displaying the ssh:// protocol string
- Fixes a bug in the launch command invocation.
- Rewrite from scratch using modern Raycast features
- Better caching with predictive pre-fetching
- Passive deployment checking via BG command
- Dynamic activity icons
- Trigger command from anywhere with arguments
- Shows system notification when deploy starts
- Add view into recent deployments
- Update initial view to show cached data immediately
- Add “Open SSH connection” command to sites
- Update Raycast deprecated components
- Add new transition and error views
- Add server search by site and site alias
- Add positional breadcrumbs to show server/site relationship
- Various type improvements and code tweaks