SSHM 1.9.0
Thank you for downloading SSHM!
Changelog
Features
- 825c534: feat(ui): add tabbed forms with height validation (@Gu1llaum-3)
- 42e87b6: feat: add ARM v6/v7 support and version selection to install script (@Gu1llaum-3)
- 8d5f59f: feat: add multi-host block support for SSH config management (@Gu1llaum-3)
- c1457af: feat: add support for SSH RemoteCommand and RequestTTY in host configuration and TUI forms (@Gu1llaum-3)
- 6ba82b1: feat: filter non-SSH files from config parsing (@Gu1llaum-3)
- 12d9727: feat: reorganize release notes (@Gu1llaum-3)
Bug fixes
- d686d97: fix: SSH identity file paths with spaces and edit form navigation (@Gu1llaum-3)
Installation
Homebrew (macOS/Linux)
brew tap Gu1llaum-3/sshm
brew install sshmInstallation Script (Recommended)
Unix/Linux/macOS:
curl -sSL https://github.com/Gu1llaum-3/sshm/raw/main/install/unix.sh | bashWindows (PowerShell):
iwr -useb https://github.com/Gu1llaum-3/sshm/raw/main/install/windows.ps1 | iexManual Installation
Download the appropriate binary for your platform from the assets above, extract it, and place it in your PATH.
Full Changelog
See all changes at 1.8.0...v1.9.0
📖 Documentation: See the updated README
🐛 Issues: Found a bug? Open an issue
Released with ❤️ by GoReleaser