-
Notifications
You must be signed in to change notification settings - Fork 726
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7808 from ModelingServices/development
Release documentation for metamodel & Model SDK 10.11.0
- Loading branch information
Showing
3 changed files
with
49 additions
and
3 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
content/en/docs/releasenotes/sdk/metamodel/metamodel-10/metamodel-10.11.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
title: "10.11" | ||
url: /releasenotes/sdk/metamodel-10.11/ | ||
weight: 89 | ||
--- | ||
|
||
## 10.11.0 | ||
|
||
### Microflows | ||
|
||
#### ExternalActionParameterMapping (Element) | ||
* We introduced the `includedAssociations` property. | ||
|
||
#### IncludedAssociation (Element) | ||
* We introduced this element. | ||
|
||
### Settings | ||
|
||
#### RuntimeSettings (Element) | ||
* We introduced the `useOQLVersion2` property. | ||
|
||
### Rest | ||
|
||
#### StringBody (Element) | ||
* We deleted the `value` property. Info: "Use valueTemplate instead." | ||
* We introduced the `valueTemplate` property. Info: "String version of the request body using ValueTemplate." | ||
|
||
### Navigation | ||
|
||
#### NativeNavigationProfile (Element) | ||
* We introduced the `screenNavigationTransition` property. | ||
* We introduced the `popupNavigationTransition` property. | ||
* We introduced the `applyScreenTransition` property. | ||
* We introduced the `hermesEnabled` property. | ||
|
||
### Pages | ||
|
||
#### AttributeWidgetWithPlaceholder (Element) | ||
* We deleted the `placeholder` property. Info: "Use property 'placeholderTemplate' instead" | ||
* We introduced the `placeholderTemplate` property. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters