Skip to content

Commit 1c4cb97

Browse files
author
adam-dupaski
committed
Add RN
1 parent fa95dad commit 1c4cb97

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

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

content/en/docs/releasenotes/studio-pro/9/9.24.md

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

13+
## 9.24.8 {#9248}
14+
15+
**Release date: September __, 2023**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/9.24.8" text="Go to Marketplace" title="Download version 9.24.8 from the Marketplace" %}}
18+
19+
20+
### Improvements
21+
22+
* You can now use a 'Share' URL from catalog.mendix.com to update a consumed OData service.
23+
24+
* You can now update the contract of an OData service from the catalog using a file or url.
25+
26+
* We improved the resizing behavior of the 'End Event' and 'Decision' dialogs of the Microflow editor.
27+
28+
### Fixes
29+
* We fixed an issue where importing large XML Schema documents was too slow. (Ticket 170962, 185085)
30+
31+
* We adjusted Best Practices MXP003 and MXP007 to not recommend adding an index to an attribute that is uniquely constrained.
32+
* We fixed an issue where an XPath data source with a constraint which used the `id` attribute of a variable, e.g. `[Module.Person_House/Module.House/id=$currentObject/id]`, resulted in an error during deployment. (Ticket 194055)
33+
* We fixed an issue with calling a microflow action where retrieving a specialization over association did not work if the other side was the generalization. (Ticket 187667)
34+
* We fixed an issue where calling a microflow action would not create an IDResolution log line (Ticket 194868)
35+
* We fixed an issue where deployment failed when a Data grid 2 or a gallery widget used a database over association with selection enabled. (Ticket 195832)
36+
37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
1348
## 9.24.7 {#9247}
1449

1550
**Release date: September 8, 2023**

0 commit comments

Comments
 (0)