Skip to main content
Version: 1.61

v1.61

Release notes

1.61.0

✨ New features

  • AI suggestions for all templates
    AI suggestions are now available for all templates, including user-defined ones.

  • Multiple control frameworks per workspace
    Each workspace can now have multiple active control frameworks. A new Use Case overview shows which control frameworks apply to a Use Case. Owners can deactivate and reactivate control frameworks directly from this overview.

  • Time series based custom metrics
    A new custom metric type supports data submission over time. It supports binning similar to other metrics, with options to group submitted data within a bin using average, max, min, and sum aggregators.

  • Cancel a managed Deployment in progress
    You can now cancel a managed Deployment during the deployment process. The default deployment timeout has been increased to 10 minutes, and can be customized for private cloud installations.

🛠️ Improvements

  • Control checks are now always visible as Use Case control evidence, even for incompatible Deployments.

🐛 Bug fixes

  • Fixed an issue where deleting a control did not correctly remove it from control frameworks.
  • Fixed a scrolling issue on the Use Case control list.