Skip to main content

v20260327 (Patch)

· One min read

This patch resolves two issues affecting model management and dashboard navigation with filters.


Fixes & Improvements 🛠️

  • Fixed an issue where adding a new Model from the model management UI would fail, preventing users from creating models through the interface.
  • Fixed an issue where dashboards with URL filter parameters could not be loaded. Query parameters were not being recognised on page load, causing affected dashboards to error or display without their intended filters.
    • This also restores the Drillthrough feature, which passes filter context via URL when navigating between dashboards.