What we shipped.
Platform releases in reverse order. Nalej is pre-general-availability, so releases are cut when meaningful work lands rather than on a fixed cadence.
0.1.0
First versioned baseline of the Nalej platform surface: a single multi-tenant deployment replacing the per-tenant fork model.
Added
- One codebase serves every tenant, selected at runtime — replacing the separate-branch-per-tenant model.
- Tenant home, getting-started, and embedded service views, with per-tenant light and dark themes that persist across sessions.
- Operations dashboard with re-orderable monitoring panels.
Changed
- Moved to a progressive canary release strategy, so platform updates roll out to a slice of traffic before the fleet.
- Adopted the shared build pipeline used across the platform.
Fixed
- Enforced strict mutual TLS between platform services.
- Hardened the deployment path against partial tenant configuration.