Skip to content

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Apr 23:41
· 60 commits to main since this release
f7644e9

Nylas CLI 3.1.2

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (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.2

Changelog

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


Full Changelog: v3.1.1...v3.1.2