Releases: MaibornWolff/codecharta
Releases · MaibornWolff/codecharta
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
1.103.6
1.103.5
1.103.3
1.103.1
Release 1.103.0
Release 1.102.0
[1.102.0] - 2022-08-04
Changed
- Changed storing format for camera position within custom views and scenarios. Loading of created custom views or scenarios in old format will stop working in 2023 2880
- Add error messages for the user to "Add Scenario Dialog" #2928
Added 🚀
- Switch reference and comparison file by button click in delta mode #2933
- Add display of changed files in delta mode (changed := metric values changed or list of applied metrics
changed) #2890
- Load compressed files (cc.json.gz) via URL parameter #2917
Fixed 🐞
- Fix SonarImporter requesting no metrics from SonarQube when the list of metrics was left empty #2913
- Exclude edge metrics from custom scenarios, when there are no edge metrics available. Before it was impossible to apply those custom configs #2928
- Fix of NoSuchMethodException due to a call of method
readNBytes()
that is not available in Java 9 with replacement callread()
#2930 - Keep selected metrics when excluding buildings #2935
- Update UI correctly when toggling between standard and delta mode #2937
What's Changed
- Fix interactive usage of SonarImporter by @MW-Friedrich in #2913
- Add automatic changelog inclusion to release by @phanlezz in #2916
- Feature/2708/show changed files in delta mode by @knoffi in #2890
- Fix CHANGELOG.md entry for delta display by @MW-Friedrich in #2918
- Refactor/2318/rework custom dispatch by @shaman-apprentice in #2880
- Refactor/2318/migrate custom dispatch by @shaman-apprentice in #2924
- Refactor/2818/migrate screenshot button by @shaman-apprentice in #2919
- refactor: unify effects folder structure by @shaman-apprentice in #2925
- Tech/2538/Load gz files via url parameter by @Hall-Ma in #2917
- Update readme of csv exporter #2834 by @knoffi in #2927
- ccsh merge throws NoSuchMethodException by @phanlezz in #2930
- Refactor/2318/migrate add scenari settings by @shaman-apprentice in #2928
- remove conversion from single to multiple mode for custom configs by @Hall-Ma in #2931
- fix: recognize when a SET_FILE Action changes standard/delta mode by @shaman-apprentice in #2937
- Feature/2581/switch delta mode direction by @Hall-Ma in #2933
- fix: keep selected metrics when excluding buildings by @shaman-apprentice in #2935
New Contributors
Full Changelog: 1.101.1...1.102.0