Skip to content

Commit 0b4dade

Browse files
authored
Merge pull request #9978 from mendix/yl-maia-for-pages-supported-widgets-rns
Add RNs for Maia for Pages's support of new widgets
2 parents 1b673eb + 4ed3cdf commit 0b4dade

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ weight: 76
152152
* We added error logging when a page fails to be loaded in the React client when navigating to it. This can happen when a page includes a widget with a corrupted bundle. (Ticket 245516)
153153
* We integrated the modernized access rules editor into the entity **Properties** pane.
154154
* When updating pluggable widgets, Studio Pro will now try to preserve the values of properties that change type between versions. This is done when [the property types are compatible](/apidocs-mxsdk/apidocs/pluggable-widgets-property-types-10/#converting-properties).
155+
* We improved Maia for Pages to support the [Charts](/appstore/widgets/charts/), [Data Grid 2](/appstore/modules/data-grid-2/), [Image](/appstore/widgets/image/), and [Combo Box](/appstore/widgets/combobox/) widgets, provided they are already installed in Studio Pro.
155156
* We made various improvements in the logic editors:
156157
* We added the option to hold the <kbd>Shift</kbd> key to display connection points on hover.
157158
* Making an element smaller automatically repositions its connected elements to preserve the width of the sequence flows between them.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ weight: 99
3939
* We have defined a list of associations: `System.WorkflowActivityRecord_Actor`, `System.WorkflowActivityRecord_TaskAssignedUsers`, and `System.WorkflowActivityRecord_TaskTargetedUsers`. Non-persistable objects referencing the current user through any of these associations will no longer be prevented from being garbage collected.
4040
* The Chinese, Korean, and Japanese versions of the Studio Pro UI are now in general availability (GA). Please see the [Language](/refguide/preferences-dialog/#language) section of *Preferences* for more information.
4141
* When updating pluggable widgets, Studio Pro will now try to preserve the value of properties that change type between versions. This is done when [the property types are compatible](/apidocs-mxsdk/apidocs/pluggable-widgets-property-types/#converting-properties).
42+
* We improved Maia for Pages to support the [Progress Bar](/appstore/widgets/progress-bar/) and [Progress Circle](/appstore/widgets/progress-circle/) widgets, provided they are already installed in Studio Pro.
4243
* We improved [Start with Maia](/refguide/start-with-maia/) by making the test data generation step optional.
4344
* We improved the way Start with Maia handles errors when test data is generated. The errors are now processed more gracefully and lead to fewer unnecessary crashes.
4445
* We improved the notification system to alert users that third-party antivirus software (Microsoft Defender excepted) may impact system performance.

0 commit comments

Comments
 (0)