Last modified by Erik Bakker on 2025/02/13 07:36

From version 217.1
edited by Erik Bakker
on 2025/01/13 09:14
Change comment: There is no comment for this version
To version 209.1
edited by Carlijn Kokkeler
on 2024/03/25 12:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -236 - Another Agent
1 +217 - Template Tango
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.CarlijnKokkeler
Content
... ... @@ -1,21 +1,18 @@
1 -In the last sprint cycle, we focused on delivering new [[cloud templates>>Main.Release Information.Cloud Templates||target="blank"]] for docker single and docker double lane. Moreover, we have addressed several key feedback points within our platform.
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.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.236 - Another Agent||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.217 - Template Tango||target="blank"]].
4 4  
5 -====Major Changes====
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.
6 6  
7 -* * Deploy - Cloud Templates: New Cloud Templates are available for single and double environments to introduce improved auto-healing. Please check out the [[cloud template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information.
8 8  
9 -====Minor Changes====
9 +=====Minor changes=====
10 10  
11 -* Create - Flow Designer: Improved help texts for the FTP & SFTP local filter options.
12 -* Deploy - Overview: Spring6 pop-up has been removed.
13 -* Manage - Alerting: The recipients tab for the new Alerting triggers has seen a small update in regards of UX: You will get an explanation when you are trying to enable notifications when no recipients are selected yet.
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)
14 14  
15 15  ====Bug fixes====
16 16  
17 -
18 -* Design - Message (CDM) Definition: The possibility of importing anything from the store in Design is now blocked when the system has no technical name yet. (#1456)
19 -* Create - Transfer Settings: You can now increase and decrease the number of runtimes for existing Systems. And transfer them from Design Architecture to Deploy Architecture. This can be done in “Create – Settings - Transfer Settings from Design”. (#1543)
20 -* Manage - Alerting: Inactive users in your model are removed from the list of selectable recipients.
21 -
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)