Nebion 1.2.0 shipped on 2026-02-23.
A single project is not always a single container. v1.2.0 made Nebion better for apps with separate web, worker, API, and background services.
The release also made deployment output more useful by grouping Ansible work into phases and refreshing entities live over Centrifugo.
What changed
Multi-Service Support — deploy multiple services with independent Traefik routing per service.
Phased Deployment Output — Ansible output is grouped by phase with collapsible sections and timing.
Private Registry Support — Docker login/logout is handled during deployment.
Live Entity Updates — entities refresh over Centrifugo WebSocket with visual feedback.
Fixed OAuth2 refresh token grant scope configuration.