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: docs/configuration/ui5_versions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ OpenUI5 is the open-source version of UI5. It has slightly fewer controls than t
13
13
UI5 (SAPUI5) is the default version and has been part of the ABAP system since a specific release. This is likely the version already in use in your system.
14
14
15
15
### UI5 2.x
16
-
UI5 2.x is the newest version of UI5, where deprecated APIs have been removed. abap2UI5 is continuously tested with this release to ensure smooth compatibility with the latest features. It is recommended to test your apps from time to time with this version to ensure they are future-ready.
16
+
UI5 2.x is the newest version of UI5, where deprecated APIs have been removed. abap2UI5 is continuously tested with this release to ensure compatibility with upcoming releases. It is recommended to test your apps from time to time with this version to ensure they are future-ready too.
17
17
18
18
### Release-Specific
19
19
Some controls and properties are only available in specific releases. The UI5 framework and the samples are designed to support a wide range of releases and should generally not cause issues. However, it's important to ensure compatibility with the version you are using, as not all features may be available across different UI5 releases.
0 commit comments