Changes for page 262 - Good News
Last modified by Erik Bakker on 2026/02/23 08:06
From version 307.1
edited by Erik Bakker
on 2026/02/10 09:00
on 2026/02/10 09:00
Change comment:
There is no comment for this version
To version 233.1
edited by Erik Bakker
on 2025/03/10 09:59
on 2025/03/10 09:59
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 61-Taking Charge1 +240 - Spring Cleaning - Content
-
... ... @@ -1,16 +1,13 @@ 1 - This release includesa lotof updatesto our platform.We are releasing some betafeaturesforcustomersutilizing ourlatest versionoftheAPI Gatewayallowingtousemultiple authentication methods.Ontop of that we will releasea new environment template that willupdateamultitude of configurationson cloudandon-premise machines. Furthermore, we have a series ofsmallerimprovementstobringdelightto youreverydaywork.1 +In the last sprint, we focused on tidying up our house to prepare for various cool things later this year. As a result, we have a series of improvements and bug fixes for you to enjoy. 2 2 3 -Please find out more on our [[Release blog>> doc:Main.Release Information.Release Blogs.261-Taking Charge.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.240 - Spring Cleaning.WebHome||target="blank"]]. 4 4 5 -==== New Features====5 +====Minor Changes==== 6 6 7 -* API gateways using the latest Multiple Authentication Methods feature can now configure the [[Authorization Code OAuth2 grant type>>https://auth0.com/docs/get-started/authentication-and-authorization-flow/authorization-code-flow||target="blank"]] for their gateway users. Note that the following timeouts apply: 8 -** The authorization code is valid for **5 minutes**, meaning it should be used to obtain an access token within that period. 9 -** Clients that obtain an access token with authorization code will also obtain a ~~refresh token~~, that can be used to obtain a subsequent access token without user intervention. This refresh token is valid for *24 hours*, meaning that the client application has to call the eMagiz API gateway at least that often, otherwise manual intervention is needed to authorize the call again. 7 +* Overall UI/UX: Alerts / Notifications now have an icon before the text to further emphasize the meaning. 8 +* Overall UI/UX: We have updated our badge, switch, and progress bar components. 10 10 11 -==== Remarks====10 +====Bug fixes==== 12 12 13 -* The advised Docker version for on-premises deployments has been updated from 24.0.7 to 29.1.3. Documentation on how to update Docker can be found at: 14 -** [[Linux>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-onpremises-server-linux-installguide.WebHome||target="blank"]] 15 -** [[Windows>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-onpremises-server-windows-installguide.WebHome||target="blank"]] 16 -* An infrastructure change has been applied to the container registry to improve how traffic is managed within our own environment. 12 +* Create - Flow Creation: We have changed the auto-creation behavior for entry gates. This means we now avoid creating functionality in these entry gates only relevant for flows running inside a Mendix app. 13 +* Create - Reset Infra: Infra flows for systems labeled as a "Mendix Connector" can now be reset once more under all circumstances, including when your model utilizes the code mapping functionality.