From 592b3f918d95775cf6f4db643be516d19ec842ef Mon Sep 17 00:00:00 2001 From: BrunoJenson <108343583+BrunoJenson@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:54:58 +0530 Subject: [PATCH 1/7] Update WinformsOverview.md --- WindowsForms/Overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WindowsForms/Overview.md b/WindowsForms/Overview.md index 9dabae5ac..be0112c01 100644 --- a/WindowsForms/Overview.md +++ b/WindowsForms/Overview.md @@ -7,6 +7,8 @@ control: Introduction documentation: ug --- +> With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2. + # Welcome to Syncfusion Essential Windows Forms Syncfusion Essential Studio for Windows Forms is a comprehensive collection of over 100+ essential Windows Forms controls like Grids, Charts, Diagram, Scheduler and Tools for building powerful line-of-business applications faster. Syncfusion Windows Forms controls provides unparalleled performance, stunning built-in themes, touch-friendly UI, localization and seamless integration with Visual Studio. From a9d5327d2acdadb7ec4dbfe94ceac5b796e2e3e0 Mon Sep 17 00:00:00 2001 From: BrunoJenson Date: Tue, 16 Jan 2024 17:36:14 +0530 Subject: [PATCH 2/7] Showing note content in release notes winforms Dev --- WindowsForms/Release-notes/v24.1.41.md | 14 ++++++++++++++ WindowsForms/Release-notes/v24.1.43.md | 14 ++++++++++++++ WindowsForms/Release-notes/v24.1.44.md | 14 ++++++++++++++ WindowsForms/Release-notes/v24.1.45.md | 14 ++++++++++++++ 4 files changed, 56 insertions(+) diff --git a/WindowsForms/Release-notes/v24.1.41.md b/WindowsForms/Release-notes/v24.1.41.md index aa4b84193..e2e56c2a7 100644 --- a/WindowsForms/Release-notes/v24.1.41.md +++ b/WindowsForms/Release-notes/v24.1.41.md @@ -9,6 +9,20 @@ documentation: ug {% include release-info.html date="December 18, 2023" version="v24.1.41" %} + + +
+With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2. +
+ {% directory path: _includes/release-notes/v24.1.41 %} {% include {{file.url}} %} diff --git a/WindowsForms/Release-notes/v24.1.43.md b/WindowsForms/Release-notes/v24.1.43.md index d882c5878..3fd82fb32 100644 --- a/WindowsForms/Release-notes/v24.1.43.md +++ b/WindowsForms/Release-notes/v24.1.43.md @@ -9,6 +9,20 @@ documentation: ug {% include release-info.html date="December 27, 2023" version="v24.1.43" %} + + +
+With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2. +
+ {% directory path: _includes/release-notes/v24.1.43 %} {% include {{file.url}} %} diff --git a/WindowsForms/Release-notes/v24.1.44.md b/WindowsForms/Release-notes/v24.1.44.md index 6ed7f4a85..e2d7a8513 100644 --- a/WindowsForms/Release-notes/v24.1.44.md +++ b/WindowsForms/Release-notes/v24.1.44.md @@ -9,6 +9,20 @@ documentation: ug {% include release-info.html date="January 03, 2024" version="v24.1.44" %} + + +
+With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2. +
+ {% directory path: _includes/release-notes/v24.1.44 %} {% include {{file.url}} %} diff --git a/WindowsForms/Release-notes/v24.1.45.md b/WindowsForms/Release-notes/v24.1.45.md index 1c5497dcd..30ce99180 100644 --- a/WindowsForms/Release-notes/v24.1.45.md +++ b/WindowsForms/Release-notes/v24.1.45.md @@ -9,6 +9,20 @@ documentation: ug {% include release-info.html date="January 09, 2024" version="v24.1.45" %} + + +
+With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2. +
+ {% directory path: _includes/release-notes/v24.1.45 %} {% include {{file.url}} %} From ef3714e0a630e43f097be8845ca59cf8adc0323e Mon Sep 17 00:00:00 2001 From: BrunoJenson Date: Wed, 24 Jan 2024 16:09:56 +0530 Subject: [PATCH 3/7] Release notes update - dev --- WindowsForms/Release-notes/v24.1.47.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/WindowsForms/Release-notes/v24.1.47.md b/WindowsForms/Release-notes/v24.1.47.md index 21ed8106d..e0a089172 100644 --- a/WindowsForms/Release-notes/v24.1.47.md +++ b/WindowsForms/Release-notes/v24.1.47.md @@ -9,6 +9,20 @@ documentation: ug {% include release-info.html date="January 23, 2024" version="v24.1.47" %} + + +
+With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2. +
+ {% directory path: _includes/release-notes/v24.1.47 %} {% include {{file.url}} %} From a37034b613217dc63922ceacb6b057b1daf1c74b Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 26 Jan 2024 14:35:05 +0300 Subject: [PATCH 4/7] SEO-179238 WindowsForms Page with Redirect --- WindowsForms/Installation/web-installer/how-to-download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowsForms/Installation/web-installer/how-to-download.md b/WindowsForms/Installation/web-installer/how-to-download.md index f32dee609..8b818112e 100644 --- a/WindowsForms/Installation/web-installer/how-to-download.md +++ b/WindowsForms/Installation/web-installer/how-to-download.md @@ -30,7 +30,7 @@ Our 30-day trial can be downloaded in two ways. ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion Windows Forms web installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion Windows Forms web installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://support.syncfusion.com/kb/article/7053/how-to-generate-unlock-key-for-essentials-studio-products?isInternalRefresh=False) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) 6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio Windows Forms web installer. @@ -51,7 +51,7 @@ You should initiate an evaluation if you have already obtained our components th N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again. -4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/windowsforms/licensing/how-to-generate) here at any time before the trial period expires. (as shown in below screenshot.) +4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://support.syncfusion.com/kb/article/7053/how-to-generate-unlock-key-for-essentials-studio-products?isInternalRefresh=False) and [license key](https://help.syncfusion.com/windowsforms/licensing/how-to-generate) here at any time before the trial period expires. (as shown in below screenshot.) ![License and downloads of Syncfusion Essential Studio](images/start-trial-download-installer.png) From 6ef841f676a9b505bb5bff79cd0b469e91aac6c1 Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Mon, 29 Jan 2024 12:48:33 +0530 Subject: [PATCH 5/7] Added the release notes MD file and corresponding node entry in the TOC.html file --- WindowsForms-toc.html | 2 +- WindowsForms/Release-notes/v24.2.3.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 WindowsForms/Release-notes/v24.2.3.md diff --git a/WindowsForms-toc.html b/WindowsForms-toc.html index e2ebf71b5..ef472f7b5 100644 --- a/WindowsForms-toc.html +++ b/WindowsForms-toc.html @@ -6169,7 +6169,7 @@
  • Release Notes -