Deployment preview and confirmation features are now available in Backoffice, allowing you to review changes before they are applied. With a detailed preview, side-by-side YAML comparison, and confirmation prompts with warnings, you can clearly see what will change in the cluster. This helps prevent misconfigurations and ensures safer, more controlled deployments.


Real-time deployment status is now available in Backoffice, providing live visibility into your deployments. You can monitor pod status with built-in health checks, track resource utilization, and quickly identify issues through clear error and warning indicators. This enables faster troubleshooting and better operational awareness during deployments.


Advanced connector filtering is now available in Backoffice with a comprehensive UI, making it easier to quickly find and manage connectors. You can filter by status, architecture, version, and tenant, and sort results across multiple fields such as name, status, and deployment date. With paginated results and improved reset functionality, including fixes for previous pagination issues, navigating large connector lists is now smoother and more reliable.

Legacy snapshots are now automatically created before configuration migrations, providing a safe fallback mechanism as part of the new base profile system. This allows you to quickly roll back to a previously working state if needed, reducing risk and ensuring smoother transitions during upgrades and changes.

Architecture compatibility checks are now integrated into Backoffice, with visual warnings displayed before deployment to catch potential issues early. The Scheduling Warning component highlights mismatches between architectures such as arm64 and amd64, helping prevent deployment failures. This ensures smoother scheduling and more reliable application rollouts by addressing compatibility problems upfront.

Volume mounts configuration is now available through intuitive UI components in Backoffice, making it easier to define and manage volumes and volumeMounts. This enhancement enables seamless persistent storage and configuration mounting, improving flexibility and reliability for your applications.

Pod Disruption Budget (PDB) support is now available with an intuitive UI in Backoffice, making it easier to configure and manage disruption policies for your workloads. This ensures high availability during deployments and maintenance by preventing multiple pods from being disrupted at the same time, keeping your applications stable and resilient.


Quickwork now ensures that execution time in child Journeys reflects their actual duration instead of inheriting parent journey duration in synchronous callables, improving performance visibility and accuracy.