Releases: babul/quay
Releases · babul/quay
Quay 0.4.3
What's Changed
- ⌘P opens SFTP for the active connection; ⌘R reconnects the current tab
- Terminal focus is correctly restored when the sidebar auto-hides
Full Changelog: v0.4.2...v0.4.3
Quay 0.4.2
What's Changed
Improvements
- Sidebar search and "add" controls now mirror the layout used in the Snippets sidebar
- Sidebar focus, resize behavior, and toolbar layout are now smoother and more consistent
- Keyboard navigation from search fields now launches connections directly
Fixes
- Fixed an infinite notification loop triggered by sidebar search focus
- Untitled windows (menus, popovers) no longer incorrectly get centered on screen
- Renamed "New Group Folder" to "New Connection Group" for clarity
Full Changelog: v0.4.1...v0.4.2
Quay 0.4.1
What's Changed
- Sidebar now overlays content Arc-style, with hover-to-reveal and a toolbar toggle to pin it open
Full Changelog: v0.4.0...v0.4.1
Quay 0.4.0
What's Changed
New
- Snippets panel in the right sidebar, with a dedicated editor window and View/Find menu commands
- Snippets and snippet groups are saved to settings and survive export/import
- Connection icon now appears in the tab bar, left of the tab title
Fixes
- Sidebar edge no longer oscillates when hovering near the resize zone
Full Changelog: v0.3.0...v0.4.0
Quay 0.3.0
What's Changed
New
- Add ⌘T to duplicate a tab and ⌘W to close it
- Add ⌘1–⌘9 shortcuts to switch directly to a tab by position
- Add a Test Connection button in the connection editor
- Sidebar auto-hides when connected; reveal it by hovering the left edge or pressing ⌘B
- Double-clicking a connection in the sidebar always opens a new connection instance
Improvements
- Switched to native TabView for sidebar navigation; requires macOS 15 or later
- Connection editor window is now resizable, with a Settings sidebar and ⌘L to focus the toolbar
Full Changelog: v0.2.2...v0.3.0
Quay 0.2.2
What's Changed
- Fixed build process so version bump takes effect in release archives.
Full Changelog: v0.2.1...v0.2.2
Quay 0.2.1
What's Changed
- App is now distributed as a DMG instead of a zip archive
Full Changelog: v0.2.0...v0.2.1
Quay 0.2.0
What's Changed
- SSH Config host tabs now render correctly as single-line entries, matching all other tab types
- Group rows in the sidebar now support Finder-style single-click to select and double-click to rename
- Login-script step values can be locked and stored securely in the macOS Keychain
- Automatic updates via Sparkle 2, served from a GitHub Pages appcast
Full Changelog: v0.1.0...v0.2.0
Quay 0.1.0
Initial release!
What's Changed
- Basics implemented
- Automatic in-app updates via Sparkle — Quay now checks for and installs new versions without leaving the app.