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 233.1
edited by Erik Bakker
on 2025/03/10 09:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -268 - Underlying Update
1 +240 - Spring Cleaning
Content
... ... @@ -1,19 +1,13 @@
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 +In the last sprint, we focused on tidying up our house to prepare for various cool things later this year. As a result, we have a series of improvements and bug fixes for you to enjoy.
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>>Main.Release Information.Release Blogs.240 - Spring Cleaning.WebHome||target="blank"]].
4 4  
5 -==== Minor Changes ====
5 +====Minor Changes====
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 +* Overall UI/UX: Alerts / Notifications now have an icon before the text to further emphasize the meaning.
8 +* Overall UI/UX: We have updated our badge, switch, and progress bar components.
11 11  
12 -==== Bug fixes ====
10 +====Bug fixes====
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.
16 -
17 -==== Remarks ====
18 -
19 -* Upgraded our main application to Mendix 10
12 +* Create - Flow Creation: We have changed the auto-creation behavior for entry gates. This means we now avoid creating functionality in these entry gates only relevant for flows running inside a Mendix app.
13 +* Create - Reset Infra: Infra flows for systems labeled as a "Mendix Connector" can now be reset once more under all circumstances, including when your model utilizes the code mapping functionality.