Skip to content

Commit f073dec

Browse files
committed
Add link
This link coincides with the anchor set in the corresponding PR (#8380)
1 parent a232c0e commit f073dec

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/releasenotes/studio-pro/10

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ weight: 84
1919

2020
#### Offline Data Support for Progressive Web Apps on iOS
2121

22-
Offline Data can now be used on PWA's (Progressive Web Apps) running on iOS.
22+
Offline data can now be used on PWAs (Progressive Web Apps) running on iOS.
2323

2424
#### Other New Features
2525

@@ -36,7 +36,7 @@ Offline Data can now be used on PWA's (Progressive Web Apps) running on iOS.
3636
- We set textContentType="password" on mobile PasswordInput component (works on iOS only) to improve the integration with password managers. {TW}
3737
- We added a deprecation warning for when Java 17 is used.
3838
- We added support for adding annotations on boundary events.
39-
- Default values are now supported for data source properties in pluggable widgets. Any data source can be specified using the attributes `defaultType` (database, microflow, nanoflow, or association) and `defaultValue` (for example, name of the entity or microflow).
39+
- [Default values](/apidocs-mxsdk/apidocs/pluggable-widgets-property-types/#data-source-defaults) are now supported for data source properties in pluggable widgets. Any data source can be specified using the attributes `defaultType` (database, microflow, nanoflow, or association) and `defaultValue` (for example, name of the entity or microflow).
4040
- Any invalid or non-existent enumeration property values are now automatically removed when the pluggable widget definition is updated.
4141
- Parameters for microflows and nanoflows can now be added or updated directly from where they are called in actions and data sources.
4242
- We added the possibility to collect helpful information for support about the current Studio Pro process and overall situation of the of process like CPU, memory usage, child processes, threads, and etc..

0 commit comments

Comments
 (0)