Skip to content

Releases: webview/webview_csharp

v0.7.0

13 Apr 18:59
f9e0550

Choose a tag to compare

Fixed

  • Update to latest webview version

v0.6.1

11 Jul 14:33

Choose a tag to compare

Fixed

  • Dispatch delegates pinned until execution

v0.6.0

17 May 09:06

Choose a tag to compare

Add

  • Add binding for webview_dispatch
  • New webview version

v0.5.5

05 May 15:52

Choose a tag to compare

  • Link interception for image links
  • Option activate/deactivate logging of the host
  • New webview version

v0.5.4

29 Apr 21:26

Choose a tag to compare

[0.5.4] - 2020-04-29

Add

  • Intercept clicks to external links and open them in the system browser

Fixed

  • GC no longer disposes the callback functions of the webview binds

v0.5.3

27 Apr 15:23

Choose a tag to compare

[0.5.3] - 2020-04-27

Changed

  • Renamed wwwroot to app - HostedContent

Fixed

  • HostedContent now serves the app folder correctly even, if executed from another working directory

v0.5.2

26 Apr 21:54

Choose a tag to compare

[0.5.2] - 2020-04-26

Add

  • Bindings for zserge/webview
  • HTML Content support
  • URL support
  • Hosted Content support