You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.24.md
-26Lines changed: 0 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,32 +10,6 @@ weight: 76
10
10
This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for apps in production.
11
11
{{% /alert %}}
12
12
13
-
## 10.24.13 {#102413}
14
-
15
-
**Release date: December 1, 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 dotnet 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 a lot of "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.
0 commit comments