Changes for page 256 - Power Up

Last modified by Erik Bakker on 2025/11/04 12:44

From version 207.1
edited by CarlijnKokkeler
on 2024/03/25 12:15
Change comment: There is no comment for this version
To version 291.1
edited by Erik Bakker
on 2025/11/04 12:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -217 - Template Tango
1 +256 - Power Up
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -1,14 +1,15 @@
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 features various updates to our platform, with a user-centric focus, as we work on improved functionality for our new event streaming broker and API Gateway. All those improvements will be shared in the future once everything is ready. Additionally, we want to raise awareness that several new **[[environment templates>> Main.Release Information.Cloud Templates.WebHome||target="blank"]]** have been released that need to be updated before **December, 14th**. So if you have yet to update please take the necessary actions.
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.256 - Power Up.WebHome||target="blank"]].
4 4  
5 -=====Minor changes=====
5 +==== Bug fixes ====
6 6  
7 -* 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)
8 -* 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)
7 +* Design - System Message: Improved performance of saving entities whith a large number of attributes. (#1731)
8 +* Design - Store: Two fixes on importing store items for synchronous messages. (#1579)
9 +** From store functionality for API Gateway is restored.
10 +** Additionally, users can import store item to synchronous system message - response message.
11 +* Design - Create - System Message (API integrations) - The request system message correctly displays the message definition (#1713)
12 +* Create - Add Integrations: We have fixed a bug where some Mendix systems could face an error when trying to add an event streaming integration in Create.
13 +* Deploy - Containers: Debug icon has on hover text (#1725)
14 +* Manage - Alerting: Partial words from an alert's description can be searched and still return accurate results. (#1726)
9 9  
10 -====Bug fixes====
11 -
12 -* Generic - Login: In the login screen, users can now press "enter" to log in when the username field is selected.
13 -* Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012)
14 -* Create - Flow Designer: An issue has been fixed where removing an onramp linked to a combined entry was impossible. (#1021)