Skip to content

Releases: MaibornWolff/codecharta

1.106.0

13 Sep 10:22
Compare
Choose a tag to compare

Added 🚀

  • Add option to CSVImporter to specify the path column name #3026

Changed

  • Stop asking the user to compress a file when printing to stdOut #3024

Fixed 🐞

  • Fix anongit script using the wrong whitespace, causing gitlogparser to fail #3030
  • Reshow suspicious metrics badge when calculated data has changed #2997

1.105.0

06 Sep 11:59
Compare
Choose a tag to compare

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 👨‍💻 👩‍💻

  • Migrate tool bar component to Angular #3020
  • Remove obsolete AngularJS IsPresentationModeService and ShowOnlyBuildingsWithEdgesService #3005

1.104.1

31 Aug 10:33
Compare
Choose a tag to compare

Fixed 🐞

  • Fix broken links to new document pages about how using SonarQube #3009

1.104.0

31 Aug 08:24
Compare
Choose a tag to compare

Added 🚀

  • Copy-to-Clipboard-Button to paste the top 10 files with highest metric values #2942, #2996

    image

    image

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

    missing_values_suspicious_metrics

Chore 👨‍💻 👩‍💻

  • Migrate view cube component and its service to Angular #2998

1.103.6

17 Aug 13:28
Compare
Choose a tag to compare

Fixed 🐞

  • Fix bug in CompressionStreamHandler's input stream validation, that caused endless blocking reads from System.In #2987

1.103.5

12 Aug 14:16
Compare
Choose a tag to compare

Changed

  • Update visualization readme file #2932

Fixed 🐞

  • Add permission to upload-assets action #2979, #2982

Chore 👨‍💻 👩‍💻

  • Migrate download button to Angular #2973

1.103.3

10 Aug 15:48
Compare
Choose a tag to compare

Fixed 🐞

  • Update Ubuntu images package list as part of the wine action #2976

1.103.1

09 Aug 14:49
Compare
Choose a tag to compare

Fixed 🐞

  • Change release action script in order to show changelog in release notes #2970

Release 1.103.0

09 Aug 12:20
Compare
Choose a tag to compare

[1.103.0] - 2022-08-09

Changed

  • Update links to demo website #2961

Added 🚀

  • Show tooltip with explanation for some metrics #2957

Fixed 🐞

  • Fix installation instructions for Apple Silicon #2956
  • Fix release tag #2954
  • Prevent dark map on unhover #2959
  • Zoom in/out time #2959
  • Fix webpack build package being corrupt if zipped under linux by changing the compression path #2934

Release 1.102.0

04 Aug 12:30
Compare
Choose a tag to compare

[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
    image
  • Add display of changed files in delta mode (changed := metric values changed or list of applied metrics
    changed) #2890
    image
  • 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 call read() #2930
  • Keep selected metrics when excluding buildings #2935
  • Update UI correctly when toggling between standard and delta mode #2937

What's Changed

New Contributors

Full Changelog: 1.101.1...1.102.0