Skip to content

Commit 42a5edf

Browse files
Typo
1 parent 1f66261 commit 42a5edf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/releasenotes/studio-pro/10/10.24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ weight: 76
7979

8080
- We fixed an issue where hidden pluggable widget properties were not reset correctly. This resulted in translations that caused widget update notifications, missing translations in Data Grid 2, and unused properties creating consistency errors in **File Uploader**. This fix ensures that these properties are reset when hidden with default values, and applied only when they are used. (Tickets 233401, 248682)
8181
- We fixed an issue where Safari extensions broke the Dojo client. (Ticket 246247)
82-
- We fixed the issue where the size of the offline database was not reduced enough after a sign-out operation. (Ticket 247029)
82+
- We fixed an issue where the size of the offline database was not reduced enough after a sign-out operation. (Ticket 247029)
8383
- We fixed an issue where Studio Pro closed after a user logged in. (Ticket 248086)
8484
- We fixed an issue where enumeration values with the name *Core* caused compilation errors. (Ticket 250532)
8585
- 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.

content/en/docs/releasenotes/studio-pro/11/11.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ For details on upgrading to Studio Pro 11, see [Upgrading from Mendix Studio Pro
154154
* We fixed the behavior of the `urlEncode` and `urlDecode` functions in the client to align with runtime. This means that spaces are now correctly encoded as `%20` instead of `+`. `urlDecode` still supports decoding strings containing `+` to ensure backwards compatibility with strings encoded in previous versions. (Ticket 245510)
155155
* We resolved a performance issue during deployment related to widgets using text templates. (Ticket 245543)
156156
* We fixed an issue where Safari extensions broke the Dojo client. (Ticket 246247)
157-
* We fixed the issue where the size of the offline database was not reduced properly after a sign-out operation. (Ticket 247029)
157+
* We fixed an issue where the size of the offline database was not reduced properly after a sign-out operation. (Ticket 247029)
158158
* We fixed an issue where Studio Pro closed after a user logged in. (Ticket 248086)
159159
* We fixed an issue where a wrong text was shown in a dialog after languages had been removed from the app. (Ticket 248967)
160160
* We fixed an issue where an [association source](/refguide/association-source/) in a data grid or template grid stopped displaying data after previously shown data was cleared due to an unavailable context object. (Ticket 250338, 250479)

0 commit comments

Comments
 (0)