1.85.0
1.85.0 is live and ready for download. This version brings the following:
Fixed 🐞
- Fix delta values of secondary metrics not shown in delta mode within attribute side bar #2539.
- Use icon tag instead of font awesome icon #2537.
- Rename text for placeholder of metric chooser #2547
- Fix attribute type selector of primary edge metric not shown #2528.
- Identical files and files with identical file names but different hashes can be loaded #2548
Chore 👨💻 👩💻
- Remove
secondaryMetrics
from store and removesecondaryMetrics.service
as the data can be derived from selected node #2527. - Migrate
attribute-side-bar-component
to Angular #2527. - Switch from Webpack 4 Loaders to Asset Module to load icons properly with css-loader 6.x #2542.
Removed 🗑
- Remove notification dialog when deleting a custom config #2553