Nebion 1.3.0 shipped on 2026-03-15.
This release tightened the deployment loop: less guessing while Ansible runs, cleaner notifications when the platform needs your attention, and safer repository access per project.
The deployment detail view now shows phases, task details, and timing instead of a raw stream of output. Centrifugo updates refresh only the changing islands, so the page stays readable while work is happening.
What changed
Live Deployment Progress — Ansible callback events now post phase and task progress into Drupal during execution.
Email Notifications — password resets, invitations, and system alerts now use Mailgun with a branded HTML template.
Per-Project Deploy Keys — each project gets its own Ed25519 keypair for repository cloning.
Unified Environment Variables — PR and manual environments now share NEBION_ENV_IDENTIFIER, NEBION_ENV_BRANCH, and NEBION_ENV_TYPE.
Server Provisioning — cloud-init setup covers Docker, SSH users, and the Traefik network.