Skip to content

Commit 522542b

Browse files
committed
Upload RNs
1 parent de40d69 commit 522542b

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

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

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

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

13+
14+
## 10.24.15 {#102415}
15+
16+
**Release date: February , 2026**
17+
18+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.24.15" text="Go to Marketplace" title="Download version 10.24.15 from the Marketplace" %}}
19+
20+
### Improvements
21+
22+
- We have improved the performance of session cleanup.
23+
24+
### Fixes
25+
26+
- We fixed an issue in offline apps that could result in errors like "[Synchronization] SQLiteError: table mx10414574138294561$_guidToTable has no column named inaccessibleAttrs" by ensuring database migrations happen properly for all users in the client database. (Tickets 264910, 265393, 269740)
27+
- We fixed an issue with the [tab container](/refguide10/tab-container/) widget. It would reset to the first tab when returning to the page, causing data sources to reload unnecessarily and other tabs to be blocked. (Tickets 266083, 266090, 267249)
28+
- We fixed an issue when the last attributes were cut-off in entity properties dialog. (Tickets 266554, 260953, 256106, 251278, 255882)
29+
- In the logic editors, we fixed an issue when extracted microflow did not have all parameters for newly created activity. (Ticket 265542).
30+
- In the logic editors, we fixed an issue when Show Message activity could have an empty caption after initial loading of the microflow. (Ticket 268024).
31+
- We fixed an issue in Maia chat causing it to crash when a studio pro version attribute was missing in a reference.
32+
- We fixed scenarios in Android where navigating fields of a dataview, of different types, would not be possible using an external keyboard.
33+
- We fixed an issue where an Import Mapping would not read JSON attribute values when a JSON attribute was preceded by another attribute with an attribute name that is a prefix. For example `StatusId` and `Status`. We also improved how JSON objects were read when one object name was a prefix of another object name. (Ticket 266571)
34+
- We fixed an issue that caused setting the image of a building block to show an error dialog instead of resizing the image. (Ticket 268856)
35+
- We fixed an issue where System.UserRole's Description attribute is not readable when it should be. (Ticket 259857)
36+
- We now parse StdOut and StdError streams separately when call git process. This improves stability of git operations.
37+
- We fixed an issue where the short revision hash of the commit was being sent when deploying a package. (Ticket 264621, Ticket #266012)
38+
- Fixed an issue during local development where system texts would not be updated in the application when hot-reloading. They are now correctly updated without the need to fully restart the server.
39+
1340
## 10.24.14 {#102414}
1441

1542
**Release date: January 16, 2026**

0 commit comments

Comments
 (0)