Changes for page 240 - Spring Cleaning

Last modified by Erik Bakker on 2025/03/10 10:00

From version 852.2
edited by Erik Bakker
on 2025/02/10 09:16
Change comment: Update document after refactoring.
To version 873.1
edited by Erik Bakker
on 2025/03/10 09:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -238 - Preparation Paraside
1 +240 - Spring Cleaning
Content
... ... @@ -3,68 +3,33 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!** In this release, we focused on improving the flow back and forth between the various phases in eMagiz by solving several feedback items related to Design, Create, and Deploy and the interaction between these three phases. We have also improved the memory calculation for all runtimes running on a Windows machine. Moreover, we have updated the styling of our graphs in the Manage phase.
6 +**Hi there, eMagiz developers!** In this release, we focused on tidying up our house to make it ready for various cool things to come later this year. As a result, we have a set of infastrucutural improvements as well as several UI/UX related improvements and bug fixes for you to enjoy.
7 7  
8 -== **Runtime Memory Update (Windows Machines Only)** - Reverted ==
9 -
10 -As part of this release, we will update the underlying memory calculations for all runtimes running on a Windows machine. Consequently, these runtimes will have a slightly increased memory footprint on your machine.
8 +== **Minor Changes** ==
11 11  
12 -{{info}}
13 -* **Please take into consideration the following**:
14 -* The new memory settings will take effect on the **first** deployment you will execute after **this** release.
15 -** When executing this deployment, you will see a pop-up notifying you of the **new** used memory. Here, you can also see whether the new **used** memory exceeds the available memory.
16 -* Should the **used** memory increase the available memory (as determined by eMagiz), you can manually override this setting in Design -> Architecture under the "Edit machine" option by filling in the memory field.
17 -
18 -[[image:Main.Images.Release Blog.WebHome@release-237-manual-override-memory-on-prem.png]]
10 +//__Alerts/Notifications improved UI/UX__//
11 +Alerts/Notifications now have an icon before the text to put further emphasis on the meaning. One example of such a change is shown below.
19 19  
20 -* Should you encounter any problems, please get in touch with our [[support department>>mailto:support@emagiz.com]]!
21 -{{/info}}
13 +[[image:Main.Images.Release Blog.WebHome@release-240-improved-icon-alerts.png]]
22 22  
23 -== **Certificate Update** ==
24 -
25 -As announced on our [[status page>>https://status.emagiz.com/incidents/4wb8tt5x9v95||target="blank"]], we will update our emagizcloud certificate as part of this release. Should you encounter any problems, please get in touch with our [[support department>>mailto:support@emagiz.com]]!
15 +//__Badge, Switch, and progess bar have an improved UI/UX__//
16 +We have updated our badge, switch and progress bar components. This to improve the overall quality and consistency of what we show to the user. One example of such a change is shown below.
26 26  
27 -== **Minor changes** ==
28 -//__SMB component improvements__//
29 -Validation feedback and help text updates for the following components: SMB outbound gateway, SMB session factory, and SMB composite list filter.
30 -
31 -//__EDI Components - Styling Update__//
32 -The styling of the following components has been updated.
18 +[[image:Main.Images.Release Blog.WebHome@release-240-improved-badge-alerts.png]]
33 33  
34 -* XML to EDI transformer
35 -* EDI to XML transformer
36 -* XML to UN/EDIFACT transformer
37 -* UN/EDIFACT to XML transformer
38 -
39 -//__Manage Statistics UI Update__//
40 -We have updated our monitoring graph technology, including minor styling updates across the different current-generation monitoring dashboards.
41 -
42 -[[image:Main.Images.Release Blog.WebHome@release-237-ui-changes-manage-statistics.png]]
43 -
44 44  == **Bug Fixes** ==
45 -//__Import from Store - Design__//
46 -The possibility of importing anything from the store in Design is now blocked when the system has no technical name yet. This is to avoid broken transformations within the Create phase of eMagiz.
21 +//__Auto-creation API Operation entry gate__//
22 +We have changed the auto-creation behavior for entry gates. This means that we now avoid creating functionality in these entry gates that is only relevant for flows running inside a Mendix app.
47 47  
48 -//__Removing integrations from Create__//
49 -When the last integration is removed from a system in create, the container infra flows are also removed from the create phase release.
50 -
51 -//__Flow Test Logging - Navigation__//
52 -We have improved the navigation of the logging shown on the flow test level in Create.
53 -
54 -//__Create Phase - Synchronization process updated__//
55 -The flow version for the Create release on the Deploy phase is synced for that specific flow automatically when the user resets the flow in the Create phase.
56 -
57 -//__Update on search functionality in "Start/Stop flows" overview__//
58 -Searching in the start/stop flows overview and the queue browser can now be done from any page in the overviews.
59 -
60 -//__Windows line break fix__//
61 -If the message in a log or error contained a Windows line break (\r\n), and a log or error alert was configured that matched it, an alert would be generated, but no email would be sent out.
24 +//__Infra flow reset Mendix Connector__//
25 +Infra flows for systems labeled as a "Mendix Connector" can no be reset once more under all circumstances, also when your model utilize the code mapping functionality.
62 62  
63 63  == **Fancy Forum Answers** ==
64 64  
65 65  As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers:
66 66  
67 -* [[Issue with importing XSD into eMagiz, replacing '=ref' references>>https://my.emagiz.com/p/question/172825635704054981||target="blank"]]
31 +* [[sum function in xpath concatenates instead of sums>>https://my.emagiz.com/p/question/172825635704067995||target="blank"]]
32 +* [["Failed to list files" error log>>https://my.emagiz.com/p/question/172825635704067900||target="blank"]]
68 68  
69 69  == **Key Takeaways** ==
70 70  
... ... @@ -74,7 +74,7 @@
74 74  * If you have feedback or ideas for us, talk to the Platypus
75 75  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
76 76  * Clear your browser cache (Ctrl + Shift + Del)
77 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.237 - Fabulous Flow.WebHome||target="blank"]]
42 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.240 - Spring Cleaning.WebHome||target="blank"]]
78 78  * Start thinking about how the license tracker can aid your development
79 79  * Start thinking about major, minor, and patch
80 80  * Keep making great integrations