Skip to content

Commit 036f95d

Browse files
10.12.14 Studio Pro release notes
1 parent 946721e commit 036f95d

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/10

content/en/docs/releasenotes/studio-pro/10/10.12.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,28 @@ mts: true
1010
This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for apps in production.
1111
{{% /alert %}}
1212

13+
## 10.12.14 {#101214}
14+
15+
**Release date: February ___, 2025**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.12.14" text="Go to Marketplace" title="Download version 10.12.14 from the Marketplace" %}}
18+
19+
### Improvements
20+
21+
- We now use generated bom-refs for managed dependencies in the SBOM.
22+
- We improved the performance of published OData services that use a Read microflow. When the client requests to expand associations, the runtime now performs a database query per association, rather than per object (Ticket 234607).
23+
24+
### Fixes
25+
26+
- We fixed an issue in consumed web services in Studio Pro where selecting a WSDL from a network drive that required authentication but did not return a WWW-Authenticate header would result in an error.
27+
- We fixed an issue where retrieving an external entity with a non-sortable key attribute would result in an error. (Ticket 236093)
28+
- We fixed an issue in external entities that have an unlimited string as part of their key. Studio Pro supports this as long as you set a maximum length on the attribute. Upgrading an app to version 10.12.11 or later would cause the runtime to not be able to start because it detected a change in the length of the database column. Now the app starts without changing the length of the database column (Ticket 239892).
29+
- We fixed the progressive web app (PWA) install prompt incorrectly appearing for non-PWA apps on Chrome. (Ticket 230439)
30+
31+
### Known Issues
32+
33+
* Studio Pro on Mac loads user settings from the previous version of the application.
34+
1335
## 10.12.13 {#101213}
1436

1537
**Release date: February 3, 2025**

0 commit comments

Comments
 (0)