v3.1.2
Nylas CLI 3.1.2
Documentation: https://cli.nylas.com/
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.1.2-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.1.2-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v3.1.2Changelog
Features
- d9b6c1b: [TW-4803] feat(webhook): add Pub/Sub channels, secret rotation, and signature verification (#46) (@qasim-nylas)
- dbf4419: [TW-4826] feat(scheduler): add extended flags, file input, and validation to configurations (#47) (@qasim-nylas)
Other
- 267c60a: TW-4787 Fix CLI auth and secret-store regressions (#44) (@sourcesoft)
- c96080e: TW-4827: add stored signatures support (#48) (@qasim-nylas)
- 2380d9a: TW-4829: Harden CLI calendar scheduling flows and test coverage (#49) (@qasim-nylas)
- e4438af: TW-4830 Bound GPG keyserver lookups during public key discovery (#50) (@qasim-nylas)
- cf4ee83: [TW-4797] Add hosted templates and workflows support (#45) (@sourcesoft)
- f7644e9: cli: add Nylas Agent Account support and managed send parity (#51) (@qasim-nylas)
Full Changelog: v3.1.1...v3.1.2