Changes for page 256 - Power Up
Last modified by Erik Bakker on 2025/11/04 12:44
From version 191.1
edited by CarlijnKokkeler
on 2024/01/29 15:29
on 2024/01/29 15:29
Change comment:
There is no comment for this version
To version 286.1
edited by Erik Bakker
on 2025/10/21 10:20
on 2025/10/21 10:20
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 13-JoyfulJourneys1 +255 - Fine Form - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,31 +1,21 @@ 1 - In thelastsprintcycle, we focusedon improvingpop-upmessagesto improvetheuser experience.Moreover, wedidseveralalignment&formattingimprovements.Lastly, somemorefeedbackitemshavebeensolved,andseveralmorebugfixeshavebeendone.1 +This release features various updates to our platform, with a user-centric focus, as we work on wrapping up improved functionality for our new event streaming broker. All those improvements will be shared in the future once everything is ready. Additionally, we will release a new **[[runtime image>>Main.Release Information.Runtime Images.V340.WebHome||target="blank"]]** for selected customers and on our flow testing engine. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 13-JoyfulJourneys||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.255 - Fine Form.WebHome||target="blank"]]. 4 4 5 -==== =Newfeatures=====5 +==== Minor changes ==== 6 6 7 -* Home - Q&A: The option to search by pressing the Enter key has been added. 7 +* General - Runtime: A new [[runtime image>>Main.Release Information.Runtime Images.V340.WebHome||target="blank"]], for selected customers, and our flow testing will be made available. 8 +* Deploy - Releases: We have updated the editing release behaviour for the Event streaming pattern. You now have more flexibility for you to add or remove either Event streaming processor flow(s) or Event streaming Mendix connector flow(s) in the release. 9 +** Additionally, we have also fixed the issue where adding or removing event streaming flow(s) resulted in incorrect flow(s) being included or excluded. This update ensures that the correct Event streaming flow(s) are now properly managed during release editing. 10 +* Create - Add Integrations: Users can un-transfer event streaming integrations that have the default message type messaging by using the ‘Create/Settings/Transfer settings from design/ES Integrations’. (#1485) 11 +* General: The user can now see the names of deactived users again across the platform (i.e. flow history, Q&A). (#1163) 8 8 9 -==== =Minorchanges=====13 +==== Bug fixes ==== 10 10 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. 15 +* Design - Model Designer: Changed “align top“ and “align left“ to “align horizontally“ and “align vertically“ to be consistent with similar functionality in the Flow Designer. (#1611) 16 +* Create - Settings: The SOAP settings tab allows syncing the SOAP settings of systems in Design and Create. (#1569) 17 +* Create - Transformation: Updated the pattern used in dateTime transformations for the +HH:mm format. These used to fall back to +HHmm instead (dropping the ':'), this has now been resolved. (#1368) 18 +** Existing transformations are not automatically updated, but if you are using a custom XPath to do the transformation right now, you can now use the default functionality again. 19 +** The updated pattern (using XXX instead of ZZ) does not work on the previous generation runtime. If you are still using the previous generation runtime, and you have edited the specific part of the transformation, you can instead use the custom XPath where you use the pattern that is composed when using the dropdown menus, and replacing the XXX at the end with ZZ 22 22 23 -====Bug fixes==== 24 24 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.