Skip to content

Releases: MaibornWolff/codecharta

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

Release 1.101.1

27 Jul 09:24
Compare
Choose a tag to compare

[1.101.1] - 2022-07-27

Chore 👨‍💻 👩‍💻

  • Modify build script for GitHub pages in order to provide zipped maps.

Release 1.101.0

26 Jul 13:28
Compare
Choose a tag to compare

[1.101.0] - 2022-07-26

Added 🚀

  • Transform a metric gardener json file into a code charta json file, that can be correctly visualized #2675

Changed

  • Restore previous selected files when switching back from delta to standard mode #2891
  • Add more metrics that can be preselected when opening a cc.json file #2907 #2908

Fixed 🐞

  • Let file selection always show what is actual rendered within the map #2891

Chore 👨‍💻 👩‍💻

  • Improve performance by slightly delaying node-name popups and removing unused functionality #2897

Release 1.100.0

12 Jul 10:26
Compare
Choose a tag to compare

[1.100.0] - 2022-07-12

Added 🚀

  • Add a description for the statements metric #2883

Changed

  • Select matching metric combination based on available metrics #2862
  • Unify UI of buttons in toolbar #2857

Fixed 🐞

  • Fix resetting of color range within color settings panel #2877
  • Fix resetting of colors in delta mode within color settings panel #2873
  • Restore global settings on page load again #2878
  • Fix 'undefinded' being displayed as a metric description when no description was available #2883
  • Fix windows standalone builds #2881

Chore 👨‍💻 👩‍💻

  • Migrate color settings panel to Angular #2873

Release 1.99.1

22 Jun 11:02
Compare
Choose a tag to compare

[1.99.1] - 2022-06-22

Fixed 🐞

  • Fix packaging of standalone app for macOS and Windows #2847
  • Fix dialogparser test of sourcecode parser#2860

Release 1.99.0

21 Jun 09:47
Compare
Choose a tag to compare

[1.99.0] - 2022-06-21

Added 🚀

Fixed 🐞

  • Fix analysis bug where importers would get stuck before file output #2854
  • Use correct icon for height metric chooser again #2851
  • Close height metric option instead of making it only invisible on close #2853

Chore 👨‍💻 👩‍💻

  • Migrate changelog dialog to Angular #2849
  • Migrate node path panel to Angular #2855