You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: upgrade/old-version-support-policy.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
title: Earlier Versions Support Policy
3
3
page_title: Support Policy for Earlier UI for MAUI 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.
4
+
description: Learn about the support policy for old versions, how bug fixes and feature requests are implemented, and how to get them.
5
5
slug: old_versions_support_policy
6
6
position: 2
7
7
---
8
8
9
9
# Earlier Versions Support Policy in UI for .NET MAUI
10
10
11
-
This article provides information on the provided support for earlier UI for .NET MAUI versions.
11
+
This article provides information about the support provided for earlier Telerik UI for .NET MAUI versions.
12
12
13
13
The support policy includes the way bug fixes, feature enhancements, and browser compatibility are updated and applied across the Progress® Telerik® UI for .NET MAUI suite.
14
14
@@ -24,19 +24,19 @@ Bugs in UI for .NET MAUI components are fixed depending on the priority set by t
24
24
25
25
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/maui-ui/release-history).
26
26
27
-
To get a bug fix, you have to [upgrade]({%slug upgrade-tutorial%}) your project to the same release as the release that contains the fix, or later.
27
+
To get a bug fix, you have to [upgrade]({%slug upgrade-tutorial%}) your project to the release that contains the fix, or later.
28
28
29
-
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.
29
+
For bugs in earlier versions, you may receive a technically feasible workaround through the ticketing system. However, Progress Software Corporation cannot guarantee that bug fixes for earlier versions will become available and cannot provide any warranty on the provided workarounds.
30
30
31
31
## New Features and Components
32
32
33
-
Feature enhancements and new components become publicly available in the first major release and after their implementation by the Development team.
33
+
Feature enhancements and new components become publicly available in the first major release following their implementation by the Development team.
34
34
35
-
New features and components are not available for versions which come before the first version in which they were released.
35
+
New features and components will not be made retroactively available for versions earlier than the version in which they were introduced.
36
36
37
37
## Implementation Support
38
38
39
-
For earlier versions, you can get suggestions on how to implement certain scenarios, features, and UI for .NET MAUI 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.
39
+
For earlier versions, you can get suggestions on how to implement certain scenarios, features, and UI for .NET MAUI 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 required feature.
0 commit comments