Skip to content

Commit a6d559a

Browse files
authored
Update 11.9.md
1 parent 9be4d80 commit a6d559a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ For more information, see [Portable App Distribution](/developerportal/deploy/po
6161
- We released a modernized JavaScript Action Editor into public beta. You can enable the new editor in Studio Pro under **Preferences** > **New features**. For more information, see [JavaScript Actions](refguide/javascript-actions/).
6262
- We added support for XPath constraints in nanoflow database retrieves to follow associations from a variable, so comparisons like `$var/Association = $var` now work.
6363
- We added a client API to activate a waiting service worker. You can now use `skipWaiting` from `mx-api/pwa`, which resolves once the new service worker takes control. This is useful when you want to update to a new application version without waiting for all tabs to close. To fully apply the update, the page should be reloaded so all resources are loaded from the new service worker.
64+
- Web Extensions can now raise consistency errors in MxBuild. This introduces Deno to the MxBuild tool chain. For troubleshooting details, see the *Troubleshooting* section of [MxBuild](/refguide/mxbuild/#troubleshooting).
6465

6566
### Improvements
6667

0 commit comments

Comments
 (0)