2025-06-27

  • Radial chart type: Added support for the new radial chart type, perfect for displaying progress or completion metrics in a circular format. Requires exactly two metrics where the first represents the current value and the second represents the total.
  • Filter dependencies and cascading filters: Enhanced filter functionality with dependent filters that create cascading effects. Filters can now reference other filter variables in their SQL queries, enabling hierarchical filtering like country → city relationships.

  • AI-driven deployment error assistance: New deployment activity feature allows users to directly ask Orion Code Assistant for help when encountering deployment errors, providing intelligent troubleshooting and fix suggestions.

2025-06-13

  • metric_format to format: The metric_format attribute is deprecated. Use the new format attribute under each metric instead.
  • Composed (combined) chart type: Added support for the new composed chart type, allowing you to combine line and bar series in a single chart.

For more details, see the relevant documentation sections linked above.

2025-06-27

  • Radial chart type: Added support for the new radial chart type, perfect for displaying progress or completion metrics in a circular format. Requires exactly two metrics where the first represents the current value and the second represents the total.
  • Filter dependencies and cascading filters: Enhanced filter functionality with dependent filters that create cascading effects. Filters can now reference other filter variables in their SQL queries, enabling hierarchical filtering like country → city relationships.

  • AI-driven deployment error assistance: New deployment activity feature allows users to directly ask Orion Code Assistant for help when encountering deployment errors, providing intelligent troubleshooting and fix suggestions.

2025-06-13

  • metric_format to format: The metric_format attribute is deprecated. Use the new format attribute under each metric instead.
  • Composed (combined) chart type: Added support for the new composed chart type, allowing you to combine line and bar series in a single chart.

For more details, see the relevant documentation sections linked above.