Changes for page 262 - Good News
Last modified by Erik Bakker on 2026/02/23 08:06
From version 15.1
edited by Erik Bakker
on 2022/10/28 16:23
on 2022/10/28 16:23
Change comment:
There is no comment for this version
To version 288.1
edited by Erik Bakker
on 2025/10/21 10:52
on 2025/10/21 10:52
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 - 186-DaemonSwitch1 +255 - Fine Form - Content
-
... ... @@ -1,35 +1,21 @@ 1 -Th ereleasebrings thenewmonitoringstacktofruitionandvariousupdates to handlingmultiple namespaces. On top of that, wehavereleaseda slew ofsmallerfeedbackitemsandbugfixes.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. On top of that, we will release new **[[environment templates>>Main.Release Information.Cloud Templates.WebHome||target="blank"]]** to allow specific customers to run on our MAM functionality. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 186-DaemonSwitch.WebHome||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 -=====New features===== 6 -* Generic - New monitoring stack: As of this release, you can run on the new monitoring stack. For more information on becoming an early adopter, don't hesitate to get in touch with us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]. 5 +==== Minor changes ==== 7 7 8 -=====Minor changes===== 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 +* General: The user can now see the names of deactived users again across the platform (i.e. flow history, Q&A). (#1163) 9 +* 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. 10 +** 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. 11 +* 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) 9 9 10 -* Create - Flow designer: You can now see who/when a resource was changed on a resource view page. 11 -* Design - Solution: You will see a warning in the Solution view on operation if it is not connected to a backend API operation or in "Transformation" mode. 12 -* Create - Flow designer: You can see all related configurations that use a specific resource when viewing the details of the resource. 13 -* Design - API Gateway: Changes in your Gateway messages are reflected directly in your OpenAPI JSON document. 14 -* Model Dashboard - Going to manage from the model dashboard now loads the error message dashboard without having to click on the error messages dashboard explicitly 15 -* Create - Flow testing: The name of the starting point in the flow testing result tab is matched with the component type. 16 -* Deploy - Releases: The automated flow test pop-up can now be closed by pressing "Enter." 17 -* Deploy - Properties: Password-type properties are masked in the unused properties pop-up. 18 -* Deploy - User management: "Generate Keystore" button is renamed "Download Keystore," and the file name contains environment information. 19 -* Create - Flow Testing: Added a button to display the content of a selected trace message in a pop-out. 20 -* Deploy - Properties: You can use enter key to search on the property overview page. 21 -* Create - Flow designer: Increased size of the SpEL expression input field of standard transformer component. 22 -* Create - Flow Designer: Show generated resources toggle is not disabled by default; your preference for showing or hiding generated resources will be saved. 23 -* Administration - Licenses: Added event streaming storage usage of your models. 24 -* Store: Compatibility check is added, which prevents importing G3 store items into G2 flow/integration 25 -* General: Improved help texts explaining options and screens related to the new runtime architecture or the migration towards it. 13 +==== Bug fixes ==== 26 26 27 -====Bug fixes==== 28 -* Deploy - Properties: Improved the layout of the cron trigger generator page 29 -* Deploy - Properties: Generating a password or CRON trigger will not reset the runtime field 30 -* Create - Flow designer: While editing an exit flow, the system message is not editable. 31 -* Design - Integration designer: For event streaming integrations, switching between Design Mapping and Create Transformation sometimes did not work. 32 -* Create - Transformation: For event streaming integrations, the 'Start editing' button sometimes did not work. 33 -* Create - Flow designer: Comparing two flow versions works again. 34 -* Create- Flow Designer: When creating my initial version of a flow, the notification pop-up shows the correct information. 35 -* Create - Flow Designer: All relevant support objects will be highlighted when selecting a support object. 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 20 + 21 +