Skip to content

Commit aaeb0ae

Browse files
Merge branch 'ctl-11-9-RNs-the-sequel' of https://github.com/mendix/docs into ctl-11-9-RNs-the-sequel
2 parents 21d628a + a6d559a commit aaeb0ae

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
@@ -62,6 +62,7 @@ For more information, see [Portable App Distribution](/developerportal/deploy/po
6262
- 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/).
6363
- We added support for XPath constraints in nanoflow database retrieves to follow associations from a variable, so comparisons like `$var/Association = $var` now work.
6464
- 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.
65+
- 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).
6566

6667
### Improvements
6768

0 commit comments

Comments
 (0)