Releases: MaibornWolff/codecharta
Releases · MaibornWolff/codecharta
Release 1.91.1
Release 1.91.0
[1.91.0] - 2022-02-21
Changed
- Refactor edge metric panel #2670
- Remove edge metric option 'none'
- By default, the first edge metric is enabled when map has edge metrics
- Disable edge metric panel when loaded map has no edge metrics
Fixed 🐞
- Improve loading times by reducing the size of JavaScript files #2667
Chore 👨💻 👩💻
- Migrate loading gifs to Angular and remove now unused
isLoadingMap.service
#2668
Release 1.90.0
Release 1.89.0
Release 1.88.0
Release 1.87.1
Release 1.87.0
Release 1.86.0
[1.86.0] - 2021-12-20
Added 🚀
- Add 3D export feature for 3D printing #2561.
Changed
- Replace all color pickers in the context of ongoing Angular migration #2560.
Fixed 🐞
- Fix showing names of custom configs properly #2557.
- Fix minor memory leak in context menu for code map buildings #2565.
Chore 👨💻 👩💻
- Migrate legend panel to Angular #2560.
Release 1.85.0
[1.85.0] - 2021-12-13
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