diff --git a/content/en/docs/releasenotes/studio-pro/9/9.24.md b/content/en/docs/releasenotes/studio-pro/9/9.24.md index a5e0be567b9..a01c35c7cd5 100644 --- a/content/en/docs/releasenotes/studio-pro/9/9.24.md +++ b/content/en/docs/releasenotes/studio-pro/9/9.24.md @@ -11,6 +11,19 @@ lts: true This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for apps in production. {{% /alert %}} +## 9.24.39 + +**Release date: September 29, 2025** + +{{% 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" %}} + +### Fixes + +* 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) +* 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) +* 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) +* We fixed an issue where task queue tasks were not able to mark themselves as completed after execution. + ## 9.24.38 {#92438} **Release date: September 18, 2025**