Changes for page 245 - Limited Exposure
Last modified by Erik Bakker on 2025/05/21 09:01
From version 95.1
edited by Erik Bakker
on 2023/06/22 13:26
on 2023/06/22 13:26
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 00-UnchartedTerritories1 +244 - Forgotten Frontiers - Content
-
... ... @@ -1,20 +1,22 @@ 1 -In the last sprint cycle, wefocused onimprovingvarious aspectsoftheportal functionality.Amongothers,wefocused on thenext-generationarchitectureandothers.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>>Main.Release Information.Release Blogs.2 00-UnchartedTerritories.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.244 - Forgotten Frontiers.WebHome||target="blank"]]. 4 4 5 -==== =Minorchanges=====5 +====New Features==== 6 6 7 -* Create -Flow Designer:it ispossibleto selectmultiplecomponentsbyareaselectiononthe areawitha scrollbar.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) 8 8 9 +====Major Changes==== 9 9 10 -* Deploy-CloudTemplates:NewCloud Templatesareavailablefor single-laneandouble-laneenvironments.Please check out thecloud template [[release notes>>Main.Release Information.CloudTemplates.WebHome||target="blank"]] for moreinformation.11 -* Deploy - Architecture:Weremovedthedeprecatedreminderpopupto updateyourcloudslottemplate.Theautomatedupgradefeaturereplacesitalongsidethe"Upgrade" functionality in Deploy - Architecture.12 -* Deploy- Deploymentplan: Weupdated theright paneofthedeployment plantomakeit more compatible with thenew runtimeeneration.Now,you cansee all relatedlogs regardingyour deployment.By default, weonly showsome necessarylogs, such asrorlogs, warning logs,and startedruntime informationlogs.You can usethefilter logs icons at thep of the list to show moreinformation.13 -* Deploy-Deploymentplan: Weupdated thelogic withinourdeployment planfunctionality.Thedeployment stepthatdisablesallenabledtriggersfromtheManagephase disablestriggerstillyouexitthedeploymentplan overview. Thatmeansthatthosetriggers will be re-enabled afteroumoveaway fromthedeployment processorclose the browser. Furthermore,thereisnodeployment stepconfiguration to"enable"triggersanymore.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. 14 14 15 15 ====Bug fixes==== 16 16 17 -* Deploy - Architecture: We improved timeout settings to give Stop, Restart, and Reset runtime actions enough time to execute. (#957) 18 -* Design - Store: Importing into "Design" from the store is possible, even if the integration is not in Create yet. 19 -* Manage - Monitoring: Detailed HTTP statistics will now show the correct user in case of API key authorization in more cases. Note that this functionality requires a newly deployed release. (#956) 20 -* Manage - Manage Dashboards: The screen loading speed is significantly improved for all models. This is most noticeable for larger models. (#964) 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.