Changes for page 273 - Squash Squash

Last modified by Erik Bakker on 2026/07/27 11:44

From version 261.1
edited by Erik Bakker
on 2025/06/05 09:53
Change comment: Renamed back-links.
To version 346.1
edited by Erik Bakker
on 2026/07/27 08:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -246 - Preparation Paradise
1 +273 - Squash Squash
Content
... ... @@ -1,17 +1,20 @@
1 -In our previous release, we released functionality to increase the stability of Windows runtimes. This time, we followed that up by adding additional safety measures on the runtime level. Additionally, we have several pieces now available to prepare for pending changes to our event streaming offering. Furthermore, we introduced several minor improvements to the platform.
1 +This release includes various smaller improvements throughout the various phases of the platform. On top of that, we have updated certain parts of our Mendix project to their respective latest version.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.246 - Preparation Paradise.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.273 - Squash Squash.WebHome||target="blank"]].
4 4  
5 5  ==== Minor Changes ====
6 6  
7 -* Deploy - General: Updated the Java arguments applied to Windows containers to align with the container limits, thereby improving the stability of these containers.
8 -* General - Runtime: A new [[runtime image>>doc:Main.Release Information.Runtime Images.V332.WebHome||target="blank"]] is available.
9 -** This adds support for consuming Kafka topics based on a ‘topics’ pattern instead of a fixed list of topic names.
10 -** This updates our Java runtime version from Java 17.0.13 to Java 17.0.15. This is primarily a security update.
7 +* Deploy - History (Releases): Introduced various changes to this overview to make the information we show here more specific. The main changes are that we show a full timestamp in the “When” column instead of the date itself, and the “eye” icon is only present when the registered audit log exceeds a predefined length. (#1779)
8 +* Create - Flow Designer (OAuth Interceptor): Various help texts for this component have been updated to provide additional clarity on its functionality and more advanced configurations. (#1761)
11 11  
10 +
12 12  ==== Bug fixes ====
13 13  
14 -* Create - Flow designer: We have fixed a bug where you could not add a new entry flow to a ‘SOAP Entry Connector’ enabled system.
15 -* Manage - Error Messages: The non-working download button for payload content files now displays a more descriptive error message text. (#886)
16 -* Manage - Explore (Queue Browser): Updated styling for the action buttons related to the debug functionality. (#1653)
17 -* Q&A Forum - General: You will no longer receive an email notification about your comments on posts in the Q&A forum. (#1462)
13 +* Design - API Catalog (Operation - Response): A user can define an HTTP range as the HTTP Status Code for an operation's response, as suggested by the help text. (#1764)
14 +* Create - Overview: Number of errors in transformation is reflected correctly in offramp flow.
15 +* Create - Flow Designer (SFTP/FTP Outbound Channel Adapters): Ensured that the correct help text is shown for the Temporary remote directory configuration option. (#1754)
16 +* Deploy - Releases (Missing Properties): Nested emagiz properties are removed from the missing properties page. (#1803)
17 +
18 +==== Remarks ====
19 +
20 +* Updated various UI related modules within our Mendix project to their respective latest version.