Changes for page 270 - Round Round

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

From version 327.1
edited by Erik Bakker
on 2026/04/09 09:14
Change comment: There is no comment for this version
To version 337.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 -265 - Maintenance Mode
1 +269 - Additional Acceleration
Content
... ... @@ -1,8 +1,12 @@
1 -This release includes various mandatory infrastructural updates. Due to our quality standards and our upcoming migration of our platform to a newer version of our underlying Mendix technology, we decided to bundle all user-facing functionality into the upcoming release, which we have been developing. As a result, we have little to share with you on this one.
1 +This release includes additional accelerans 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>>doc:Main.Release Information.Release Blogs.265 - Maintenance Mode.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 -==== Remarks ====
5 +==== Minor Changes ====
6 6  
7 -* General - Infrastructure: An update will be applied to our internal infrastructure to improve the version management of authorization server databases.
8 -* General - Infrastructure: An update will be applied to our internal infrastructure to adhere to the latest standards and versions of underlying code bases.
7 +* Create - Flow Designer: When part of an integration is opened for the first time, the entire flow is generated as 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 process. (#1796)
9 +
10 +==== Bug fixes ====
11 +
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)