← All posts
ChangelogKristijan Lukačin15 February 20265 min read

Nebion 1.1.0: manual environments and the CLI hub

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.

Keep reading
Changelog
Nebion 1.3.0: live deployments, email, and deploy keys
Read post →
Changelog
Nebion 1.2.0: multi-service deployments and live entity updates
Read post →
Changelog
Nebion 1.0.4: live deployment tracking and server uploads
Read post →