Skip to content

Commit f7ae13e

Browse files
authored
Add release date for 10.12.14 and proofread
1 parent 85c4597 commit f7ae13e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

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

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,22 @@ This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for
1212

1313
## 10.12.14 {#101214}
1414

15-
**Release date: February ___, 2025**
15+
**Release date: February 13, 2025**
1616

1717
{{% 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" %}}
1818

1919
### Improvements
2020

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 requests 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.
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.
2424

2525
### Fixes
2626

27-
- We fixed an issue where a progressive web app (PWA) installed a prompt incorrectly appearing 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.
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.
3131

3232
### Known Issues
3333

0 commit comments

Comments
 (0)