Changes for page 262 - Good News
Last modified by Erik Bakker on 2026/02/23 08:06
From version 314.1
edited by Erik Bakker
on 2026/02/20 13:23
on 2026/02/20 13:23
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 62-GoodNews1 +244 - Forgotten Frontiers - Content
-
... ... @@ -1,28 +1,22 @@ 1 - Thisreleaseincludes many updatestoourplatform.Wearereleasingsomebetafeaturesfor customersusing ourlatestversion of theAPI Gateway, allowing themto usemultipleauthenticationmethods.On top of that,wehave also launched anew[[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V351.WebHome||target="blank"]]for**all**customers.Furthermore,wehavea seriesofsmallerimprovementstoenhanceyoureveryday work.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.262-GoodNews.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 -==== Minor changes====5 +====New Features==== 6 6 7 -* General - Runtime Image: A new [[runtime image>>doc:Main.Release Information.Runtime Images.V351.WebHome||target="blank"]] for **all** customers is available. 8 -* Create - Flow Designer: The help text for the Result Type attribute of the JSON to XML transformer has been improved. (#1553) 9 -* Deploy - Releases: The on‑hover text for a release also displays the most recent date and time the release was edited. (#341) 10 -* Create - Flow Designer: Unused support objects can be deleted with a single button. (#794) 11 -* Deploy - User Management: For models that have been migrated to our latest functionality for both our event streaming and API offering, changes to users in the Deploy phase will be applied immediately for both manually created users and system users. 12 -* Deploy - Architecture: The Apply to Environment pop-up has been updated to reflect progressive changes made to specific objects. Any pending changes on Container, Router, Certificate, Instance, and AWS resources are now stacked and displayed to the user. The list is ordered from the earliest change at the top to the most recent at the bottom, allowing users to clearly see all modifications made to a specific object until the Apply to Environment button is clicked. These changes will remain active for future operations. (#1537) 13 -* Deploy - Architecture - Routes: The View and Edit pages for Routers have been updated to remove the Endpoint DNS Name and Flow Symbolic Name fields. (#1537) 14 -* Manage - Alerting: For Log and Error triggers, a custom subject can now be specified under ‘notifications’. This enables you to sort incoming alerts in your mailbox more easily. 15 -* Manage - Alerting: We have tightened the allowed characters for the triggers to reduce further the likelihood of HTML injection into the bodies of alerting emails sent by eMagiz. 16 -** Note: if you already have existing alert rules that contain characters that are now considered illegal, you will need to change them when you make any change to that trigger. 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) 17 17 18 -==== Bugfixes====9 +====Major Changes==== 19 19 20 -* Create - FlowDesigner: When using DSH support objects, the required admin-only fields are automatically filled in. (#1755) 21 -* Create - Untransfer integration: We fixed an issue where you could not remove an integration of the Mendix connector system, which was migrated from the Legacy eMagiz Mendix Connector to the current eMagiz Mendix Connector in Create. 22 -* Design - Catalog: Help texts related to “content”, “Json format”, and “Gateway message definition” are updated. (#1082) 23 -* Create - Store: When importing a store component with properties, validation feedback will now be provided if the property value does not align with the expected type. (#1276) 24 -* Manage - Explore: Error message is much more descriptive when the container is not running (#1321) 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. 25 25 26 -==== Remarks====16 +====Bug fixes==== 27 27 28 -* Generic: When retrieving information from our infrastructure about available customer agents, we improved performance by reducing the amount of data we retrieve and process. 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.