less than 1 minute read

1.84.0 is live and ready for download. This version brings the following:

Changed

  • Improved the UI and usability of the Suspicious Metrics Feature (#2376)
    • The Metrics and the Analysis are now split in two menus
      two menu buttons
    • The Suspicious Metrics are now sorted with the Very High Risk on top
      list of suspicious metrics
    • The bar in the analysis shows the percentages
      list of suspicious metrics

Fixed 🐞

  • Fix rounding of the sum of percentages in risk profile (#2393)
  • Fix legend panel not having a background (#2422)

Chore 👨‍💻 👩‍💻

  • Remove nodeSearch.service.ts and searchedNodePaths from store as they can be derived from searchPattern (#2495).
  • Refactor where metric data are calculated (#2514).
  • Migrate attribute-type-selector-component to Angular (#2519).