Changes for page 262 - Good News

Last modified by Erik Bakker on 2026/02/23 08:06

From version 27.1
edited by Erik Bakker
on 2022/11/21 14:16
Change comment: There is no comment for this version
To version 280.2
edited by Erik Bakker
on 2025/09/21 21:19
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -188 - Close Encounters
1 +253 - Rince Repeat
Content
... ... @@ -1,22 +1,16 @@
1 -The release brings several improvements to our 3rd generation runtime and its interaction with the portal. On top of that, we have several feedback items and bug fixes.
1 +This release features numerous updates to our platform, with a user-centric focus. This release, we focused on adding functionality to our new event streaming offering, on which we will share more in the next release blog.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.188 - Close Encounters.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.252 - Frostline.WebHome||target="blank"]].
4 4  
5 -=====Minor changes=====
5 +==== New features ====
6 6  
7 -* General: Code mapping is now available for models migrating to the 3rd generation runtime.
8 -* General: Added functionality that allows you to search by pressing "Enter" on various pages across the platform. (#785)
9 -* Store: Renamed several display names across the Store functionality to better clarify what the functionality does for you.
10 -* Deploy - Deployment plan: When a runtime is being deployed, which is constantly crashing and thereby causing problems, the restart of the runtime is limited to just five times. (#720)
11 -** After five times, the runtime will remain in the stopped state.
12 -* Deploy - Releases: The activate release functionality performance for models that use the 3rd generation runtime is improved.
7 +* We have introduced the ability to move flows to another container, and be able to move their respective properties along side with them. *
13 13  
14 -====Bug fixes====
15 -* Create - Flow designer: Resetting the JMS server sometimes resulted in invalid connection settings for connecting to the failover JMS server. (#717)
16 -* Create - Flow designer: Newly generated flows were configured with incorrect XSD or XLST resource locations under specific circumstances. (#718)
17 -* Deploy - Architecture: Prechecks for cloud template upgrades failed unexpectedly under particular circumstances. (#703)
18 -* Manage - Runtime statistics: Data measurements of eMagiz-Mendix Connector runtimes are not missing anymore.
19 -* Manage - Error Dashboard: Solved a problem that caused a user to see a general error when opening the Manage Dashboard while running a 3rd generation runtime architecture.
9 +==== Minor changes ====
20 20  
21 -====Remarks====
22 -* Mendix Runtime has been upgraded to Mendix 9.19.0.
11 +* Create - Transformation: Option to convert a string value to an enumeration by setting value mapping rules inside the “From string transformer“ attribute operation.
12 +
13 +==== Bug fixes ====
14 +
15 +* Users belonging to Mendix systems will no longer be shown in Deploy > User management. All required information for these Mendix systems can be found in Deploy > Mendix connectors.
16 +* Create - Transfer Integration: in case an integration is not a part of any release, it is possible to removed it from Create phase. (#800)