Skip to content

Commit fb654ee

Browse files
authored
Merge pull request #10432 from mendix/ctl-10.24.13-RNs
10.24.13 RNs
2 parents 5ce9a39 + 8038360 commit fb654ee

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

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

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,32 @@ 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.13 {#102413}
14+
15+
**Release date: December 2, 2025**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.24.13" text="Go to Marketplace" title="Download version 10.24.13 from the Marketplace" %}}
18+
19+
### Improvements
20+
21+
- We added support for the following database versions:
22+
- PostgreSQL 18
23+
- Microsoft SQL Server 2025
24+
- We introduced the [batch conversion](/refguide/mendix-client/batch-conversion/) capability in Studio Pro for converting the old widgets that are no longer supported by the [React client](/refguide/mendix-client/react/).
25+
- We now cleanup expired sessions in batches instead of all at once.
26+
27+
### Fixes
28+
29+
- We fixed an error in the Studio Pro installer when the installer is checking if the .NET version is already installed or not. (Ticket 253218)
30+
- We fixed an issue where unsaved changes of the System Text editor would be committed when running the app locally. (Ticket 259664)
31+
- We fixed an issue that prevented some users to authenticate in Studio Pro. (Ticket 259700)
32+
- SQLite files are now included in the service worker’s pre-cache list to ensure they are available offline. (Ticket 264140, Ticket 264910)
33+
- We fixed an error when typing invalid values in the zoom combo box on the page editor in **Structure** mode.
34+
- We fixed an issue where scheduled events with **On overlap** configured as **Delay next** would cause multiple "Skipping the update of ScheduledEvent because it's running; retrying in 7 seconds." log messages if the application was started with some time between the shutdown and the restart.
35+
- We fixed the issue that invalid sessions without an associated user were never removed from the database.
36+
- Only log 404 errors in development mode to reduce log noise in production environments. Server access logs should be used for 404 tracking in production.
37+
- We fixed a bug where the File Uploader would not be clickable when nested in a container.
38+
1339
## 10.24.12 {#102412}
1440

1541
**Release date: December 1, 2025**

0 commit comments

Comments
 (0)