From 204e4e00c7b384b6d85046145e83ef5bbdcb9337 Mon Sep 17 00:00:00 2001
From: Sebastian Wolf <65733509+phanlezz@users.noreply.github.com>
Date: Mon, 4 Nov 2024 12:23:22 +0100
Subject: [PATCH] Releasing vis-1.130.0
---
README.md | 2 +-
.../_posts/release/2024-11-04-vis_1_130_0.md | 29 +++++++++++++++++++
gh-pages/visualization/app/index.html | 2 +-
.../app/main.a84126decb7682b7.js | 1 -
.../app/main.bcfebb13cf578abb.js | 1 +
gh-pages/visualization/app/package.json | 9 +++---
visualization/CHANGELOG.md | 2 ++
visualization/package-lock.json | 4 +--
visualization/package.json | 2 +-
9 files changed, 41 insertions(+), 11 deletions(-)
create mode 100644 gh-pages/_posts/release/2024-11-04-vis_1_130_0.md
delete mode 100644 gh-pages/visualization/app/main.a84126decb7682b7.js
create mode 100644 gh-pages/visualization/app/main.bcfebb13cf578abb.js
diff --git a/README.md b/README.md
index 95360e17ca..ad6cdfc0ef 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
Latest Release:
- Analysis 1.128.0 | Visualization 1.129.1
+ Analysis 1.128.0 | Visualization 1.130.0
[comment]: ##################################################################################
[comment]:
diff --git a/gh-pages/_posts/release/2024-11-04-vis_1_130_0.md b/gh-pages/_posts/release/2024-11-04-vis_1_130_0.md
new file mode 100644
index 0000000000..928236df3b
--- /dev/null
+++ b/gh-pages/_posts/release/2024-11-04-vis_1_130_0.md
@@ -0,0 +1,29 @@
+---
+categories:
+ - Release
+ - Release-Visualization
+tags:
+ - gh-pages
+ - release
+ - visualization
+
+title: Visualization version 1.130.0
+---
+
+{{page.title}} is live and ready for [download](https://github.com/MaibornWolff/codecharta/releases/tag/vis-1.130.0).
+This version brings the following:
+
+### Added 🚀
+
+- Add experimental feature: show buildings with an area metric value of 0 [#3789](https://github.com/MaibornWolff/codecharta/pull/3789)
+- Add further functionality for nested data to show popup when comparing files with different complexity metrics [#3791](https://github.com/MaibornWolff/codecharta/pull/3791)
+- Add improvements to the migration script for old mcc maps [#3803](https://github.com/MaibornWolff/codecharta/pull/3803)
+
+### Changed
+
+- Revert focus behaviour to old one for stability [#3793](https://github.com/MaibornWolff/codecharta/pull/3793)
+
+### Fixed 🐞
+
+- Fix that default sample files are not removed when a new file is loaded by the user [#3768](https://github.com/MaibornWolff/codecharta/pull/3768)
+- When an invisible file is deleted, the shown map is not reloaded anymore [#3788](https://github.com/MaibornWolff/codecharta/pull/3788)
diff --git a/gh-pages/visualization/app/index.html b/gh-pages/visualization/app/index.html
index 2982272e3a..7378335b75 100644
--- a/gh-pages/visualization/app/index.html
+++ b/gh-pages/visualization/app/index.html
@@ -10,5 +10,5 @@
-
+