Orbnetes Changelog and Release Notes
Product updates are versioned to keep release behavior transparent for operators, platform teams, and engineering stakeholders.
This changelog tracks how Orbnetes evolves as a self-hosted CI/CD release orchestration platform, including deployment approvals, rollback policy, pipeline execution reliability, and API-first automation improvements.
[1.8.0] - 2026-03-14
- Added an enhanced live console with log search and match navigation.
- Improved Pipeline Graph with more accurate live status and active DAG branch rendering.
- Added
Rerun allandRerun failedstrategies with better recovery behavior. - Refined Release UI into a single Source + Blueprint + Launch Inputs flow.
- Stabilized Rollback Policy block (modes, check target, delay).
- Improved Release to Pipeline to Job Run linkage for stronger traceability.
- Fixed edge cases in redirects after create, approve, and cancel release actions.
- Expanded API coverage for releases, pipelines, runs, and logs (v1 endpoints).
- Optimized performance for monitoring pages and run listing views.
- Improved artifact handling stability and file metadata rendering.
Focus: release runtime observability, DAG accuracy, rerun recovery, and production-grade rollback control.
[1.7.0] - 2026-03-01
- Introduced Projects as the primary scope for operational workflows.
- Added project-level isolation for blueprints, runs, releases, and related entities.
- Implemented project context selection in UI with a global project switcher.
- Added project-level members and baseline project access model.
- Separated global and project secrets/variables with deterministic priority rules.
- Added environment support and environment-scoped runtime configuration.
- Enabled multi-environment deployment flow from a single release.
- Improved navigation and breadcrumbs for project-scoped workflows.
- Added new management screens for project configuration entities.
- Performed major refactors for consistent project-scoped behavior.
Focus: project-scoped governance, environment isolation, and safer multi-service deployment boundaries.
[1.6.0] - 2026-02-20
- Delivered a complete approval model for release governance.
- Added approvers, approval comments, and
pending_approvalstatus. - Implemented release-centric governance flow (approve/cancel/start).
- Added email notifications for key release and approval events.
- Extended release detail page with discussion, actions, and status blocks.
- Improved role behavior in approval processes.
- Added actor/timestamp traceability for approval actions.
- Improved status lifecycle visualization for release/deployment entities.
- Added guard checks before launching high-risk production flows.
- Extended Audit Log with approval and release governance events.
Focus: approval-gated release flow, deployment authorization, and end-to-end auditability.
[1.5.0] - 2026-02-05
- Expanded Blueprint YAML support for
if,needs, andallow_failure. - Added typed launch inputs with validation.
- Added artifact handoff support between job stages.
- Improved Blueprint editor with templates, actions, functions, and helper docs.
- Added YAML syntax validation in UI with clearer error details.
- Improved create/edit blueprint forms with reusable components.
- Added source-driven runtime variables including release file support.
- Improved tag rendering and selection UX in core forms.
- Improved Blueprint integration with release flow and API launch.
- Refactored parser and launcher logic for stronger execution stability.
Focus: YAML blueprint authoring quality, CI/CD pipeline controls, and release launch consistency.
[1.4.0] - 2026-01-20
- Introduced a new Agent model with improved lifecycle and heartbeat handling.
- Added multi-platform runner packages for Linux, macOS, and Windows.
- Implemented package-based agent update mechanism.
- Added Agent Archives management (upload/list/download/delete).
- Improved install instructions and quick-start registration flow for agents.
- Added agent health metrics (CPU/memory/disk/last seen).
- Implemented project-to-agent access checks.
- Added agent-facing API endpoints for control plane interaction.
- Improved reliability of claim/execute/report loop.
- Updated agent documentation and operational runbook patterns.
Focus: lightweight multi-OS agent runtime, runner lifecycle stability, and scalable execution-plane operations.