Changes for page 268 - Underlying Update
Last modified by Erik Bakker on 2026/05/18 16:45
From version 331.1
edited by Erik Bakker
on 2026/05/06 22:31
on 2026/05/06 22:31
Change comment:
There is no comment for this version
To version 249.1
edited by Erik Bakker
on 2025/05/07 15:46
on 2025/05/07 15:46
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 67-NavigationalNirvana1 +244 - Forgotten Frontiers - Content
-
... ... @@ -1,16 +1,22 @@ 1 - Thisreleaseincludessignificantimprovementsregardingnavigationoptionswithinthe Createphase.This includes improvementsinnavigating between flowsandin creatingcontextbetweenpropertiesand flows. On topof that, it introducesastructured andsimplewaytonavigateto our API MAMfunctionalityforall models usingtheAPI Patternincombinationwith theOAuth securityoption. Subsequently, we havealsolauncheda new[[runtime image>>doc:Main.ReleaseInformation.RuntimeImages.V352.WebHome||target="blank"]]for **all** customers.Enjoy reading ourlatestupdatesontheplatform.1 +In the last sprint, we released several stability options, mainly regarding the deletion behavior within the platform. We also released an update to the flow configuration of Mendix systems to avoid conflicts with another module that you could be using in Mendix, the Excel Importer. 2 2 3 -Please find out more on our [[Release blog>> doc:Main.Release Information.Release Blogs.267-NavigationalNirvana.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.244 - Forgotten Frontiers.WebHome||target="blank"]]. 4 4 5 -==== Newfeatures====5 +====New Features==== 6 6 7 -* Create - Flow Designer: Users can now navigate between flows using JMS and Kafka components. Navigation is based on the configured **destination** (for JMS) or **topic** (for Kafka) defined on each component, allowing quick access to related flows. (#738) 8 -** This functionality is embedded within the flow entities. By right-clicking a JMS or Kafka component, users can select “**Show destination(s)**” or “**Show source(s)**”, depending on the component's direction, to navigate to the connected flows. 9 -** Note that the topic navigation only works for models running on DSH. 10 -* General - API MAM Migration: Migration wizard for API MAM for OAuth API gateway models. This migration wizard enables you to transform your API gateway environment to support multiple authentication methods (OAuth, API key, and basic auth). 11 -* Create - Properties: The Properties tab in the Create phase is introduced. The tab now displays all properties, and selecting a property reveals a list of flows that use it. From this list, you can navigate directly to a specific flow by double-clicking it or by clicking the Go to Flow icon on the right side of the row. (#1217) 7 +* General - Support: System admins can manually log out other users with active sessions. This is added to cover certain edge cases regarding locked flows. (#1197) 12 12 13 -==== Bugfixes====9 +====Major Changes==== 14 14 15 -* General - Runtime Image: A new [[runtime image>>doc:Main.Release Information.Runtime Images.V352.WebHome||target="blank"]] for **all** customers is available. 16 -* Create - Flow Designer: Fixed the issue of no longer being able to add headers to an XPath Header Enricher introduced with the previous release. (#1783) 11 +* Create - Add Integrations: We have updated the functionality behind the "Add Integration" overview to support the following deletion cases better. (#1378) 12 +** Users cannot un-transfer an integration in the Create phase if another user is editing a part of the flow attached to the integration. 13 +** Users cannot un-transfer the last integration of a System in the Create phase if another user is editing the connector infra. 14 +** Users can un-transfer the Exit/Entry connector in the Create phase either by selecting one of the integrations or both of the integrations of the Exit/Entry connector. This process is also successful when the Exit/Entry connector is in the Deploy phase. 15 + 16 +====Bug fixes==== 17 + 18 +* Design - API Data Model: Users can remove entities that were once part of a gateway message of an API operation that has been removed/un-transferred from the Create Phase. (#1577) 19 +* Create - Flow Designer: Create phase - The help text of the “Max fetch size” property of the “IMAP idle channel adapter” better reflects its behavior and usage. (#1410) 20 +* eMagiz Connector - Flow Configuration: The issue where the new eMagizConnector Mendix module would cause conflicts with the Mendix Excel Importer module has now been resolved. 21 +** If you already have a synchronous messaging flow for a Mendix connector system, this flow must be reset before creating a new release. Make sure this new version is included in your next release. Failing to do so can break error handling for these synchronous entry flows. 22 +** After setting the new release as active, the Mendix application has to be stopped and started to use the new image. This doesn’t have to be done right away, you can await the following restart.