Skip to content

Release 1.84.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 12:39

Chore πŸ‘¨β€πŸ’» πŸ‘©β€πŸ’»

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

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 showing labels when weighted gradient on yellow buildings in color metric options are enabled (#2511)
  • Fix rounding of the sum of percentages in risk profile (#2393)
  • Fix legend panel not having a background (#2422)