Releases: sealdrop/sealdrop-cli
Releases · sealdrop/sealdrop-cli
Release list
v0.1.5
Interactive fuzzy file picker for sealdrop send. Running sealdrop send with no file argument now opens a directory browser: type to fuzzy-filter, arrows to navigate, Enter on a folder to open it or a file to select it, ../ to go back up, Ctrl+C to cancel.
No other CLI command changes in this release.
v0.1.4
Standalone binaries for macOS/Linux/Windows (x64/arm64), with a signed checksum manifest. Install without Node.js via:
curl -fsSL https://sealdrop.io/install-cli.sh | bash # macOS/Linux
irm https://sealdrop.io/install-cli.ps1 | iex # Windows (PowerShell 7+)
No CLI command changes in this release.