From cb8ebb5fecf38a78ae48ecee0d174fc5d5c6fa65 Mon Sep 17 00:00:00 2001 From: ConnorLand Date: Tue, 14 Oct 2025 13:28:49 +0200 Subject: [PATCH 1/2] Edit and put up RNs --- .../en/docs/releasenotes/studio-pro/10/10.18.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/content/en/docs/releasenotes/studio-pro/10/10.18.md b/content/en/docs/releasenotes/studio-pro/10/10.18.md index 623b123b6b5..5c90e4cbafc 100644 --- a/content/en/docs/releasenotes/studio-pro/10/10.18.md +++ b/content/en/docs/releasenotes/studio-pro/10/10.18.md @@ -7,6 +7,20 @@ weight: 82 # KI: "The debugger does not reconnect": UFC-1644 --- +## 10.18.11 {#101812} + +**Release date: October __, 2025** + +{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.18.12" text="Go to Marketplace" title="Download version 10.18.12 from the Marketplace" %}} + +## 10.18.12 + +### Fixes + +- We fixed an issue in the interactive documentation (Swagger UI) page for published OData services, which would indicate that it did not support OpenAPI version 3.0.4. (Tickets 256982, 257611) +- We added refresh functionality for Marketplace when a session times out. The reload button properly handles the event by closing the details page and refreshing the search tab view. +- We fixed an issue where task queue tasks were not able to mark themselves as completed after execution. + ## 10.18.11 {#101811} **Release date: August 13, 2025** From 6b614fc8e622a05908b5f7e917dd4605b6fa6f70 Mon Sep 17 00:00:00 2001 From: ConnorLand <47385345+ConnorLand@users.noreply.github.com> Date: Tue, 21 Oct 2025 11:12:54 +0200 Subject: [PATCH 2/2] Update 10.18.md --- content/en/docs/releasenotes/studio-pro/10/10.18.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content/en/docs/releasenotes/studio-pro/10/10.18.md b/content/en/docs/releasenotes/studio-pro/10/10.18.md index 5c90e4cbafc..20c9b57ab5a 100644 --- a/content/en/docs/releasenotes/studio-pro/10/10.18.md +++ b/content/en/docs/releasenotes/studio-pro/10/10.18.md @@ -7,18 +7,16 @@ weight: 82 # KI: "The debugger does not reconnect": UFC-1644 --- -## 10.18.11 {#101812} +## 10.18.12 {#101812} -**Release date: October __, 2025** +**Release date: October 21, 2025** {{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.18.12" text="Go to Marketplace" title="Download version 10.18.12 from the Marketplace" %}} -## 10.18.12 - ### Fixes - We fixed an issue in the interactive documentation (Swagger UI) page for published OData services, which would indicate that it did not support OpenAPI version 3.0.4. (Tickets 256982, 257611) -- We added refresh functionality for Marketplace when a session times out. The reload button properly handles the event by closing the details page and refreshing the search tab view. +- We added refresh functionality for Marketplace when a session times out. The reload button properly handles the event by closing the details page and refreshing the **Search** tab view. - We fixed an issue where task queue tasks were not able to mark themselves as completed after execution. ## 10.18.11 {#101811}