Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/en/docs/releasenotes/studio-pro/11/11.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ This ensures your app uses the current ISO 639 standard and avoids future compat
- We fixed an issue where a long-running after startup microflow caused other nodes to assume that the node had crashed. (Ticket 269993)
- We fixed an issue where, when downloading a widget from the Marketplace or updating a widget via the widget updater, the widget MPK file would become corrupted. This corruption led to an error dialog appearing in Studio Pro when attempting to read the widget package. (Ticket 270889, 271134)
- We fixed an issue where deleting an external object with a local association to it that uses the direct association storage format would fail with an exception.
- We fixed an issue where reversing an association’s direction via the context menu in the Domain Model editor did not function correctly.
- We fixed an issue in workflow user tasks, where having no fallback outcome in majority or threshold criteria with a single outcome would prevent the runtime from starting.
- We fixed an issue in the modernized app explorer where pressing the <kbd>Del</kbd> key in the search input would trigger document deletion instead of text deletion.
- We fixed an issue in the modernized app explorer where the version number of an add-on module would not show.
Expand Down