Skip to content
Open
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
17 changes: 17 additions & 0 deletions content/en/docs/releasenotes/studio-pro/10/10.24.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,23 @@ weight: 76
This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for apps in production.
{{% /alert %}}

## 10.24.26 {#102426}

**Release date: September ___, 2026**

{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.24.26" text="Go to Marketplace" title="Download version 10.24.26 from the Marketplace" %}}


### Improvements

* We updated Rspack to version 2.2, which reduces bundle times by up to 25%.

### Fixes

* We addressed some situations where the page editor did not use the correct font for an icon from an icon collection. (Ticket 284860)
* We fixed an issue where widgets with a very large number of assets (more than 8000) did not work with Rspack. (Ticket 286207)
* We fixed an error that caused Studio Pro to crash when trying to edit properties on images in the **Properties** pane.

## 10.24.25 {#102425}

**Release date: August 27, 2026**
Expand Down