From bc755dc76c2649d84f6dd97e2edd942e0fe70d50 Mon Sep 17 00:00:00 2001
From: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Date: Mon, 11 Nov 2024 13:18:58 +0100
Subject: [PATCH] Release: 2024.11.11.0
---
Website/docs/changelog/2024-11-11-0.md | 48 ++++++++++++++++++++++++++
Website/docs/changelog/next-release.md | 15 --------
Website/src/pages/download.mdx | 18 +++++-----
3 files changed, 57 insertions(+), 24 deletions(-)
create mode 100644 Website/docs/changelog/2024-11-11-0.md
diff --git a/Website/docs/changelog/2024-11-11-0.md b/Website/docs/changelog/2024-11-11-0.md
new file mode 100644
index 0000000000..ebd88244b6
--- /dev/null
+++ b/Website/docs/changelog/2024-11-11-0.md
@@ -0,0 +1,48 @@
+---
+sidebar_position: 984
+---
+
+# 2024.11.11.0
+
+Version: **2024.11.11.0**
+Release date: **11.11.2024**
+
+| File | `SHA256` |
+| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
+| [`NETworkManager_2024.11.11.0_Setup.msi`](https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.11.11.0/NETworkManager_2024.11.11.0_Setup.msi) | `B3B2128F752B6CA84C9FE0B84CA279C284AEB3BB479508E546633BF34E59A125` |
+| [`NETworkManager_2024.11.11.0_Portable.zip`](https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.11.11.0/NETworkManager_2024.11.11.0_Portable.zip) | `1D0C419C71103038397F3A0E14914B3DB1194164153448BFE57E261D093D7D55` |
+| [`NETworkManager_2024.11.11.0_Archive.zip`](https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.11.11.0/NETworkManager_2024.11.11.0_Archive.zip) | `5C054ED5233207692187E1355E581F3CA226EF6BB0C551141E795C06B86832FA` |
+
+**System requirements**
+
+- Windows 10 / Server x64 (1809 or later)
+- [.NET Desktop Runtime 8.0 (LTS) - x64](https://dotnet.microsoft.com/en-us/download/dotnet/8.0/runtime)
+
+## Breaking Changes
+
+## What's new?
+
+- Applications can now be sorted via drag & drop in the application sidebar or in the settings under `Settings > General > Applications`. [#2781](https://github.com/BornToBeRoot/NETworkManager/pull/2781)
+- Profiles now have a field for a description, which is displayed together with the host name/IP address in a tooltip in the profile sidebar. [#2877](https://github.com/BornToBeRoot/NETworkManager/pull/2877)
+
+## Improvements
+
+- Applications settings under `Settings > General > Applications` redesigned and context menu added (Right-click) [#2781](https://github.com/BornToBeRoot/NETworkManager/pull/2781)
+ - `Set default` added (Set the startup application - available if not set)
+ - `Show` added (Shows the application in the main window - available if hidden)
+ - `Hide` added (Hides the application from the main window - available if shown)
+- Groups now have a field for a description [#2877](https://github.com/BornToBeRoot/NETworkManager/pull/2877)
+
+## Bugfixes
+
+- **Ping Monitor**
+
+ - A problem has been fixed where the ping does not start if the DNS server is not configured. This can occur if the network interface via which the Windows DNS server was configured is deactivated/disconnected. [#2876](https://github.com/BornToBeRoot/NETworkManager/pull/2876)
+
+- TextBox content not centered because of ScrollViewer issue. [#2763](https://github.com/BornToBeRoot/NETworkManager/pull/2763)
+
+## Dependencies, Refactoring & Documentation
+
+- Code cleanup & refactoring
+- Language files updated via [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration)
+- Dependencies updated via [#dependabot](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot)
diff --git a/Website/docs/changelog/next-release.md b/Website/docs/changelog/next-release.md
index 307d0dc7c2..e3d9fab888 100644
--- a/Website/docs/changelog/next-release.md
+++ b/Website/docs/changelog/next-release.md
@@ -19,25 +19,10 @@ Release date: **xx.xx.2024**
## What's new?
-- Applications can now be sorted via drag & drop in the application sidebar or in the settings under `Settings > General > Applications`. [#2781](https://github.com/BornToBeRoot/NETworkManager/pull/2781)
-- Profiles now have a field for a description, which is displayed together with the host name/IP address in a tooltip in the profile sidebar. [#2877](https://github.com/BornToBeRoot/NETworkManager/pull/2877)
-
## Improvements
-- Applications settings under `Settings > General > Applications` redesigned and context menu added (Right-click) [#2781](https://github.com/BornToBeRoot/NETworkManager/pull/2781)
- - `Set default` added (Set the startup application - available if not set)
- - `Show` added (Shows the application in the main window - available if hidden)
- - `Hide` added (Hides the application from the main window - available if shown)
-- Groups now have a field for a description [#2877](https://github.com/BornToBeRoot/NETworkManager/pull/2877)
-
## Bugfixes
-- **Ping Monitor**
-
- - A problem has been fixed where the ping does not start if the DNS server is not configured. This can occur if the network interface via which the Windows DNS server was configured is deactivated/disconnected. [#2876](https://github.com/BornToBeRoot/NETworkManager/pull/2876)
-
-- TextBox content not centered because of ScrollViewer issue. [#2763](https://github.com/BornToBeRoot/NETworkManager/pull/2763)
-
## Dependencies, Refactoring & Documentation
- Code cleanup & refactoring
diff --git a/Website/src/pages/download.mdx b/Website/src/pages/download.mdx
index 6bc3618ff2..f46465ca51 100644
--- a/Website/src/pages/download.mdx
+++ b/Website/src/pages/download.mdx
@@ -8,27 +8,27 @@ import styles from "./styles.module.css";
# Download
-Version: **2024.6.15.0**
-Release date: **15.06.2024**
+Version: **2024.11.11.0**
+Release date: **11.11.2024**
Download the latest binaries via GitHub Releases:
Setup (MSI-Installer)
-Portable (ZIP-Archive)CB78E596EF0247808522B6F5883CD154BF0A8630496E2545AAF99E1B324E3D9B+B3B2128F752B6CA84C9FE0B84CA279C284AEB3BB479508E546633BF34E59A125
-Archive (ZIP-Archive)2DC069D3ED82811B3FEF0FE00956AA53F6153F233A3AE08DF42104BB2BEFAD97+1D0C419C71103038397F3A0E14914B3DB1194164153448BFE57E261D093D7D55
-F1A6935D1A67014700CF2A8315E7CB8013F4084B38297E0DCB0E0C2F551E0A04
+5C054ED5233207692187E1355E581F3CA226EF6BB0C551141E795C06B86832FA
Verify the file hash with the following PowerShell command: