Latest Release:
- Analysis 1.123.0 | Visualization 1.124.1
+ Analysis 1.123.0 | Visualization 1.125.0
[comment]: ##################################################################################
[comment]:
diff --git a/gh-pages/_posts/release/2024-04-24-vis_1_125_0.md b/gh-pages/_posts/release/2024-04-24-vis_1_125_0.md
new file mode 100644
index 0000000000..0e3c2e6905
--- /dev/null
+++ b/gh-pages/_posts/release/2024-04-24-vis_1_125_0.md
@@ -0,0 +1,30 @@
+---
+categories:
+ - Release
+tags:
+ - gh-pages
+ - release
+ - visualization
+
+title: Visualization version 1.125.0
+---
+
+{{page.title}} is live and ready for [download](https://github.com/MaibornWolff/codecharta/releases/tag/vis-1.125.0).
+This version brings the following:
+
+### Added 🚀
+
+- Add search bar for custom configs [#3529](https://github.com/MaibornWolff/codecharta/pull/3529)
+- Automatically reverse the metric direction for those where higher values indicate better codequality, such as `branch_coverage` [#3518](https://github.com/MaibornWolff/codecharta/pull/3518)
+- Display summary metrics for root node as default [#3525](https://github.com/MaibornWolff/codecharta/pull/3525)
+- Remove whitespace on screenshots [#3527](https://github.com/MaibornWolff/codecharta/pull/3527)
+
+### Fixed 🐞
+
+- Fix small style issues [#3544](https://github.com/MaibornWolff/codecharta/pull/3544)
+- Fix key handling for selection metrics [#3546](https://github.com/MaibornWolff/codecharta/pull/3546)
+- Fix applying default metric templates to ensure options reset correctly [#3560](https://github.com/MaibornWolff/codecharta/pull/3560)
+
+### Chore 👨💻 👩💻
+
+- Update angular to v17
diff --git a/gh-pages/visualization/app/3rdpartylicenses.txt b/gh-pages/visualization/app/3rdpartylicenses.txt
index 973e77ca1e..d4cf5a6a01 100644
--- a/gh-pages/visualization/app/3rdpartylicenses.txt
+++ b/gh-pages/visualization/app/3rdpartylicenses.txt
@@ -5,7 +5,7 @@ MIT
MIT
The MIT License
-Copyright (c) 2023 Google LLC.
+Copyright (c) 2024 Google LLC.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -39,7 +39,7 @@ MIT
MIT
The MIT License
-Copyright (c) 2023 Google LLC.
+Copyright (c) 2024 Google LLC.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/gh-pages/visualization/app/index.html b/gh-pages/visualization/app/index.html
index d166a2c53b..92688b756e 100644
--- a/gh-pages/visualization/app/index.html
+++ b/gh-pages/visualization/app/index.html
@@ -6,9 +6,9 @@
img-src 'self' https://* data:;">
-
+
-
+