Releases: MaibornWolff/codecharta
Releases · MaibornWolff/codecharta
1.109.0
Added 🚀
- Add description and documentation to Custom View modal #3085
- Add a new button that links the height metric to the color metric so that the colour metric is automatically set to
the selected height metric #3058
Fixed 🐞
- Fix interactive GitLogParser using wrong dialogue with repo-scan subcommand #3073
- Fix CodeCharta Analysis container exiting when detached #3062
- Fix CodeCharta Analysis container not coming with the sonar-scanner pre-installed #3062
- Rerender immediately after marking a folder with a color #3067
- Clicking the 'reset height metric settings' button resets the number of top labels to the dynamic default value #3066
- Unfocus nodes when changing selected files, which prevents the app from crashing #3072
Chore 👨💻 👩💻
- Update Docker Publish Action in Release Pipeline #3060
- Write documentation for docker containers #3063
- Migrate isAttributeSideBarVisible.service, threeScene.service, threeCamera.service and threeStats.service to Angular #3068
- Migrate dialog.service to Angular #3070
- Migrate FocusedNodePathService, LayoutAlgorithmService, ThreeOrbitControlsService and ThreeViewerService to Angular #3072
- Migrate updateAttributeTypes.service to Angular #3082
1.108.1
1.107.0
Added 🚀
- Add subcommand to GitLogParser to run necessary git commands automatically #3041
Changed
- Change default behaviour of GitLogParser to use new subcommands #3041
- Set default value for displaying labels 1 per 100 buildings with a maximum of 10 labels #3046
Fixed 🐞
- Uncheck the box when 'reset invert height' icon is clicked #3048
- Update ReadMe and GitHub pages for MetricGardener #3045
Chore 👨💻 👩💻
1.106.1
Fixed 🐞
- CC-JSON Files not loaded on Safari browser #3042
- Show loading spinners while loading a file #2980
- Prevent clicking on not opened metric options in ribbon bar #3029
- Set cursor to pointer on color settings panel of delta mode #3029
Chore 👨💻 👩💻
- Throttle rendering and migrate codeMap.preRender.service to Angular #2980
1.106.0
1.105.0
Added 🚀
- Add an option to run MetricGardener before its parser if requested #3015
- Add missing documentation for MetricGardener importer #3016
Changed
- Increase the size of the close button to simplify closing the attribute sidebar #3014
Fixed 🐞
- Fix console error when clicking switch button in delta mode #3023
- Fix broken images to new document pages about how using SonarQube #3012
Chore 👨💻 👩💻
1.104.1
1.104.0
Added 🚀
Fixed 🐞
- Correct file types now get appended to the name of the output file when using the interactive ccsh #2914
- Fix exit code handling and update integrationTest's golden_test.sh to cover all modules #2988
- Fix missing color pickers within edge metric options #2993
- Provides a list of metrics where no calculation could be performed in relation to a suspicion #2996
Chore 👨💻 👩💻
- Migrate view cube component and its service to Angular #2998