Releases: webview/webview_csharp
Releases · webview/webview_csharp
v0.9.0
- Upgraded HostedContent to use framework web application to remove deprecated nuget (@Lemonify)
v0.8.0
- Integrate new webview version 0.11
v0.7.0
Fixed
- Update to latest webview version
v0.6.1
Fixed
- Dispatch delegates pinned until execution
v0.6.0
Add
- Add binding for webview_dispatch
- New webview version
v0.5.5
- Link interception for image links
- Option activate/deactivate logging of the host
- New webview version
v0.5.4
[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
[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
[0.5.2] - 2020-04-26
Add
- Bindings for zserge/webview
- HTML Content support
- URL support
- Hosted Content support