Changes for page 248 - Smooth Sailing
Last modified by Erik Bakker on 2025/06/30 13:33
From version 228.1
edited by Erik Bakker
on 2025/02/13 07:36
on 2025/02/13 07:36
Change comment:
There is no comment for this version
To version 271.1
edited by Erik Bakker
on 2025/06/30 09:45
on 2025/06/30 09:45
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 38 -PreparationParadise1 +248 - Smooth Sailing - Content
-
... ... @@ -1,13 +1,21 @@ 1 - In thelastsprint, we focusedonfinishing thefirstiteration of our new eMagiz Mendix Connectorand the first iterationf ournew base image.will first utilize the new eMagiz Mendix Connectortogetan evenbetter feelingofits performance,but you will noticea UI changestraightaway.Once we havepassedthathurdle,wewill share more informationaboutitand release ittoa broader rangeofcustomers.Regarding the base image, we will now introducethis to ourflowtestingoffering to see if anything unexpected happens.This is an additionalsafetymeasurewehave put in placetoeducethechanceof something breakingin yourmodel oncethewbaseimage is released. Ontopofthat,wehavesome minor updates toimprovethequalityof theplatform.1 +This release introduces a new [[cloud template>>Main.Release Information.Cloud Templates.WebHome||target="blank"]], for every type of cloud we offer that connects you to our latest carwash. In addition, we have several improvements within the platform that enhance the user experience and improve interaction with the platform. See below for the details. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 38 -PreparationParadise.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.248 - Smooth Sailing.WebHome||target="blank"]]. 4 4 5 -====M inorChanges====5 +==== Major changes ==== 6 6 7 -* ILM: We defined the systems labeled as “isMendix” with the “MX“ icon, making it easier to identify the Mendix system. 8 -* Create - Flow Testing: As we are finalizing the new eMagiz runtime image that will update the Spring version to Spring boot 3.4.1 and Java to 17.0.13, we are now bringing these latest updates to flow testing. This means that any flow test you execute will run on the base image your runtimes will run on after the release of the new eMagiz runtime image. If one of your test cases suddenly exhibits weird behavior that you think is due to the update, feel free to contact us via our [[support department>>mailto:support@emagiz.com]]. 7 +* General - Cloud Template: A new [[cloud template>>Main.Release Information.Cloud Templates.WebHome||target="blank"]], for every type of cloud we offer, is available that enables connections to be switched to the updated carwash. 8 +* Create - Transformation: Users are allowed to move operations freely, except for Static Input, which must always be the first operation. (#1269) 9 +** Deleting the Static Input operation is not allowed if there are other operations in the row. 10 +** An error message is presented in the alert tab if there is a mismatch between the input and output of an operation to show that the order is inconsistent. The alerts can be pressed to open the edit or view screen of the operation that is causing the inconsistency. 9 9 10 -==== Bugfixes====12 +==== Minor changes ==== 11 11 12 -* Create - Add Integrations: Integrations using the entry/exit connector, using the same message type, can now be untransferred from the create phase. (#1591) 13 -* Manage - Topic Statistics: Offsets related to topics and consumer groups are now shown even if they grow very large (#1599) 14 +* Permissions - History: The export of a model ‘permissions’ tab now has a logical name. (#857) 15 +* Design - Message Mapping: Users can now refresh their Design message mappings. (#848) 16 +* Deploy - Architecture: Previously canceled containers, machines, and connectors in Design → Architecture are no longer shown in the 'Apply to Environment' overview in Deploy. (#1646) 17 +* Deploy - Releases: Users can now add every type of flow to their release. (#948) 18 +* Deploy - Containers: The successful deletion pop-up is prevented from showing when the process is unsuccessful. This action occurred when a user tries to delete an empty container with hidden flows attached. (#1481) 19 +* Deploy - User Management: For the new screens related to DSH user management, we have fixed some undesired behavior caused by Keeper Password Manager. 20 +** Prevent auto-fill on specific fields by renaming labels 21 +** Applied styling to hide the Keeper button in input fields where undesired.