Releases: AvaloniaUI/Avalonia.Controls.WebView
Releases · AvaloniaUI/Avalonia.Controls.WebView
12.0.0-rc1
- WebView is now FOSS under MIT license
- Compatibility with Avalonia 12.0
- Dropped .NET Standard and .NET Framework support
- NativeWebView now supports Linux with WpeWebView backend
- NativeWebView and NativeWebDialog now support Browser backend, but with sandboxing limitations
- NativeWebView and NativeWebDialog now have UserAgent property
11.4.0
- WebView is now FOSS under MIT license
- Dropped .NET Standard and .NET Framework support
- NativeWebView now supports Linux with WpeWebView backend
- NativeWebView and NativeWebDialog now support Browser backend, but with sandboxing limitations
- NativeWebView and NativeWebDialog now have UserAgent property
12.0.0-preview1
- Compatibility with Avalonia 12.0-preview1
- Dropped support for .NET Standard
11.3.16
- New WebViewAdapterInfo API to retrieve WebView engine and availability information
- Implemented Android printing functions
- Implemented PrintToPdfStreamAsync(WebViewPrintSettings) overload
- Fixed Windows 7 support for WebView2
- Experimental WebView2 offscreen rendering, can be enabled via WindowsWebView2EnvironmentRequestedEventArgs