diff --git a/content/en/docs/releasenotes/studio-pro/11/11.6.md b/content/en/docs/releasenotes/studio-pro/11/11.6.md index 0393a216aea..e82f10a690f 100644 --- a/content/en/docs/releasenotes/studio-pro/11/11.6.md +++ b/content/en/docs/releasenotes/studio-pro/11/11.6.md @@ -8,6 +8,28 @@ mts: true {{% alert color="info" %}}For highlights of this release, see the [Mendix Release 11.6](https://www.mendix.com/blog/release-11-6-zero-downtime-deployments-workflow-advances/) blog post.{{% /alert %}} +## 11.6.11 {#11611} + +**Release date: September ___, 2026** + +{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/11.6.11" text="Go to Marketplace" title="Download version 11.6.11 from the Marketplace" %}} + +### Improvements + +* We upgraded the JDBC driver for SAP HANA to version 2.29.11. (Ticket 285369) +* We updated Rspack to version 2.2, which reduces bundle times by up to 25%. + +### Fixes + +* We fixed an issue where Eclipse showed `cannot be resolved to a type` errors for Java actions in protected modules. (Ticket 235055) +* We fixed an issue where passwords filled by a password manager were unexpectedly cleared. (Ticket 284395) +* We addressed some situations where the page editor did not use the correct font for an icon from an icon collection. (Ticket 284860) +* We fixed an issue where a progress bar remained visible when opening a page while the homepage was still loading.(Ticket 285253) +* We fixed an issue where widgets with a very large number of assets (more than 8000) did not work with Rspack. (Ticket 286207) +* We fixed an error that caused Studio Pro to crash when trying to edit properties on some images in the **Properties** pane. +* We fixed an issue that caused repeated log warnings `A MeterFilter is being configured...`, even when the metrics configuration had not changed. +* We fixed an issue where source maps were generated for production builds when the **Optimize bundle** option was disabled. + ## 11.6.10 {#11610} **Release date: August 26, 2026**