Skip to content

Commit d4dfea3

Browse files
authored
Merge pull request #757 from telerik/dkrastev/m-KB
Add Earlier Versions Support Policy
2 parents 52ad823 + f539cad commit d4dfea3

9 files changed

+51
-8
lines changed

installation-and-upgrades/api-analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This article show how you can use the Upgrade API Analyzer tool in
55
slug: upgrade-api-analyzer
66
tags: api, analyzer, upgrade
77
published: True
8-
position: 5
8+
position: 9
99
---
1010

1111
# Telerik Upgrade API Analyzer

installation-and-upgrades/assemblies-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Assembly Version
55
slug: assemblies-version
66
tags: install,nuget
77
published: True
8-
position: 4
8+
position: 5
99
---
1010

1111
# Assembly Version

installation-and-upgrades/download-product-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to download the source code, pdf documentation, different
55
slug: winforms/installation-deployment-and-distribution/download-product-files
66
tags: download,product,files
77
published: True
8-
position: 3
8+
position: 4
99
previous_url: installation-deployment-and-distribution-download-product-files
1010
---
1111

installation-and-upgrades/installing-from-progress-control-panel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Installing and Removing from Progress Control Panel
55
slug: installing-from-progress-control-panel
66
tags: installing, control, panel
77
published: True
8-
position: 2
8+
position: 3
99
---
1010

1111
# Installing from Progress Control Panel

installation-and-upgrades/installing-on-your-computer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Read how you can install Telerik UI for WinForms on your computers
55
slug: winforms/installation-deployment-and-distribution/installing-on-your-computer
66
tags: installing,on,your,computer
77
published: True
8-
position: 1
8+
position: 2
99
previous_url: installation-deployment-and-distribution-installing-on-your-computer
1010
---
1111

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Earlier Versions Support Policy
3+
page_title: Support Policy for Earlier UI for WinForms Versions
4+
description: "Learn about the support policy on old versions, how bug fixes and feature requests are implemented, and how you can get them."
5+
slug: old_versions_support_policy
6+
tags: old, policy
7+
published: True
8+
position: 10
9+
---
10+
11+
# Earlier Versions Support Policy in UI for WinForms
12+
13+
This article provides information on the provided support for earlier UI for WinForms versions.
14+
15+
The support policy includes the way bug fixes, feature enhancements, and .NET compatibility are updated and applied across the Progress® Telerik® UI for WinForms suite.
16+
17+
>note For best performance results, use the latest UI for WinForms version which contains all recent features and fixes that are available. Telerik supports only the latest available version of UI for WinForms.
18+
19+
## Bug Fixes
20+
21+
Bugs in UI for WinForms components are fixed depending on the priority set by the product management and based on the [public Feedback portal](https://feedback.telerik.com/winforms), [support system](https://www.telerik.com/account/support-tickets), surveys, interviews, and other means at management discretion.
22+
23+
Bug fixes are then implemented in the product by the Development team and later introduced in the first [official product release](https://www.telerik.com/support/whats-new/winforms/release-history).
24+
25+
To get a bug fix, you have to [upgrade]({%slug winforms/installation-deployment-and-distribution/upgrade-project%}) your project to the same release as the release that contains the fix, or later.
26+
27+
If a workaround for an earlier version is technically feasible, you may be provided with such in the ticketing system. However, Progress Software Corporation cannot guarantee that bug fixes in earlier versions will be available and cannot give warranty for any workarounds that are provided.
28+
29+
## New Features and Components
30+
31+
Feature enhancements and new components become publicly available in the first major release and after their implementation by the Development team.
32+
33+
New features and components are not available for versions which come before the first version in which they were released.
34+
35+
## Implementation Support
36+
37+
For earlier versions, you can get suggestions on how to implement certain scenarios, features, and UI for WinForms tools in your project in the ticketing system and depending on their technical feasibility. If such an implementation relies on the API, fixes, or enhancements that are implemented in later versions, you will need to upgrade to a release which contains the feature you need.
38+
39+
## See Also
40+
41+
* [System Requirements]({%slug winforms/installation-deployment-and-distribution/system-requirements%})
42+
* [License Agreement](https://www.telerik.com/purchase/license-agreement/winforms-dlw-s)
43+
* [Distributions]({%slug winforms/installation-deployment-and-distribution/distributions%})

installation-and-upgrades/preview-releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This article describes the Telerik WinForms Preview release and how
55
slug: winforms/installation-deployment-and-distribution/preview-releases
66
tags: using,the,hotfix,dlls,only, lib, latest, internal, build, preview
77
published: True
8-
position: 4
8+
position: 7
99
---
1010

1111
# Preview Release

installation-and-upgrades/updating-assemblies-in-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use a specific version of the Telerik UI for WinForms
55
slug: winforms/installation-deployment-and-distribution/updating-assemblies-in-a-project
66
tags: update, assemblies, project
77
published: True
8-
position: 4
8+
position: 8
99
---
1010

1111
# Updating Assemblies in a Project

installation-and-upgrades/upgrade-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use a specific version of the Telerik UI for WinForms
55
slug: winforms/installation-deployment-and-distribution/upgrade-project
66
tags: upgrade, update,Telerik, project, assemblies, NuGet, packages
77
published: True
8-
position: 4
8+
position: 6
99
---
1010

1111
# How to Upgrade Telerik UI for WinForms Project

0 commit comments

Comments
 (0)