Skip to content

Releases: wqweto/cWebView2

VbWebView2 1.0.1

Choose a tag to compare

@wqweto wqweto released this 09 Jul 16:07
79f3e1e

This release includes version 1.0.1 of

  • VbWebView2 - RC6-compatible wrapper Ax-DLL project in VbWebView2.zip

What's new

  • PrintToPdf method — saves the current page to PDF with optional orientation, scale, page size, margins and header/footer settings
  • Browser extension management — AddBrowserExtension/GetBrowserExtensions methods and new AreBrowserExtensionsEnabled optional parameter of BindTo
  • SecondsToWaitForXxx=0 and jsCallTimeOutSeconds=0 now mean fire-and-forget (execute async, return success immediately)
  • Event params typed Collection (RC6 _cCollection parity) instead of generic Object
  • Deterministic teardown on Shutdown (controller Close), re-binding after Shutdown supported, missing loader reported immediately instead of as timeout

VbWebView2 1.0.0

Choose a tag to compare

@wqweto wqweto released this 07 Jul 11:36
2407d98

This release includes version 1.0.0 of

  • VbWebView2 - RC6-compatible wrapper Ax-DLL project in VbWebView2.zip