Releases: MaibornWolff/codecharta
Releases · MaibornWolff/codecharta
Release 1.98.0
[1.98.0] - 2022-06-14
Added 🚀
- Add missing documentation for ccsh filters and csv exporter #2831
- Add support for compressed files to all analysis filters and to
check
validation #2820
Changed
- Update Readme file #2837
Fixed 🐞
- Default selected metrics on file changes when default scenario is not applicable #2828
Release 1.97.0
[1.97.0] - 2022-05-31
Added 🚀
Changed
- Hide color metric range-slider in color metric options of ribbon bar in delta mode instead of disabling it #2797
- Display max value of selected distribution metric in file extension bar #2824
- Display max value of selected metric in all metric chooser of ribbon bar #2825
Fixed 🐞
- Handle invalid input of range-slider correctly #2797
- Use real color range min value instead of 0 and take color range min value into account for calculating initial first third of positive color #2797
- Fix range-slider in case of min value equal to max value #2797
Chore 👨💻 👩💻
- Track not only changes to color metric options by slider but also by related input field #2797
- Migrate center-map-button-component to Angular #2809
- Migrate the following components to Angular: globalSettingsButton.component, dialog.globalSettings.component, layoutSelection.component, sharpnessModeSelector.component, maxTreeMapFiles.component, maxTreeMapFiles.service, hideFlatBuildings.service, resetCameraIfNewFileIsLoaded.service #2815
- Migrate area-settings-panel-component to Angular #2821
Release 1.96.0
[1.96.0] - 2022-05-17
Changed
- Remove all mentions of regular
.cc
.json
.gz
file extensions from file panel and sidebar #2793
Fixed 🐞
- Update slider of area metric options correctly on changes of related input field #2787
- Prevent invalid input for margin in area metric options to be submitted #2799
Chore 👨💻 👩💻
Release 1.95.2
Changed
- Restrict upload in custom views menu to custom views. Custom views uploaded in the custom views menu are now allowed to have an arbitrary file suffix #2773
Chore 👨💻 👩💻
- Migrate reset-settings-button-component to Angular #2774
Fixed 🐞
- Set files loaded via URL to multiple mode by default when delta mode is not selected #2769
Release 1.95.1
[1.95.1] - 2022-04-01
Changed
- Display project name as file name (if not empty or blank) for loaded files via URL #2767
Fixed 🐞
Release 1.95.0
[1.95.0] - 2022-03-28
Added 🚀
- Focused gradient option for color metric. Only applies a gradient between the two set borders. #2750
Changed
- Mark SCMLogParserV2 as stable and deprecate SCMLogParser for Git 2725
- Rename SCMLogParserV2 to GitLogParser
- Rename SCMLogParser to SVNLogParser and remove git parsing