Skip to content

Commit 1b48d89

Browse files
authored
Proofread and move due to ticket number
1 parent a72abbc commit 1b48d89

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/releasenotes/studio-pro/9

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ weight: 87
4949
* We fixed an issue where publishing a system association in an OData service with associations as links without publishing **System.User** did not throw a consistency error. (Ticket 144761)
5050
* We fixed an issue where offline [PWA](/refguide/progressive-web-app/) users lost their valid sessions upon a new deployment. (Ticket 144836)
5151
* We fixed a bug in scheduled events where a schedule with an offset of 59 minutes crashed. (Ticket 145833)
52+
* We fixed an issue that prevented users from building native apps using the Mendix Native Mobile Builder's advanced flow. (Tickets 146147, 146912, 147027, 147152)
5253
* We fixed an issue with calling a microflow asynchronously from JavaScript. (Ticket 146371)
5354
* We fixed an issue where `SELECT *` from a subquery always returned only the first column of the subquery. Please note these improvements currently work with a single relation (a table or subquery) in the `from` clause.
5455
* We fixed an issue in published OData services where if clients updated an enumeration with an incorrect value, the request was accepted and the value was set to empty. This now results in an error response.
@@ -58,7 +59,6 @@ weight: 87
5859
* We fixed an issue with native list views and pagination. Native list views did not become scrollable if the initial number of items was not overflowing, which rendered "scroll to load more" unusable. Now, native list views attempt to load as many items as they can to fill their content. The pagination limits are respected for any "scroll to load more" event thereafter.
5960
* We fixed an issue with an incorrect tooltip message that appeared after editing a value directly from the table in a data grid.
6061
* We fixed an issue that occurred during a first deployment with demo users enabled and a custom default time zone.
61-
* We fixed an issue that prevented users to build native apps using the advanced flow. (Tickets 146147, 146912, 147027, 147152)
6262

6363
### Breaking Changes
6464

0 commit comments

Comments
 (0)