Skip to content

v49.0.0

Choose a tag to compare

@amaitland amaitland released this 03 May 10:23
· 6 commits to cefsharp/49 since this release

May 03, 2016, Chromium 49.0 / CEF 3.2623.1396 (Chromium 49.0.2623.110)

Known Issues

  • There is a known graphics issue with WPF and OffScreen versions, see #1634 for details, also see #1666

Breaking Changes

  • IResourceHandler now exposes all of the underlying CEF API, for those that need a simple implementation inherit ResourceHandler directly. See #1597 for full details (includes link to updated simplified example).
  • Missing params added to ILifeSpanHandler.OnBeforePopup