Skip to content

Commit bd08f2f

Browse files
authored
Merge pull request #4510 from rodrigocmoreira/add-changelog-ctrl-2063-to-9-13
Add build native app fix to release 9.13 release notes
2 parents dd8eddc + 1b48d89 commit bd08f2f

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ weight: 87
5050
* 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)
5151
* We fixed an issue where offline [PWA](/refguide/progressive-web-app/) users lost their valid sessions upon a new deployment. (Ticket 144836)
5252
* We fixed a bug in scheduled events where a schedule with an offset of 59 minutes crashed. (Ticket 145833)
53+
* 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)
5354
* We fixed an issue with calling a microflow asynchronously from JavaScript. (Ticket 146371)
5455
* 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.
5556
* 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.

0 commit comments

Comments
 (0)