Changes for page 256 - Power Up

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

From version 201.1
edited by CarlijnKokkeler
on 2024/02/26 10:47
Change comment: There is no comment for this version
To version 289.2
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 -215 - Tiny Tales
1 +256 - Power Up
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -1,15 +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. Moreover, it is now possible to remove an onramp that was previously linked to an all entry. Lastly, it is now possible to login to eMagiz by pressing enter when having the username field 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.215 - Tiny Tales||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 to better reflect the state of your topics. (#951)
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)
8 8  
9 -====Bug fixes====
10 -
11 -* Login: In the login screen, users now have the ability to press enter to log in when having the username field selected.
12 -* Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012)
13 -* Create - Flow Designer: An issue has been fixed where it was not possible to remove an onramp that was previously linked to a combined entry. (#1021)
14 -
15 -