Skip to content

Commit 53c4c9c

Browse files
committed
subordinate other new features
1 parent a8b6a44 commit 53c4c9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In 11.12.0 we are introducing module package identification. Each module now has
2727
For existing apps, Studio Pro automatically assigns a **Module ID** to every module when the app is opened. The ID is derived either from the Marketplace component ID, or from the **App ID** and module name. Studio Pro also generates a **SHA-256 Checksum** for every exported module package which will later be used for determining module integrity.
2828
The **Module ID** and **checksum** are stored in a new *manifest.json* file inside the module package, alongside the existing *package.xml* for backward compatibility. For more information, see [Module Settings](/refguide/module-setings/#package).
2929

30-
### Other New Features
30+
#### Other New Features
3131

3232
- We introduced a modernized **Variables** pane. It now preserves expanded nodes as you step through the debugger, so you no longer lose your place between steps.
3333
- We improved offline synchronization error handling so that when the server rejects uploaded objects (for example, due to validation rules or security constraints), the synchronization action now throws a `PartialSynchronizationError` (as long as **Throw error when server rejects objects during synchronization** option is enabled). Nanoflow developers can catch this error in a try/catch block to present a message to the user or take corrective action.

0 commit comments

Comments
 (0)