You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/11/11.3.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "11.3"
3
3
url: /releasenotes/studio-pro/11.3/
4
4
description: "The release notes for Mendix Studio Pro 11.3 (including all patches) with details on new features, bug fixes, and known issues."
5
-
weight: 98
5
+
weight: 97
6
6
---
7
7
8
8
## 11.3.0
@@ -62,7 +62,6 @@ weight: 98
62
62
* The association storage was changed to or from being a direct association
63
63
64
64
* We improved the Japanese and Chinese translations based on the feedback from our users. (Ticket 258099)
65
-
* We fixed an issue where a foreign key constraint violation in the database could result in a `NullPointerException`. (Ticket 258430)
66
65
* We fixed an issue where SVG images would load with incorrect dimensions. (Ticket 258901)
67
66
* We fixed an issue where passing an empty enumeration value to a microflow executed in a task queue would cause the execution to fail. (Ticket 259170)
68
67
* We upgraded React Native version to 0.77.3. This addresses an issue that caused the app to stop working after reload.
0 commit comments