Skip to content

Commit e8234fe

Browse files
Merge pull request mendix#8192 from mendix/ctl-10-6-13
Studio Pro10.6.13 RNs
2 parents 0e49584 + 11a488f commit e8234fe

File tree

1 file changed

+20
-1
lines changed
  • content/en/docs/releasenotes/studio-pro/10

1 file changed

+20
-1
lines changed

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

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,26 @@ mts: true
1414
This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for apps in production.
1515
{{% /alert %}}
1616

17-
## 10.6.12 {#10611}
17+
## 10.6.13 {#10613}
18+
19+
**Release date: August 19, 2024**
20+
21+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.6.13" text="Go to Marketplace" title="Download version 10.6.13 from the Marketplace" %}}
22+
23+
### Fixes
24+
25+
* We fixed an issue where attribute updates were being triggered before any associations were updated. (Ticket 193881)
26+
* We fixed an issue where cached session data was retained even after a new user logged in to offline applications. Now, the cached session data is cleared upon each login. (Ticket 201728)
27+
* We fixed an issue in the OpenAPI documentation page of published REST and published OData services for apps that use an application root URL with a subpath. These apps did not redirect correctly from the REST service to its documentation, and the documentation did not link to the correct CSS file.
28+
29+
### Known Issues
30+
31+
* Line endings in CSS files are not being handled properly, so when using [Revert All Changes](/refguide/using-version-control-in-studio-pro/) or performing other version-control operations, CSS files appear in the [Changes on Disk](/refguide/version-control-menu/#show-changes) dialog box.
32+
* Workaround: For details, see [this section](/refguide/troubleshoot-version-control-issues/#css-error) in *Troubleshooting Version Control*.
33+
* A finished parallel split path that is removed from a running workflow instance wrongly leads to a versioning conflict. Please note that "path" was called "branch" in earlier versions.
34+
* There is a positioning error in the logic editors when you are dragging a large element, such as a loop, into a sequence flow, it overlaps with the existing elements.
35+
36+
## 10.6.12 {#10612}
1837

1938
**Release date: August 14, 2024**
2039

0 commit comments

Comments
 (0)