Changes for page 270 - Round Round

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

From version 209.1
edited by CarlijnKokkeler
on 2024/03/25 12:20
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 -217 - Template Tango
1 +269 - Additional Acceleration
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -1,18 +1,12 @@
1 -In the last sprint cycle, we focused on improving the event streaming graph. Moreover, we have done some bug fixes. First of all, the validation for queue names with respect to spaces has been improved. Furthermore, it is now possible to remove an onramp that was previously linked to an all-entry. Lastly, it is now possible to log in to eMagiz by pressing enter when the username field is selected.
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.217 - Template Tango||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 -=====New features=====
6 -* Deploy - Cloud Templates: New Cloud Templates are available for single and double environments to introduce the ability to clean H2 databases from the portal. Please check out the [[cloud template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information.
5 +==== Minor Changes ====
7 7  
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 -=====Minor changes=====
10 +==== Bug fixes ====
10 10  
11 -* Manage - Monitoring: The event streaming graph has been improved so that the offset difference of a topic is the sum of the offset differences of each partition in that topic. (#951)
12 -* Deploy - Releases: Previously, the latest ten versions of a flow were not always selectable for a release. This has been improved so that from now on, the latest ten committed versions of each flow are always available. (#1137)
13 -
14 -====Bug fixes====
15 -
16 -* Generic - Login: In the login screen, users can now press "enter" to log in when the username field is selected.
17 -* Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012)
18 -* Create - Flow Designer: An issue has been fixed where removing an onramp linked to a combined entry was impossible. (#1021)
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)