Skip to content

Commit 52afcd0

Browse files
author
adam-dupaski
committed
Edit RN
1 parent 1c4cb97 commit 52afcd0

1 file changed

Lines changed: 3 additions & 17 deletions

File tree

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

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

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16,35 +16,21 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
1616

1717
{{% 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" %}}
1818

19-
2019
### Improvements
2120

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-
21+
* You can now use a **Share** URL from the [Catalog](/catalog/) to update a consumed OData service.
22+
* You can now update the contract of an OData service from the Catalog using a file or URL.
2623
* We improved the resizing behavior of the 'End Event' and 'Decision' dialogs of the Microflow editor.
2724

2825
### Fixes
29-
* We fixed an issue where importing large XML Schema documents was too slow. (Ticket 170962, 185085)
3026

27+
* We fixed an issue where importing large XML Schema documents was too slow. (Ticket 170962, 185085)
3128
* We adjusted Best Practices MXP003 and MXP007 to not recommend adding an index to an attribute that is uniquely constrained.
3229
* 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)
3330
* 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)
3431
* We fixed an issue where calling a microflow action would not create an IDResolution log line (Ticket 194868)
3532
* 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)
3633

37-
38-
39-
40-
41-
42-
43-
44-
45-
46-
47-
4834
## 9.24.7 {#9247}
4935

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

0 commit comments

Comments
 (0)