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/10/10.24.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ weight: 76
42
42
- We fixed an issue where Safari extensions broke the Dojo client. (Ticket 246247)
43
43
- We fixed the issue where the size of the offline database was not reduced enough after a sign-out operation. (Ticket 247029)
44
44
- We fixed an issue where Studio Pro closed after a user logged in. (Ticket 248086)
45
+
- We fixed a caching issue for React applications that had precaching enabled. (Ticket 250116)
45
46
- We fixed an issue where enumeration values with the name *Core* caused compilation errors. (Ticket 250532)
46
47
- We fixed an issue that native apps upgraded from prior versions to Mendix 10.19-10.23 got an error that prevented the native app to start.
47
48
- We have fixed where the **Show** button did not work in dialogs when selecting an entity.
@@ -60,12 +61,10 @@ weight: 76
60
61
- We fixed an issue where a parameter was connected to an activity causing Studio Pro to crash.
61
62
- We fixed an issue where the **Change Variable** action could be added through Maia for a variable that could not be changed. For already existing erroneous actions, we now show a consistency error instead of a pop-up window.
62
63
- We fixed an issue that caused incorrect placement of flows and events when adding a **Decision** through the Logic Recommender.
63
-
64
64
- We fixed an issue in offline apps that caused a query error if access rules restricted access to certain attributes of a generalized entity in an inheritance hierarchy.
65
65
- We fixed an issue where microflows tried to use online data in native pages which did not allow for such usage.
66
66
- We fixed an issue where converting a nanoflow to a microflow did not trigger a warning when the nanoflow was used in a native page or layout.
67
67
68
-
69
68
### Deprecations
70
69
71
70
- We deprecated the [Document templates](/refguide10/document-templates/) and the **Generate Document** actions.
0 commit comments