Skip to content
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

Removed info box with duplicate content #9120

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
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
6 changes: 1 addition & 5 deletions content/en/docs/releasenotes/studio-pro/lts-mts.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,11 @@ An MTS is a minor version released approximately every 6 months after a new majo
This is the current MTS version of Studio Pro:

* [10.18](/releasenotes/studio-pro/10.18/) (started in December, 2024)
* [10.6](/releasenotes/studio-pro/10.6/) (started in December, 2023)
* [10.12](/releasenotes/studio-pro/10.12/) (started in June, 2024)
* [10.6](/releasenotes/studio-pro/10.6/) (started in December, 2023)
Comment on lines 97 to +99
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't these be in numerical order to make it easier to see what is going on?


Release notes for the current MTS version are marked with an MTS badge (<text class="badge badge-pill badge-mts" style="margin-left:0px">MTS</text>) in the left sidebar.

{{% alert color="info" %}}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MariaShaposhnikova Jonathan is deleting this because, quote "MTS is supported until 3 months after the LTS release".

Just wanted to confirm -- does this sync with our existing Support agreements?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to say something about when they expire? Not just delete the whole section?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ConnorLand , We will have an LTS in Mendix 10 when Mendix 11 is released. I agree with Mark, we can add a note about when they expire rather than delete the section.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also change an example there from 9 to Mendix 10 and 11.

MTS versions (for example, 9.6) remain supported until the next major version has been released for general availability (for example, 10.0).
{{% /alert %}}

Mendix MTS versions offer a balance between getting the latest and greatest Mendix has to offer every month, and security and stability.

{{% alert color="info" %}}
Expand Down