# Nebion 1.1.0: manual environments and the CLI hub

Published: 2026-02-15

v1.1.0 added manual environments, per-project Basic Auth, email login, and the first full-screen Nebion CLI hub.

Nebion 1.1.0 shipped on 2026-02-15.

This release focused on day-to-day operator flow: create an environment when there is no pull request, protect it with Basic Auth, and inspect everything from the terminal.

The CLI became more than a helper command. The new hub gives teams a full-screen view of projects, environments, deployments, and logs.

## What changed

- Manual Environment Deployment — create and deploy environments on demand without a PR trigger.

- Per-Project Basic Authentication — credentials can be enabled per project and inherited by new environments.

- Email Login — users can sign in with email address as well as username.

- Nebion Hub — browse projects, environments, deployments, and logs from the terminal.

- CLI Doctor — validate .nebion.yml before deployment.

- Local Development Mode — test deployments locally with make start-local.
