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: content/en/docs/releasenotes/studio-pro/lts-mts.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ weight: 1
8
8
9
9
The goal of this document is to clarify Mendix Studio Pro version options and help you decide which version to run your applications on.
10
10
11
-
To understand the different types of versions and releases, consider the example of Studio Pro [9.24.1](/releasenotes/studio-pro/9.24/#9241) and see the sections below.
11
+
To understand the different types of versions and releases, consider the example of Studio Pro [11.0.3](/releasenotes/studio-pro/11.3/) and see the sections below.
12
12
13
13
### Major Version {#major-version}
14
14
15
-
In the 9.24.1 example, the first number (**9**) indicates the major version.
15
+
In the 11.0.3 example, the first number (**11**) indicates the major version.
16
16
17
17
Mendix supports three major versions at a time. To clarify our current offering and in relation to our SLA, today Mendix supports major versions 9, 10, and 11.
18
18
@@ -34,13 +34,13 @@ For Mendix 10 and 11, we are planning to follow this release timeline:
34
34
35
35
### Minor Version
36
36
37
-
In the 9.24.1 example, the second number (**24**) indicates the minor version.
37
+
In the 11.0.3 example, the second number (**0**) indicates the minor version.
38
38
39
39
A minor version is generally released every month. It includes new features and fixes, but it does not include breaking changes.
40
40
41
41
### Patch Version {#patch-version}
42
42
43
-
In the 9.24.1 example, the third number (**1**) indicates the patch version.
43
+
In the 11.0.3 example, the third number (**3**) indicates the patch version.
44
44
45
45
A patch version is released on an as-needed basis. It includes security fixes and critical bug fixes, but it does not include new features or breaking changes (unless these address security issues).
46
46
@@ -107,7 +107,7 @@ Mendix recommends using the latest patch version of the release as the latest ve
107
107
108
108
### Support Duration
109
109
110
-
Support for an MTS version ends three months after the LTS version of that major version is released. For example, version 10.24 is released in June 2025. Support for the 10.6, 10.12 and 10.18 MTS versions will then end in September 2025.
110
+
Support for an MTS version ends three months after the LTS version of that major version is released.
0 commit comments