Changes for page 270 - Round Round

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

From version 233.1
edited by Erik Bakker
on 2025/03/10 09:59
Change comment: There is no comment for this version
To version 338.1
edited by Erik Bakker
on 2026/06/01 09:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -240 - Spring Cleaning
1 +269 - Additional Acceleration
Content
... ... @@ -1,13 +1,12 @@
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.
1 +This release includes additional accelerants for all integration developers out there. This includes improvements in the flow designer navigation and the missing properties functionality. Subsequently, we introduced a fix to improve the stability of our flow designer. Enjoy reading our latest updates on the platform.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.240 - Spring Cleaning.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.269 - Additional Acceleration.WebHome||target="blank"]].
4 4  
5 -====Minor Changes====
5 +==== Minor Changes ====
6 6  
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.
7 +* Create - Flow Designer: When part of an integration is opened for the first time, the entire flow is generated as an initial version so that the user can navigate to the previous and next flow using the inbound and outbound components. (#1660)
8 +* Deploy - Release - Missing Properties: To improve overall performance, we update the missing properties list in such a way that we do not need to recalculate the full list every time a user makes a change in the list. Furthermore, various UI/UX improvements have been made throughout the process to optimize the user experience. (#1796)
9 9  
10 -====Bug fixes====
10 +==== Bug fixes ====
11 11  
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.
12 +* Create - Flow Designer: A fix has been implemented to resolve an issue where an error popup would occasionally appear when opening the Flow Designer. (#1644)