Releases: MaibornWolff/codecharta
Releases · MaibornWolff/codecharta
1.119.1
1.119.0
1.118.0
Added 🚀
- Add metric tooltips that display attribute descriptors and provide hyperlinks in the sidebar to the metric's documentation #3273
- Expand and restructure documentation regarding Docker usage #3312
- Add current working directories as hint or default value to interactive parser and parser suggestions when asking for input #3319
- Add helpful status messages when calculating parser suggestions #3329
Fixed 🐞
1.117.0
Added 🚀
- Added support for parser suggestions to SVN-, MetricGardener-, RawText- and SourceCodeParser #3287
- Add semi automatic merging feature after executing multiple parsers #3287
- Expanded developer documentation to include common problems and solutions for them #3289
Fixed 🐞
- Fix entrypoint for analysis docker image #3259
- Show again delta of a building which have nothing in common in red or green #3271
- Always show description of suspicious metrics #3285
- Show suspicious metrics and risk profile documentation pages in navigation bar #3290
- Merge filter will now abort execution when an invalid file is specified as input #3305
- Fix formatting issues in docs turning
--
to–
#3301
Changed
- Adjusted documentation for parser suggestions #3287
- Make the size of the CodeCharta logo more suitable for any screen size and remove MaibornWolff logo #3302
Chore 👨💻 👩💻
- Replace custom Redux adapter through real NgRx #3271
1.116.0
Added 🚀
- Add automatic parser suggestions to recommend usable parsers for a codebase (supports GitLogParser and SonarImporter) when running
ccsh
command #3275
- Add documentation subsections for interactive shell and parser suggestions
Changed
- Changed default behavior when launching ccsh without arguments to parser suggestions #3275
- Old interactive parser selection now reachable by passing
-i
or--interactive
as arguments #3275
Fixed 🐞
- Fix suspicious metrics and risk profile docs not loading #3272
1.115.1
Removed 🗑
- Support for Custom Views created before CodeCharta version 1.110.0 or older is no longer be maintained #3265
Fixed 🐞
1.115.0
Added 🚀
- Display the CodeCharta logo next to the MaibornWolff logo #3226
- Tooltip for primary and secondary metrics that displays AttributeDescriptor information in the sidebar #3239
- Supports adding note to a custom view, provides a preview and an edit option for notes from the selection menu #3234
Changed
- The Suspicious metrics and Risk profile Feature is now also available outside the Experimental Feature Mode #2963
- Made the background color a bit lighter #3226
- Saturate the distribution bar colors #3226
- Improve the layout of all metric menus #3226
- Improve the layout of the global configuration dialog #3226
- Improve the layout of the metric chooser panel #3226
- Change the primary color to match the color of the CodeCharta logo #3226
- Improve the docs for suspicious metrics and risk profile feature #3238
- Improve Custom Views Dialog #3238
Fixed 🐞
- Unselecting a folder in Presentation Mode leads to console error #3215
- Fix Shrunken FileExplorer's file list on small displays #3235
- Fix various margin problems in the UI #3226
- Fix bumpy animations when moving/turning the map, hover buildings (showing labels and edges) #3244
Chore 👨💻 👩💻
- Upgrade all material UI components to MDC (not using the UI legacy components any more) #3226
1.114.0
Added 🚀
- Add an option to hide floor labels under the Area Metric Options. This recalculates the map. #3175
Removed 🗑
- Camera settings for custom views generated with version 1.101.1 and earlier are now ignored. #3196
Fixed 🐞
- Reposition legend panel button again, when attribute sidebar is open #3183
Chore 👨💻 👩💻
- Add attribute descriptors (metric descriptions) to TokeiImporter and SVNlogParser #3176
1.113.0
Changed
- The Custom Views Feature is now also available outside the Experimental Feature Mode #3079
- Please note that the functionality of downloading cc.json maps will no longer be supported from April 2023. Instead, use the Custom View feature to create and share configurations for different views of your map. #3079
- Change tooltips in the legend to show the metric description #3162