Changes for page 219 - Creation Carousel

Last modified by Carlijn Kokkeler on 2024/05/22 13:30

From version 232.1
edited by Carlijn Kokkeler
on 2024/04/23 13:09
Change comment: There is no comment for this version
To version 233.1
edited by Carlijn Kokkeler
on 2024/04/23 13:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,10 @@
8 8  * eMagiz Mendix Connector: We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher.
9 9  
10 10  =====Minor changes=====
11 -* Create - When removing an integration from Create, the Create phase is now correctly updated.
11 +* Create - Add integrations: When removing an integration from Create, the Create phase is now correctly updated.
12 +* Create - Flow Designer: Enumeration values for event processors can now be edited in Create.
12 12  * Create - Flow Designer: Default error handling is now migrated correctly when moving to the current runtime architecture.
13 13  * Deploy - Architecture: SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. A new runtime image containing a fix is available, please check it out [[here>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]].
14 14  * Deploy - Architecture: Passwords for network volumes are now hidden on the machine after deployment.
16 +* Deploy - Unused properties: eMagiz properties, which cannot be edited or removed by a user, are not shown in the unused properties overview anymore.
17 +* All: Legacy pages are now hidden correctly for models running on the current runtime architecture.