# Nylas CLI v3.1.1

Source: https://developer.nylas.com/docs/changelogs/2026-04-04-cli-v3-1-1/

## Added

- **Callback URI CRUD operations** — You can now create, read, update, and delete callback URIs directly from the CLI, alongside fixes to authentication configuration for admin functions. See the [Nylas CLI command reference](https://cli.nylas.com/docs/commands).

## Improved

- Reduced code duplication across dashboard and email authentication/pagination commands.
- Streamlined code across CLI commands and adapters for better maintainability.