Back to Changelog

v1.0.208

Patch Released May 12, 2026

Docker RBAC scoping and multi-tenant container name isolation fixes

Bug Fixes

2
  • Docker status endpoint now returns RBAC-scoped container and image counts for non-ROOT users instead of system-wide totals, eliminating the inconsistency between the summary card and the filtered container list
  • Docker template deploy now prefixes container names with the owner username (e.g. user1-redis) for USER role deployments, preventing 409 Conflict errors when multiple tenants deploy the same template
See the Demo