Skip to content

Releases: MaibornWolff/codecharta

Release 1.84.0

22 Nov 12:39
Compare
Choose a tag to compare

Chore 👨‍💻 👩‍💻

  • Refactor where metric data are calculated (#2514).
  • Migrate attribute-type-selector-component to Angular (#2519).
  • Remove nodeSearch.service.ts and searchedNodePaths from store as they can be derived from searchPattern (#2495)

Changed

  • Improved the UI and usability of the Suspicious Metrics Feature (#2376)
    • The Metrics and the Analysis are now split in two menus

      two menu buttons
    • The Suspicious Metrics are now sorted with the Very High Risk on top

      list of suspicious metrics
    • The bar in the analysis shows the percentages

      list of suspicious metrics

Fixed 🐞

  • Fix showing labels when weighted gradient on yellow buildings in color metric options are enabled (#2511)
  • Fix rounding of the sum of percentages in risk profile (#2393)
  • Fix legend panel not having a background (#2422)

Release 1.83.1

10 Nov 11:58
Compare
Choose a tag to compare

Fixed 🐞

  • Fix loading files from URL in Web Demo (#2494)

Release 1.83.0

09 Nov 11:29
Compare
Choose a tag to compare

Fixed 🐞

  • Fix unwanted calculations of suspicious metrics when experimental features are disabled (#2471)
  • Fix UI issues in the configuration panel (#2322)
  • Fix tooltip of sorting order button in map tree view showing wrong sorting order (#2473)

Changed

  • Calculate MD5 checksum when generating .cc.json files (#2411)

Release 1.82.0

18 Oct 13:17
Compare
Choose a tag to compare

Fixed 🐞

  • Fix unfocus button text not showing correctly (#2439)

Release 1.81.0

11 Oct 12:36
Compare
Choose a tag to compare

Fixed 🐞

  • Fix color picker not being usable (#2439)
  • Fix Changelog inconsistencies (#2425)

    consistent changelog images
  • Fix memory and performance issues related to drawing labels on floors/folders (#2348).
  • Hides legend block if label description is not available and adds new metric descriptions (#2377).

Release 1.80.0

04 Oct 08:13
Compare
Choose a tag to compare

Added 🚀

  • Adds feature to display building colors as a gradients (#2327).
    • "Weighted Gradient" only mixes colors in a small interval around the preset values.
    • "True Gradient" mixes colors from the 0 to the highest value, the two preset color range values determine the balance.
    • "Absolute" represents the old behaviour without gradients.

Fixed 🐞

  • Fix broken file/node search #2389

Release 1.79.0

20 Sep 10:21
Compare
Choose a tag to compare

Added 🚀

  • Add metric descriptions to the frontend and show a translation next to the entry (#2330)
    Bildschirmfoto 2021-09-13 um 15 34 31
  • An option has been added to the global settings to enable copying screenshots to clipboard instead of saving them in a file (#2326) Screenshot 2021-08-30 at 14 59 21
  • Add changelog guidelines (#2358)
  • A changelog dialog with the latest additions to CodeCharta appears on version update (#1315)

Fixed 🐞

  • Fix broken methode call in screenshot feature
  • Improve changelog entries

Changed

  • Changing the background color and remove "outgoing" and "incoming" edges from the legend, if not applicable (#2330)
  • Improve the user experience for the AI Feature "Suspicious Metrics and Risk Profiles" and enable it for any programming language (#2362)

Release 1.78.0

06 Sep 13:13
Compare
Choose a tag to compare

Added 🚀

  • Add documentation for SCMLogParserV2 (#1349)

Fixed 🐞

  • Empty temporary label during hovering (#2328)
  • Show the screenshot hotkey in the screenshot title (#2323)
  • Improved rendering performance (#2345)

Chore 👨‍💻 👩‍💻

  • Update GH-Pages and visualization dependencies (#2356)

Release 1.77.0

30 Jul 13:18
Compare
Choose a tag to compare

Added 🚀

  • The "Color Metric Options" panel and "Legend" panel display the maximum value of the selected metric instead of infinite. (#1520)
  • Mark color-section as unimportant in delta mode (#769)

Changed

  • Small ui improvements added. (#1881)

  • Numbers/Percentages always show in the distribution bar(#1540)

    • Toggle between percentage and absolute numbers by clicking anywhere on the (expanded) distribution bar.
    • The old expanded distribution bar is now accessible through a button.

Fixed 🐞

  • It is no longer possible to exclude all files on the map (#901)

Release 1.76.0

13 Jul 10:12
Compare
Choose a tag to compare

Added 🚀

  • Custom metric scenarios which include the 'Color-Metric' (rloc) will now also save any changes made to the color scheme. (#1557)

Fixed 🐞

  • Performance improvements when loading new files. (#1312)

[1.75.0] - 2021-07-05