Skip to content

Commit 51af012

Browse files
authored
Merge pull request mendix#11034 from mendix/ctl-10.24.18
10.24.18 SP RNs
2 parents 79354a8 + 7e359e6 commit 51af012

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/10

content/en/docs/releasenotes/studio-pro/10/10.24.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ weight: 76
1010
This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for apps in production.
1111
{{% /alert %}}
1212

13+
## 10.24.18 {#102418}
14+
15+
**Release date: April 21, 2026**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.24.18" text="Go to Marketplace" title="Download version 10.24.18 from the Marketplace" %}}
18+
19+
### Improvements
20+
21+
- We improved performance when Studio Pro exports pages and layouts for the React client during deployment. Apps with many pages, layouts, or snippet calls now deploy significantly faster.
22+
23+
### Fixes
24+
25+
- We fixed an issue where offline data was lost when upgrading a native mobile app from 10.18 → 10.24+ directly, or from 10.18 → 10.19–10.23 → 10.24+. The database is now automatically migrated from legacy storage paths during upgrade. (Ticket 274811)
26+
- We fixed an issue where an app could reject valid localized dates for custom date patterns that use month names. This affected patterns with abbreviated month names such as `dd MMM yyyy` and standalone abbreviated month names such as `dd LLL yyyy`, so values like the Dutch `16 mrt 2027 10:02` could be treated as invalid.
27+
- We fixed an issue where MxBuild incorrectly reported that the modern web client bundler stopped unexpectedly, while the React client bundler completed normally without errors.
1328

1429
## 10.24.17 {#102417}
1530

0 commit comments

Comments
 (0)