Changes for page 270 - Round Round

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

From version 95.1
edited by Erik Bakker
on 2023/06/22 13:26
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 -200 - Uncharted Territories
1 +269 - Additional Acceleration
Content
... ... @@ -1,20 +1,12 @@
1 -In the last sprint cycle, we focused on improving various aspects of the portal functionality. Among others, we focused on the next-generation architecture and others.
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.200 - Uncharted Territories.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 -* Create - Flow Designer: it is possible to select multiple components by area selection on the area with a scrollbar.
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  
10 +==== Bug fixes ====
9 9  
10 -* Deploy - Cloud Templates: New Cloud Templates are available for single-lane and double-lane environments. Please check out the cloud template [[release notes>>Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information.
11 -* Deploy - Architecture: We removed the deprecated reminder popup to update your cloud slot template. The automated upgrade feature replaces it alongside the "Upgrade" functionality in Deploy - Architecture.
12 -* Deploy - Deployment plan: We updated the right pane of the deployment plan to make it more compatible with the new runtime generation. Now, you can see all related logs regarding your deployment. By default, we only show some necessary logs, such as error logs, warning logs, and started runtime information logs. You can use the filter logs icons at the top of the list to show more information.
13 -* Deploy - Deployment plan: We updated the logic within our deployment plan functionality. The deployment step that disables all enabled triggers from the Manage phase disables triggers till you exit the deployment plan overview. That means that those triggers will be re-enabled after you move away from the deployment process or close the browser. Furthermore, there is no deployment step configuration to "enable" triggers anymore.
14 -
15 -====Bug fixes====
16 -
17 -* Deploy - Architecture: We improved timeout settings to give Stop, Restart, and Reset runtime actions enough time to execute. (#957)
18 -* Design - Store: Importing into "Design" from the store is possible, even if the integration is not in Create yet.
19 -* Manage - Monitoring: Detailed HTTP statistics will now show the correct user in case of API key authorization in more cases. Note that this functionality requires a newly deployed release. (#956)
20 -* Manage - Manage Dashboards: The screen loading speed is significantly improved for all models. This is most noticeable for larger models. (#964)
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)