diff --git a/content/en/docs/releasenotes/studio-pro/10/10.24.md b/content/en/docs/releasenotes/studio-pro/10/10.24.md index 2fd1a55f2d7..4e5b1f2dda2 100644 --- a/content/en/docs/releasenotes/studio-pro/10/10.24.md +++ b/content/en/docs/releasenotes/studio-pro/10/10.24.md @@ -42,6 +42,7 @@ weight: 76 - We fixed an issue where Safari extensions broke the Dojo client. (Ticket 246247) - We fixed the issue where the size of the offline database was not reduced enough after a sign-out operation. (Ticket 247029) - We fixed an issue where Studio Pro closed after a user logged in. (Ticket 248086) +- We fixed a caching issue for React applications that had precaching enabled. (Ticket 250116) - We fixed an issue where enumeration values with the name *Core* caused compilation errors. (Ticket 250532) - 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. - We have fixed where the **Show** button did not work in dialogs when selecting an entity. @@ -60,12 +61,10 @@ weight: 76 - We fixed an issue where a parameter was connected to an activity causing Studio Pro to crash. - 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. - We fixed an issue that caused incorrect placement of flows and events when adding a **Decision** through the Logic Recommender. - - 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. - We fixed an issue where microflows tried to use online data in native pages which did not allow for such usage. - 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. - ### Deprecations - We deprecated the [Document templates](/refguide10/document-templates/) and the **Generate Document** actions.