Changes for page 270 - Round Round

Last modified by Erik Bakker on 2026/06/15 10:37

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 3.1
edited by Erik Bakker
on 2022/10/14 13:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -268 - Underlying Update
1 +185 - Get Ready
Content
... ... @@ -1,19 +1,23 @@
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 +Release that updates the manage statistics sections for our new monitoring stack. On top of that, we have released a new cloud template and released several other functionalities.
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.185 - Get ready.WebHome||target="blank"]].
4 4  
5 -==== Minor Changes ====
5 +=====New features=====
6 +* Deploy - User Management: Before and after applying to environment, keep track of user management changes. Export history as an excel file.
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.
8 +=====Minor changes=====
11 11  
12 -==== Bug fixes ====
10 +* Design System. Changed the look and feel across the portal altogether. Changes can be seen in:
11 + ** Datagids, where there is now on hover action for example.
12 + ** Pop ups
13 + ** Context menus, also have on hover action
14 + ** Styling of scrollbars
15 +* Message Redelivery - admin logs improved to better analyze issues when they occur
16 +* Create - Flow Designer: small bugs ( copy/paste by keyboard, copy annotation, display interceptors and queue channels) are fixed
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
18 +====Bug fixes====
19 +* Deploy - Deployment plan. Performance of page to deploy a release increases significantly
20 +* Store - Import resources was incorrectly done in specific cases, which is now fixed
21 +* Store - Target namespace will be imported when imported XML Message Definition
22 +* Store - When exporting components, if property values contains bus name, they will be updated automatically with new bus name when importing into a new bus.
23 +* Store: Importing items from the store sometimes resulted in invalid JMS connection factories.