Skip to content

Commit 85c4597

Browse files
Review
1 parent 036f95d commit 85c4597

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

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

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,16 @@ This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for
1818

1919
### Improvements
2020

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).
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.
2324

2425
### Fixes
2526

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)
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.
3031

3132
### Known Issues
3233

0 commit comments

Comments
 (0)