Changes for page 270 - Round Round
Last modified by Erik Bakker on 2026/06/15 10:37
From version 273.1
edited by Erik Bakker
on 2025/07/28 12:18
on 2025/07/28 12:18
Change comment:
There is no comment for this version
To version 340.1
edited by Erik Bakker
on 2026/06/15 10:00
on 2026/06/15 10:00
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 50 -FixFest1 +270 - Round Round - Content
-
... ... @@ -1,49 +1,21 @@ 1 -This release featuresnumerous updates to ourplatform, with auser-centricfocus.This release,we once again embarkedon ourtraditionalHackathonjourney,focused onmaking the lives of ourday-to-dayplatformusers easier.1 +This release includes improvements to our certificate rotation mechanism, which are relevant to all customers using our event streaming offering. On top of that, new **[[environment templates>>Main.Release Information.Cloud Templates.WebHome||target="blank"]]** are released. Furthermore, additional accelerants for all integration developers are here. This includes improvements in how we assist users in Capture, Design, and Create at the system level. Subsequently, we introduced a fix to improve the stability of interacting with Create via the flow designer and when adding and removing integrations. Enjoy reading our latest updates on the platform. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 50 -FixFest.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.270 - Round Round.WebHome||target="blank"]]. 4 4 5 -==== Newfeatures ====5 +==== Minor Changes ==== 6 6 7 -* Create -FlowDesigner:Customresourcesinthe formofXSLTfilesand Groovy scripts canbepreviewed andediteddirectlyinthe flow designer.(#1115)8 -* Create -FlowDesigner:Twonavigationbuttons(Start/Stopeditingand “Openin Design“)areaddedto thefollowingpages.(#1607)9 -* *Messaging:10 -* **System message11 -* **CDMmessage12 -* *API gateway:13 -* **Gatewaymessage14 -* **System message15 -* *Event streaming:16 -* **Topic in17 -* **Topic out7 +* General - Environment Templates: New **[[environment templates>>Main.Release Information.Cloud Templates.WebHome||target="blank"]]** are released. Make sure to update before **August 15th, 2026**. 8 +* General - Event Streaming: Managing the rotation of customer intermediate certificates before they expire to keep the environment operational. 9 +* Design - System: On API-related systems, we stop activating the “OpenAPI” checkbox by default, as it was not used often enough to warrant the default behavior. (#1794) 10 +* Design - System: When activating the “OpenAPI” option and neglecting to supply any operation, you are confronted with a message specifying what you forgot when pressing Save. (#1794) 11 +* Design - System: Fixed an inconsistency in Event Streaming systems regarding the selected default message format. As a result, we will no longer alter the default message format when saving the corresponding system in Capture. (#1794) 12 +* Create - Add Integrations: A more informative message is shown to the user if and when an automated flow configuration has failed. Additionally, the SOAP integrations can be recreated and edited. (#1377) 13 +* Create - Add Integrations: Fixed a specific case where changing a system to be a Mendix connector in the design phase did not correctly influence the deploy phase. 14 +* Create - Overview: We allow users to open (and reset) connector infra flows for on-premises API systems via the context menu. This makes the navigation to these connector infra flows consistent across patterns. (#1297) 15 +* Create - Flow Designer: A JMS outbound channel adapter can be saved without getting an alert when using a destination expression. 16 +* Create - Flow testing: XML test messages created based on a message definition will now contain randomized data. 17 +* Deploy - Releases (Swagger UI): Ensure that when you click the “Swagger UI” button in Deploy Releases, you are always redirected to the corresponding Swagger UI page, not the home page of our platform. (#1797) 18 18 19 -==== Minor changes ==== 20 - 21 -* General - Export: When exporting to PNG, the filename now has a logical name, containing the technical name of your model, the phase that was exported, and the time of the export. (#266) 22 -* Capture - Settings: This overview will now show the technical names, when known, of systems as well as their display name. (#810) 23 -* Capture - System: Users can quickly create multiple tenants in a multi-tenant system by using the new button called “Save and add new”. The button saves the previously created tenant and opens a new page to create a new tenant. (#1527) 24 -* Design - Settings: Make clear that only the model owner can alter the settings displayed under Design - Settings (#1638) 25 -* Create - Flow Designer: The expressions of recipient routers are visible in the grid to show the conditions along with them. Additionally, the grid has been updated to Data Grid 2, which offers a more visually appealing display. (#1649) 26 -* Create - Transformation: When viewing a transformation with a datatype conversion from or to ‘date’, ‘time’, or ‘datetime’, the time zone used in the formatting is now shown without the need to enter edit mode. (#945) 27 -* Deploy - Releases: We have updated the UI and user experience in Release > Details > Flow versions and Integrations tabs. Furthermore, we have added the option to display the integration name rather than the message type name, allowing you to see which API operation you are adding or removing from a release. (#1581) 28 -* Deploy - Architecture: Cloudslots that do not have an active environment will not be planned to be upgraded anymore, removing unnecessary emails being delivered to model owners. (#1594) 29 -* Deploy - Properties: Updated hover text of the generate button to reflect that values will be replaced. (#1160) 30 -* Manage - Error Messages: Users with view rights in Manage can now change the status of error messages. (#1669) 31 - 32 32 ==== Bug fixes ==== 33 33 34 -* Design - Message Tree: Attribute order is exchanged between the moved attributes rather than making an algebraic calculation to obtain a new value to avoid double jumps during the movement. (#1593) 35 -* Create - Message Definition: A longer time is given to the user to change the fields. Additionally, the pattern field is no longer time-bound, as it requires a longer input. (#1575) 36 -* Create - Flow Designer: Validation in JDBC stored procedure inbound channel adapter is now shown on the right element. (#1557) 37 -* Create - Flow Designer: Wiretap channel does not cause an error when its ID is too long. (#1606) 38 -* Create - Flow Designer: When changing a filter with a discard channel to start throwing exceptions on rejection instead of sending them to the discard channel, the UI will now correctly reflect this. (#1621) 39 -* Create - Flow Designer: When copying a component which have a field value longer than 64 characters and contains the flow’s name, then pasting, the field will not be limited to 64 characters. (#1398) 40 -* Create - Flow Designer: Linetokenizer -> Strict of the Flat file to XML transformer and 'Allow empty array' of the system message are not editable anymore when not in 'start editing'. (#1612) 41 -* Create - Transformation: Users are now able to switch between “Custom XPath” and “Convert datatype” options for the “Transform from date/time” transformer. (#1662) 42 -* Create - Transformation: Users can return to the correct design phase message mapping. (#1348) 43 -* Create - Transformation: User permissions are modified for the From Boolean Transformer so that the user can see the Value Mappings. (#1622) 44 -* Create - Flow Testing: Flow tests that contain Kafka Message Listener Adapter components can be executed again. (#1672) 45 -* Create - Create Flow Version: We fixed an issue where you got an error, which requires Deploy permission, when you create and transfer the new API operation to Deploy, since you only have permission in Capture, Design, and Create. (#1677) 46 -* Deploy - Architecture: You were able to remove pending changes from Deploy Architecture without applying them when pressing cancel after applying changes for a double lane model. (#1651) 47 -* Deploy - Architecture: Resolved the issue where enabling/disabling SSL-configuration in runtime settings could lead to duplicated help text. (#1455) 48 -* Deploy - User Management: We fixed an issue where the list of API operations did not show since these API operations were assigned to the related user. (#1678) 49 -** Additionally, help text is converted to the latest help text format. 21 +* Create - Flow Designer: A fix has been implemented to resolve an issue where an error popup would occasionally appear when opening the Flow Designer. (#1644)