Skip to content

9.24.36 Studio Pro Release Notes #9750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions content/en/docs/releasenotes/studio-pro/9/9.24.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down