Skip to content

Commit 09008a7

Browse files
committed
edit
1 parent 31cae07 commit 09008a7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mts: true
1919

2020
#### Portable App Distribution (Beta)
2121

22-
Portable App Distribution revolutionizes server deployments and simplifies local testing by packaging applications as self-contained zip files that include all dependencies, scripts, and configurations for instant deployment across any environment. This approach eliminates complex installation procedures while providing flexible HOCON-based configuration management for seamless operations across development, testing, and production environments. More insights or information, please see [documentation](update_link_here)
22+
Portable App Distribution revolutionizes server deployments and simplifies local testing by packaging applications as self-contained zip files that include all dependencies, scripts, and configurations for instant deployment across any environment. This approach eliminates complex installation procedures while providing flexible HOCON-based configuration management for seamless operations across development, testing, and production environments. For more information, see [Portable App Distribution](/developerportal/deploy/portable-app-distribution-deploy/)
2323

2424
### Improvements
2525

@@ -51,10 +51,10 @@ Portable App Distribution revolutionizes server deployments and simplifies local
5151
- The Workflow Commons module URL now correctly respects the `MarketplaceUrlP` configuration variable.
5252
- We fixed an issue where the automatic update of conditional settings was not triggered correctly when using invalid local variables.
5353
- We added a consistency error for invalid conditional settings at top-level widgets.
54-
- We fixed an issue where 'access denied' exceptions could occur during rebase, merge, cherry-pick, revert, or feature branch merge operations.
54+
- We fixed an issue where `access denied` exceptions could occur during rebase, merge, cherry-pick, revert, or feature branch merge operations.
5555
- We fixed an issue where reversing an association’s direction via the context menu did not function correctly in the Domain Model editor.
56-
- We fixed an issue with bundling of protected modules when used in App Modules, where it would not include JS Actions and other dependencies.
57-
- We fixed an issue where a queued task that had become incompatible was not removed from the queue and would remain stuck with status "Running".
56+
- We fixed an issue with bundling of protected modules when used in App Modules, where it would not include JavaScript actions and other dependencies.
57+
- We fixed an issue where a queued task that had become incompatible was not removed from the queue and would remain stuck in **Running** status.
5858
- We fixed an issue where synchronization would cause a scheduled event to be executed multiple times.
5959
- We fixed an issue in the React client where popups would sometimes appear at the bottom of the screen instead of being centered.
6060
- We fixed a race condition in the React client where focus could be unexpectedly removed from an element when a page finished loading. This issue occurred when a user had already focused an element before the page load completed. Additionally, autofocus now waits until all widgets on the page have fully loaded, ensuring the correct element receives focus.

0 commit comments

Comments
 (0)