Skip to content

Commit 22c4b01

Browse files
authored
Merge pull request #10148 from mendix/ctl-9-patch
9.24.39 RNs
2 parents a2d78e9 + 29a5f73 commit 22c4b01

File tree

1 file changed

+13
-0
lines changed
  • content/en/docs/releasenotes/studio-pro/9

1 file changed

+13
-0
lines changed

content/en/docs/releasenotes/studio-pro/9/9.24.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@ lts: true
1111
This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for apps in production.
1212
{{% /alert %}}
1313

14+
## 9.24.39
15+
16+
**Release date: September 29, 2025**
17+
18+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/9.24.39" text="Go to Marketplace" title="Download version 9.24.39 from the Marketplace" %}}
19+
20+
### Fixes
21+
22+
* We fixed an issue that could result in the error *Duplicate objects are not allowed* in the console log when synchronizing offline. Please note that the root cause of this issue is the use of background synchronization, which is [not recommended for offline apps](/refguide/synchronize/#background-sync). (Ticket 235130, 251202)
23+
* We fixed an issue where changing MxAdmin user's name in Studio Pro does not result in changing MxAdmin user's name in database. (Ticket 255505)
24+
* We fixed an issue where passing an empty enumeration value to a microflow executed in a task queue would cause the execution to fail. (Ticket 259170)
25+
* We fixed an issue where task queue tasks were not able to mark themselves as completed after execution.
26+
1427
## 9.24.38 {#92438}
1528

1629
**Release date: September 18, 2025**

0 commit comments

Comments
 (0)