Changes for page 266 - Feel Free
Last modified by Erik Bakker on 2026/04/20 22:05
From version 302.1
edited by Erik Bakker
on 2026/01/15 09:27
on 2026/01/15 09:27
Change comment:
There is no comment for this version
To version 328.1
edited by Erik Bakker
on 2026/04/20 21:48
on 2026/04/20 21:48
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 59-ImproveInfinitely1 +266 - Feel Free - Content
-
... ... @@ -1,21 +1,31 @@ 1 -This release f eatures variousupdates toour platform,justaftertheholidayseason.Apart fromvariousmoreminorimprovements, we havealsolauncheda new[[runtime image>>doc:Main.Release Information.RuntimeImages.V350.WebHome||target="blank"]]for **all**customers.1 +This release has a significant impact on users. Both in delivering functional value to our end users and in moving away from a legacy construct within our platform, and taking the UI one step into the future. On top of that, we have squashed some bugs. Sadly, however, we also have to announce that the announced **[[environment template>>Main.Release Information.Cloud Templates.WebHome||target="blank"]]** in [[release 264>>doc:Main.Release Information.Release Blogs.264 - Strict Seperation.WebHome||target="blank"]] has been pulled due to not meeting quality standards. Having said that, enjoy reading our latest updates on the platform. 2 2 3 -Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.2 59-ImproveInfinitely.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.266 - Feel Free.WebHome||target="blank"]]. 4 4 5 -==== New features ==== 6 - 7 -* General - Runtime Image: Maintenance update where we primarily updated Spring Boot from version 3.4.1 to 3.5.8 and ensured all our external libraries are up-to-date. 8 - 9 9 ==== Minor changes ==== 10 10 11 -* Create - Flow Designer: Selector expression is added on the channel interceptors page. (#1738) 12 -* Manage - Error Messages: Search by complete flow name functionality is added to the flows with error messages page. Additionally, the grid is updated to improve the page's appearance. (#1738) 7 +* General - Event Streaming: To authenticate at DSH, our event streaming broker, we use certificates. These certificates have an expiration date, so they must be rotated. We have introduced a new way of rotating these certificates for you. 8 +** Proxy certificates must always be valid in DSH to prevent clients from encountering issues. A scheduled event runs daily during working hours to verify this. 9 +** If certificate rotation fails in the test environment, it will **not** continue to the acceptance or production environments. 10 +* Create - System: We now show the parent entity when selecting an entity or attribute in the right panel. This allows a user to identify better where in the message's structure they currently are. (#1520) 11 +* Deploy - Release: Creating a new release automatically puts you in “edit mode” for that release. (#672) 12 +* Create - Add Integrations: Improved how we autogenerate flows for the user. 13 +* General - Platform: Improved our general deletion behavior when deleting a model. 13 13 14 14 ==== Bug fixes ==== 15 15 16 -* Create - Transformation: The content section of the XSLT snippet is converted to an XML editor to beautify the field. (#1739) 17 -* Create - Flow Designer: Validation feedback is visualised on the flat file field right before the save action to provide clarity to the user. (#891) 18 -* Create - Flow Designer: The same display name was being used for two similar support objects, which caused confusion. The incorrectly labeled object has now been renamed. The second "Byte array length header (de)serializer" has been renamed to "ByteArrayRawSerializer". (#1751) 19 -* Deploy - Known Hosts String: When you create a new property and select the drop-down called “Data type”, choose the option called “Known hosting string”. Behind the “Value” field, a cog wheel appears. It leads you to a pop-up. In this pop-up, the Host and Port fields have been swapped. We did it because this ordering aligns with the common defaults used across IT systems. (#1749) 20 -* Monitoring - Runtimes: Two graphs, namely “Problematic runtimes memory usage” and “Max memory usage”, are fixed and show correct information. (#1654) 17 +* Deploy - Upgrade: Fixes a bug where the portainer agent could not be updated, as part of the environment template procedures, for Windows systems where portainer is installed on another drive than C:\. [CSP-1922] 18 +* Manage - Monitoring - HTTP Statistics (Other metrics): The mean and max for the response time are split into two graphs. (#1200) 19 +* Deploy - History: Entries stating 'null' will no longer be shown. (#1479) 20 +* Manage - Monitoring - Log Entries: The search/reset buttons are disabled while the reset/search is still being processed. (#1538) 21 +* Design - Edit an API integration - New/Edit resource: Added reserved keywords for the path of a resource, which can no longer be used. (#1585) 22 +* Create - Transformation - Custom XSLT snippet: Trying to save a newly edited XSLT snippet is only possible in “Edit mode”. (#1670) 23 +* Capture - Integration: Users are prevented from clicking the "Save integration" button too fast after creating a new message type to prevent a timing issue resulting in an error. The save button at the integration level is inactive until a message type is set for that integration. (#531) 24 +* Design - Catalog: The default request body is generated automatically for the POST operation when added as an integration in the Design phase. 25 +* Deploy - Architecture: Fixed an issue in the execution of the environment upgrade for models that have API MAM. 21 21 27 +==== Remarks ==== 28 + 29 +* General - Infrastructure: An update has been applied to the internal communication with the eMagiz-managed authorization server. 30 +* General - Infrastructure: An update has been applied across the platform regarding the UI. As a result, all reference selectors have been replaced with combo boxes, aligning with current best practices and enabling users to interact with the platform more effectively. 31 +** Slightly modified the creation of new message types by implementing a new type of input widget that combines drop-down selection functionality with actions.