Skip to content

Releases: AvaloniaUI/Avalonia.Controls.WebView

12.0.0-rc1

20 Mar 09:24
e794c7a

Choose a tag to compare

12.0.0-rc1 Pre-release
Pre-release
  • 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

20 Mar 09:28
c03d43d

Choose a tag to compare

  • 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

11 Mar 14:04

Choose a tag to compare

12.0.0-preview1 Pre-release
Pre-release
  • Compatibility with Avalonia 12.0-preview1
  • Dropped support for .NET Standard

11.3.16

11 Mar 14:03

Choose a tag to compare

  • 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