Changes for page 256 - Power Up

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

From version 290.1
edited by Erik Bakker
on 2025/11/04 12:44
Change comment: There is no comment for this version
To version 233.1
edited by Erik Bakker
on 2025/03/10 09:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -256 - Power Up
1 +240 - Spring Cleaning
Content
... ... @@ -1,15 +1,13 @@
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.
1 +In the last sprint, we focused on tidying up our house to prepare for various cool things later this year. As a result, we have a series of improvements and bug fixes for you to enjoy.
2 2  
3 -Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.256 - Power Up.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.240 - Spring Cleaning.WebHome||target="blank"]].
4 4  
5 -==== Bug fixes ====
5 +====Minor Changes====
6 6  
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)
7 +* Overall UI/UX: Alerts / Notifications now have an icon before the text to further emphasize the meaning.
8 +* Overall UI/UX: We have updated our badge, switch, and progress bar components.
15 15  
10 +====Bug fixes====
11 +
12 +* Create - Flow Creation: We have changed the auto-creation behavior for entry gates. This means we now avoid creating functionality in these entry gates only relevant for flows running inside a Mendix app.
13 +* Create - Reset Infra: Infra flows for systems labeled as a "Mendix Connector" can now be reset once more under all circumstances, including when your model utilizes the code mapping functionality.