Skip to content
v1.1.85November 15, 2025 View diff

v1.1.85

Other

  • Merge pull request #2489 from Wombat-software/feature/CORE-2467-field-value-kpi-filter
  • Merge pull request #2515 from Wombat-software/feature/update-offline-mode
  • CORE-2467: allow filtering of kpi chart incident count by field value
  • CORE-2437: refactor dashboardelementoptions, add utils for elastic filters and aggs, style changes in dashboard, fully change chart library to echarts
  • CORE-2106: update data source api interface and tests
  • CORE-2106: fix ui bugs for data source and dashboards and create data source endpoint
  • CORE-2106: organize dashboard-hooks imports, fix button icon text order
  • CORE-2106: add tests for data source endpoints
  • CORE-2106: refactor schema utils for data source instance
  • CORE-2106: use schemaRef in data source, allow multiple data instances per config, remove config from data source
  • CORE-2442: fixed must not removed clause not being added to home page queries (#2512)
  • CORE-2106: kpi transform on sum of subaggregation, kpi validation
  • CORE-2106: add data source pages, types, and api endpoints

PATCH

  • Update web vite.config
  • update offline-support and offline caching