Skip to content

Commit 9efdaf8

Browse files
authored
Merge pull request mendix#9043 from mendix/10.12.14-rn
10.12.14 Studio Pro release notes
2 parents a8e96cb + f7ae13e commit 9efdaf8

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

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

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

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,29 @@ 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 13, 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 added a setting to enable Windows Authentication for a private Git server. (Ticket 234161)
22+
* We improved the performance of published OData services that use a **Read** microflow. When the client asks to expand associations, the runtime now performs a database query per association, rather than per object (Ticket 234607).
23+
* We now use generated BOM-refs for managed dependencies in the SBOM.
24+
25+
### Fixes
26+
27+
* We fixed an issue where a prompt to install a progressive web app (PWA) incorrectly appeared for non-PWA apps on Chrome. (Ticket 230439)
28+
* We fixed an issue where retrieving an external entity with a non-sortable key attribute resulted in an error. (Ticket 236093)
29+
* 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. When you upgraded an app to Studio Pro version 10.12.11 or above, the runtime could not 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)
30+
* We fixed an issue in consumed web services where selecting a WSDL from a network drive that required authentication but did not return a WWW-Authenticate header resulted in an error.
31+
32+
### Known Issues
33+
34+
* Studio Pro on Mac loads user settings from the previous version of the application.
35+
1336
## 10.12.13 {#101213}
1437

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

0 commit comments

Comments
 (0)