Skip to content

Commit 5e658f9

Browse files
Merge pull request mendix#9033 from mendix/10.18.3-rn
10.18.3 Studio Pro release notes
2 parents bd70119 + 1cd2393 commit 5e658f9

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

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

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

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

13+
## 10.18.3 {#10183}
14+
15+
**Release date: February 10, 2025**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.18.3" text="Go to Marketplace" title="Download version 10.18.3 from the Marketplace" %}}
18+
19+
### Improvements
20+
21+
- We added logging for object or attribute found in XML or JSON payload but not mapped in the **Import mapping** document. (Ticket 213729)
22+
- We added more support for SOAP arrays in **Import mapping** documents. Previously, only array objects with `item` as a name were supported. Now, any name is allowed for array objects. (Ticket 213729)
23+
- In the logic editors, we added validation for a return variable name in the **End Event Properties** dialog box to ensure no invalid name can be specified.
24+
- We added support in the External Database Connector for SQL queries with column names that contain spaces and special characters.
25+
26+
### Fixes
27+
28+
- We removed the consistency error when an association data source had steps traversing from a local to an external entity. (Ticket 203958)
29+
- We added a setting to enable Windows Authentication for a private Git server. (Ticket 234161)
30+
- We fixed an issue in the **Call REST** action where using a file document as the request body resulted in an HTTP request without a `Content-Length` header. (Tickets 237320, 237839 and 239208)
31+
1332
## 10.18.2 {#10182}
1433

1534
**Release date: February 4, 2025**

0 commit comments

Comments
 (0)