Releases: MaibornWolff/codecharta
Releases · MaibornWolff/codecharta
Release 1.84.0
Chore 👨💻 👩💻
- Refactor where metric data are calculated (#2514).
- Migrate
attribute-type-selector-component
to Angular (#2519). - Remove
nodeSearch.service.ts
andsearchedNodePaths
from store as they can be derived fromsearchPattern
(#2495)
Changed
- Improved the UI and usability of the Suspicious Metrics Feature (#2376)
Fixed 🐞
Release 1.83.1
Fixed 🐞
- Fix loading files from URL in Web Demo (#2494)
Release 1.83.0
Fixed 🐞
- Fix unwanted calculations of suspicious metrics when experimental features are disabled (#2471)
- Fix UI issues in the configuration panel (#2322)
- Fix tooltip of sorting order button in map tree view showing wrong sorting order (#2473)
Changed
- Calculate MD5 checksum when generating .cc.json files (#2411)
Release 1.82.0
Fixed 🐞
- Fix unfocus button text not showing correctly (#2439)
Release 1.81.0
Release 1.80.0
Release 1.79.0
Added 🚀
- Add metric descriptions to the frontend and show a translation next to the entry (#2330)
- An option has been added to the global settings to enable copying screenshots to clipboard instead of saving them in a file (#2326)
- Add changelog guidelines (#2358)
- A changelog dialog with the latest additions to CodeCharta appears on version update (#1315)
Fixed 🐞
- Fix broken methode call in screenshot feature
- Improve changelog entries
Changed
Release 1.78.0
Release 1.77.0
Added 🚀
- The "Color Metric Options" panel and "Legend" panel display the maximum value of the selected metric instead of infinite. (#1520)
- Mark color-section as unimportant in delta mode (#769)
Changed
-
Small ui improvements added. (#1881)
-
Numbers/Percentages always show in the distribution bar(#1540)
- Toggle between percentage and absolute numbers by clicking anywhere on the (expanded) distribution bar.
- The old expanded distribution bar is now accessible through a button.
Fixed 🐞
- It is no longer possible to exclude all files on the map (#901)