Changes for page 249 - Amendment Avalanche
Last modified by Erik Bakker on 2025/07/14 08:06
From version 271.1
edited by Erik Bakker
on 2025/07/14 08:06
on 2025/07/14 08:06
Change comment:
There is no comment for this version
To version 191.1
edited by Carlijn Kokkeler
on 2024/01/29 15:29
on 2024/01/29 15:29
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 49-Amendment Avalanche1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,35 +1,31 @@ 1 - Thisreleaseis characterizedbymanyupdates toourplatform, bothfrom auser perspectiveand froma technicalperspectiveegarding ourbackendservices. This setsusupto allowall userstopreparetheir Mendixsystemsforamigration to DSH (if applicable). Furthermore, it enablesusto assistour usersmoreeffectively astheydevelop withinthe platform.1 +In the last sprint cycle, we focused on improving pop-up messages to improve the user experience. Moreover, we did several alignment & formatting improvements. Lastly, some more feedback items have been solved, and several more bug fixes have been done. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 49-Amendment Avalanche.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.213 - Joyful Journeys||target="blank"]]. 4 4 5 -==== 5 +=====New features===== 6 6 7 -* General - License Tracker: You can now see licensed flows on the model level alongside the company level after we have registered the correct configuration. (#859) 8 -* Event Streaming - DSH Connection: The eMagizConnector base image has been updated as preparation to support event streaming integrations on DSH. This allows all users to prepare their Mendix systems to connect to DSH. 9 -** Note that all users running the new eMagiz Connector will receive this update with their next release. **If you already have a running eMagiz Connector, you need to restart the application to retrieve the latest information after the new release is prepared for you. ** 7 +* Home - Q&A: The option to search by pressing the Enter key has been added. 10 10 11 -==== 9 +=====Minor changes===== 12 12 13 -* Event Streaming - User Management: When adding new event streaming integrations that link to an **existing** event streaming processor, you **must** transfer them to the Create phase via the adding integrations tooling in the Create. This will trigger eMagiz to update the Deploy user management accordingly. 14 -** This functionality applies to both the old and new event broker. 15 -* Design - Message Definition: The overview of the attributes shown in the entity overview of the data model (i.e., CDM) and the system message now also shows the description of the attribute. (#1671) 16 -* Create - Flow Designer: The circuit breaker option under the request handler advice chain can now also be filled with a property placeholder. (#1619) 17 -* Create - Flow Designer: The overwrite option of the headers of a standard header enricher is now placed in the 'Basic' tab instead of the 'Advanced' tab. (#1666) 18 -* Create - Flow Testing: When creating a new test message and selecting the option "from existing file", the default option is now "Create" instead of "Capture". (#1659) 19 -* Create - Flow Testing: Each trace entry in the "Traces" overview now contains a timestamp. (#1661) 20 -* Capture - Overview: Deleting systems/integrations/tenants in Capture now shows a progress bar. (#1665) 21 -* Deploy - Unused Properties: For the unused properties functionality on the Create Phase Release, it is adjusted so that only the properties that are not used in any of your releases across environments are shown. They can be deleted without impacting any of the existing releases. (#1244) 22 -** Context is added to guide users through the following actions. 23 -** Performance has improved significantly. As a result, the process takes less time than before. 24 -* Deploy - Releases: Promoting a release to the next environment does not trigger the auto-delete behaviour of releases anymore. (#1318) 25 -* Deploy - Containers: Only the active containers are updated when a user adds or removes something from a release. Consequently, when a new integration is added, inactive containers will not contain the new integration. They can be reactivated if desired to enable automatic updates again. (#986) 11 +* All - Input fields: Multiple input fields have been updated to expand when the amount of characters exceeds the default size. (#822) 12 +* Design - Message: The tooltip for the optional/required toggle has been improved. (#1172) 13 +* Create - Transformation: UI improvements for static input components have been done. (#1172) 14 +* Create - Resources: A button "Update flows" has been added to update versions of all flows in which a resource is used. (#1129) 15 +* Deploy - Releases: When a new property release is created, this property release can now be viewed and deleted. (#1031) 16 +* Deploy - Containers: The error message that is displayed when deleting a runtime is now more descriptive. (#1053) 17 +* Deploy - Runtime overview: Insight into invented and actual deployments has been improved. 18 +* Deploy - Architecture: It is now possible to change the memory settings of a container before pressing "Apply to environment". (#968) 19 +* Deploy - Architecture: Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. (#977) 20 +* Deploy - Architecture: The formatting of action messages regarding changes in retention bytes/hours has been improved. 21 +* Manage - Explore: The error messages that may be displayed when using wiretaps and the debugger have been improved. 26 26 27 -==== 23 +====Bug fixes==== 28 28 29 -* Create - AddIntegrations: We fixedseveralissuesregardinguntransferringandtransferringintegrations.Amongotherthings,we addressed thefollowingspecific cases.30 -* *Re-transferringintegrations toDeploy.31 -* *Untransfering thelastintegrationofa system.32 -* Create -Flow Designer: Theuserannowcompletelyreadthe alertsinthe flowdesignerwith ahover text. (#1168)33 -* Create -FlowDesigner:The"Allowemptyarray"checkboxin Createcannowbeused without itthrowinganerror.(#1640)34 -* Create -Flow Designer: Weensured that the orderinwhich you createflow versions for flowsbelongingto an "exit/entry" construction can be random. As a result, this willpreventusersfromending up with onlyapartofthe flows belonging tothis construction in Deploy, while all flow versions are indeedcreated in Create.35 -* Manage - Alerting - Triggers (Error): Erroralerts with ‘not equal to’ and‘doesnotcontain’ evaluationson‘exceptionclass’and/or‘exception message’willnowonly trigger if both the firstandlastexceptiondon’tequal/contain thevalue.(#1576)25 +* Create - Flow Designer: We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before). (#1021) 26 +* Create - Flow Designer: A bug has been fixed where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. (#1030) 27 +* Deploy - Architecture: During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 28 +* Manage - Monitoring: The correct number of cache hits and misses are now shown in the state generation statistics. (#1161) 29 +* Manage - Monitoring: We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 30 +* Manage - Explorer: We aligned all timestamp formatting to yyyy-MM-dd HH:mm:ss.SSS. 31 +* Manage - Notification settings: Internal recipients are now added correctly.