Skip to content

Releases: webview/webview_csharp

v0.10.0

17 Apr 05:04
0db8f0f
Compare
Choose a tag to compare

Version 0.10.0

  • New webview version

v0.9.0

06 Dec 11:26
5355db5
Compare
Choose a tag to compare
  • Upgraded HostedContent to use framework web application to remove deprecated nuget (@Lemonify)

v0.8.0

24 Nov 16:14
3ce5623
Compare
Choose a tag to compare
  • Integrate new webview version 0.11

v0.7.0

13 Apr 18:59
f9e0550
Compare
Choose a tag to compare

Fixed

  • Update to latest webview version

v0.6.1

11 Jul 14:33
Compare
Choose a tag to compare

Fixed

  • Dispatch delegates pinned until execution

v0.6.0

17 May 09:06
Compare
Choose a tag to compare

Add

  • Add binding for webview_dispatch
  • New webview version

v0.5.5

05 May 15:52
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

[0.5.2] - 2020-04-26

Add

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