Skip to content

Commit 4ea9e94

Browse files
committed
Add 10.17 Release Note about localized SP interface
1 parent eae2c53 commit 4ea9e94

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/10

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ weight: 83
1919

2020
The Consumed REST Service document is now released for general availability for Windows. This document allows you to integrate with REST services faster. You can build REST requests, test them directly, and convert their response to entities without building any of the mappings manually. For more information, see [Consumed REST Services](/refguide/consumed-rest-services-beta/).
2121

22+
#### Localized Studio Pro Interface (Beta)
23+
24+
We added Japanese, Chinese, Korean, and German translations of the Studio Pro interface as a [beta](/releasenotes/beta-features/) feature. This means you can work more easily in your own language. The setting can be found in the [Work environment](/refguide/preferences-dialog/#work-environment-tab) tab of the Preferences dialog.
25+
2226
#### Other New Features
2327

2428
* We now allow you to define parameters of microflows and nanoflows as optional using the [Argument](/refguide/parameter/#argument) property. This means they can be called with an empty argument expression. Additionally, you can define the default value for when the parameters are called with an empty expression. When a parameter is added as an optional parameter, updating the parameter mappings is also optional. This means you can effectively use the optional parameters to easily add new parameters without having to update all of your calling microflows/nanoflows/pages.

0 commit comments

Comments
 (0)