Changes for page 247.1 - Help Out

Last modified by Erik Bakker on 2025/06/25 19:51

From version 262.1
edited by Erik Bakker
on 2025/06/17 09:07
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 -247 - Help Out
1 +240 - Spring Cleaning
Content
... ... @@ -1,12 +1,13 @@
1 -This release focuses on helping our community by improving various aspects of our platform in anticipation of some of the larger features that are just around the corner. So, without further ado, let's take a look at what's on the menu today!
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>>Main.Release Information.Release Blogs.247 - Help Out.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 - Architecture: The "Design architecture" is not updated based on message type changes in the Capture phase. (#1614)
8 -* Create - Flow designer: New help text is generated for the “SOAP entry connector” check box. The check box is present in the "Design phase" while editing the system. (#1413)
9 -* Create - Flow designer: On the "File item reader message source," various help texts have been added to give additional clarity on what the component does. (#1463)
10 -* Create - Flow Designer: Resetting a flow and deploying the changes from the reset flow is corrected so that the flow is deployed with the correct flow version and component list. (#1618)
11 -* Deploy - Architecture: Deploy architecture for displaying the retention bytes is aligned with the Design architecture. It shows the topic retention bytes, as users are only allowed to modify this variable. (#1358)
12 -* Manage - Explore (Queue Browser): The bug is fixed so that all the options within the explore section of the Manage phase are responsive at all times. (#1524)
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.
9 +
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.