Changes for page 241.1 - Wild West

Last modified by Erik Bakker on 2025/04/04 08:35

From version 233.1
edited by Erik Bakker
on 2025/03/10 09:59
Change comment: There is no comment for this version
To version 202.1
edited by Erik Bakker
on 2024/02/27 14:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -240 - Spring Cleaning
1 +215 - Tiny Tales
Content
... ... @@ -1,13 +1,13 @@
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.
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.240 - Spring Cleaning.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.215 - Tiny Tales||target="blank"]].
4 4  
5 -====Minor Changes====
5 +=====Minor changes=====
6 6  
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.
7 +* Manage - Monitoring: The event streaming graph has been improved to better reflect the state of your topics. (#951)
9 9  
10 10  ====Bug fixes====
11 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.
11 +* Login: In the login screen, users can now "press enter" to log in when the username field is 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 removing an onramp linked to a combined entry was impossible. (#1021)