We are sharing our latest platform improvements across the Admin Panel and orchestrator runtime. This release targets reliability under load while improving day-to-day operational visibility.
Admin Panel (v2.5.0)
The admin panel received a full navigation and usability refresh with:
- A new dashboard for application-level visibility.
- Streamlined application configuration and management views.
- Direct container control from the panel (start and stop).
- Container history tracking for operational context.
- Manual Docker webhook triggers for release workflows.
- Better visibility across nodes, pools, images, and tags.
Orchestrator Enhancements
This release resolves critical networking and session placement issues while increasing throughput:
- Fixed host-network port conflict handling. Session-start requests now fail gracefully when collisions occur.
- Improved throughput under high session churn.
- Increased overall orchestrator stability.
- Updated placement strategy to prioritize bare-metal capacity before cloud capacity.
What This Means for Teams
- Fewer avoidable deployment failures.
- Better multiplayer performance at peak concurrency.
- Faster operator workflows for live fleet control.
- Stronger infrastructure observability during incidents.
Technical Direction
These updates continue the core approach behind the platform:
- Orchestrate sessions through a straightforward API workflow.
- Avoid building and maintaining a custom orchestration layer.
- Improve redundancy with multi-provider region strategy and failover.
One API call, one session, with stronger control around it.