Changes for page 276 - API, API

Last modified by Erik Bakker on 2026/09/10 08:00

From version 353.1
edited by Erik Bakker
on 2026/09/10 07:49
Change comment: There is no comment for this version
To version 339.1
edited by Erik Bakker
on 2026/06/01 09:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -276 - API, API
1 +269 - Additional Acceleration
Content
... ... @@ -1,16 +1,12 @@
1 -This release includes several smaller improvements across the platform's phases. We also updated certain parts of our Mendix project to their latest versions.
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>>doc:Main.Release Information.Release Blogs.276 - API, API.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 5  ==== Minor Changes ====
6 6  
7 -* General - Platform: Replaced several older widgets with newer equivalents. As a result the look and feel of various parts of the platform are changed.
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)
8 8  
9 -===== Bug Fixes ====
10 +==== Bug fixes ====
10 10  
11 -* Deploy - Release: We improved the activating release logic that will prevent some uncertainty issues during the deployment of the release in Deploy phase.
12 -* Flow Designer - Save and Create New Version: We fixed a bug that prevented users from transferring their flows to Deploy when their initial action was to create an “Autosaved version” of the flow. (#1816)
13 -
14 -==== Remarks ====
15 -
16 -* Updated our __emagiz.com__ certificate.
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)