WebKitGTK+ 2.15.1 released!

This is the first development release leading toward 2.16 series.

What’s new in the WebKitGTK+ 2.15.1 release?

  • GObject DOM bindings API marked as unstable has been removed.
  • Expose WebKitDOMHTMLInputElement APIs for form autofill.
  • Properly update WebKitWebView and WebKitWebPage URI properties when request is modified by WebKitWebPage:send-request signal.
  • Switch to use GMenu internally in the context menu implementation.
  • Dot not leak the default WebKitWebsiteDataManager in WebKitWebContext.
  • The network backend now always sniff contents for Downloads.
  • Use eglGetPlatformDisplay when available instead of eglGetDisplay.
  • Avoid strstr() when checking (E)GL extensions.
  • Fix the build with ENABLE_OPENGL=OFF and allow to build on Wayland without OpenGL again.
  • Fix several crashes and rendering issues.

Thanks to all the contributors who made possible this release.