hi,
we had some code that was built with EO 2022.2.49, and was calling WebView.QueueScriptCall and friends.
when we upgrade to latest EO, this code doesn't compile. we can see all these seem to have been renamed QueueScriptTask etc, but we can't find anything in the changelog or doco to explain if there is a difference.
also, confusingly, the doco
https://www.essentialobjects.com/doc/webbrowser/advanced/js.html#async still has QueueScriptCall in the text, but it links to QueueScriptTask API reference.
can you please clarify that the methods are the same and just renamed?
and please update the doco to use all the new names.
thanks