# Nebion 1.0.0: the platform foundation

Published: 2026-01-18

The first Nebion release combined Drupal 11, Ansible, Semaphore, Traefik, and PR environments into one hosting framework.

Nebion 1.0.0 shipped on 2026-01-18.

v1.0.0 established the foundation: a Drupal control plane, Ansible and Semaphore automation, Traefik routing, and isolated PR environments created from git events.

The important decision was to remove middleware and make the platform direct: Drupal talks to Semaphore, payloads are canonical, and deployment servers run role-based playbooks.

## What changed

- PR Environment Deployment — isolated preview environments are provisioned from git webhooks.

- Multi-Tenant Architecture — separate Semaphore instances isolate admin and project workloads.

- Configuration as Code — client repositories can define .nebion.yml.

- Traefik Reverse Proxy — automatic SSL via Cloudflare DNS challenge.

- Canonical Payload System — schema v1.0 with correlation ID tracing.

- Log Aggregation — Grafana Loki integration through the nebion_logs module.
