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 81c660b5f36..b0beda22cbe 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,28 @@ lts: true This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for apps in production. {{% /alert %}} +## 9.24.36 {#92436} + +**Release date: July 3, 2025** + +{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/9.24.36" text="Go to Marketplace" title="Download version 9.24.36 from the Marketplace" %}} + +### Improvements + +* We updated the bundled Node.js from v20 to v22. + +### Fixes + +* We fixed an issue where Safari extensions broke the Dojo client. (Ticket 246247) +* We fixed an issue where the size of the offline database was not reduced enough after a sign-out operation. (Ticket 247029) +* We fixed an issue where the **Mendix Home** button in **Open Global Navigation** redirected you to **My Apps** instead of the home page. + +### Known Issues + +* Line endings in CSS files are not being handled properly, so when using [Revert All Changes](/refguide9/using-version-control-in-studio-pro/) or performing other version-control operations, CSS files appear in the [Changes on Disk](/refguide9/version-control-menu/#show-changes) dialog box. + * Workaround: For details, see [this section](/refguide9/troubleshoot-git-issues/#css-error) in *Troubleshooting Version Control*. + + ## 9.24.35 {#92435} **Release date: June 5, 2025**