Changes for page 268 - Underlying Update

Last modified by Erik Bakker on 2026/05/18 16:45

From version 334.1
edited by Erik Bakker
on 2026/05/18 11:25
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 -268 - Underlying Update
1 +253 - Rince Repeat
Content
... ... @@ -1,19 +1,16 @@
1 -This release includes significant improvements regarding our internal platforms. This includes improvements in the DSH proxy certifcate rotation process. On top of that, it introduces a new version of Mendix on which we are running and various updates on underlying libaries. Subsequently, we have introduced a fix for the stability of our documentation platform. Enjoy reading our latest updates on the platform.
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>>doc:Main.Release Information.Release Blogs.268 - Underlying Update.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 - Event Streaming: Various updates regarding the proxy certificate rotation process.
8 -** Proxy certificates must always be valid in DSH so clients do not face any issues. A schedule event runs daily during working hours to verify this.
9 -** If certificate rotation fails in the test environment, it will not continue to ACCP and PROD
10 -* General - Feedback Functionality: Updated the feedback functionality. Although this changes the user process it should allow you to provide more elaborated feedback.
7 +* We have introduced the ability to move flows to another container, and be able to move their respective properties along side with them. *
11 11  
12 -==== Bug fixes ====
9 +==== Minor changes ====
13 13  
14 -* General - User Access Control: While users are being deactivated, they are also being removed from the models unless they are the contact person for the model. (#943)
15 -* Create - Documentation Portal: A stability improvement will be rolled out for our documentation website.
11 +* Create - Transformation: Option to convert a string value to an enumeration by setting value mapping rules inside the “From string transformer“ attribute operation.
16 16  
17 -==== Remarks ====
13 +==== Bug fixes ====
18 18  
19 -* Upgraded our main application to Mendix 10
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)