Skip to content

Add info on MTS, LTS, Beta releases #9652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/beta-features/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ weight: 55

## Introduction

Some Mendix Platform releases contain beta or experimental features or products that can be used and evaluated by early-adopter developers.
Some Mendix Platform releases contain beta or experimental features or products that can be used and evaluated by early-adopter developers. Beta and experimental releases and features are not recommended for production use.

Mendix releases beta versions in two circumstances:

Expand Down
4 changes: 3 additions & 1 deletion content/en/docs/releasenotes/studio-pro/lts-mts.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ A patch version is released on an as-needed basis. It includes security fixes an

## Long-Term Support Version (LTS) {#lts}

A long-term support version is maintained with supported updates for two years and is recommended for production use.

An LTS version is the last minor release of a major version. Its release is aligned with the GA release of the next major version. For example, the 10.24 LTS version will be released in the same month as Mendix 11 GA. Once a minor version becomes an LTS, it will not have new features added to it.

These are the current LTS versions of Studio Pro:
Expand Down Expand Up @@ -87,7 +89,7 @@ The impact of upgrading from an LTS to an LTS is often the lowest of these optio

## Medium-Term Support Version (MTS) {#mts}

An MTS is a minor version released approximately every 6 months after a new major version release for general availability.
An MTS is a minor version released approximately every 6 months after a new major version release for general availability. MTS provides you a balance of new features and support.

This is the current MTS version of Studio Pro:

Expand Down