=================
WPE WebKit 2.26.4
=================

What's new in WPE WebKit 2.26.4?

  - Fix the build with OpenGL disabled.
  - Fix the build with GCC 10.
  - Fix several crashes and rendering issues.

=================
WPE WebKit 2.26.3
=================

What's new in WPE WebKit 2.26.3?

  - Fix issues while trying to play a video on NextCloud.
  - Make sure the GL video sink uses a valid WebKit shared GL context.
  - Fix vertical alignment of text containing arabic diacritics.
  - Fix build with icu 65.1.
  - Fix page loading errors with websites using HSTS.
  - Fix web process crash when displaying a KaTeX formula.
  - Fix several crashes and rendering issues.

=================
WPE WebKit 2.26.2
=================

What's new in WPE WebKit 2.26.2?

  - Improve performance of querying system fallback fonts.
  - Don't use prgname in dbus-proxy socket path.
  - Fix thread-safety issues in image decoders.
  - Fix the build with WebDriver disabled.
  - Disable accelerated compositing when we fail to initialize the EGL dispaly under Wayland.
  - Fill the objects category in emoji picker.
  - Fix several crashes and rendering issues.

=================
WPE WebKit 2.26.1
=================

What's new in WPE WebKit 2.26.1?

  - Fix MSE media player with GStreamer 1.14.
  - Fix HTML alternate loads never finishing.
  - Fix web view initialization delay on fisrt load.
  - Validate user agent string set via API.
  - Fix EGL initialization with newer versions of Mesa.
  - Do not enable the sandbox inside docker.
  - Fix several crashes and rendering issues.

=================
WPE WebKit 2.26.0
=================

  - This version contains no changes over the 2.25.91 release candidate.

==================
WPE WebKit 2.25.91
==================

  - Do not enable the sandbox in Snap.
  - Fix sandbox parsing DISPLAY on X11.
  - Add WEBKIT_USE_SINGLE_WEB_PROCESS environment variable to force single process model in all WebKitWebContext.
    This is a temporary solution for applications still depending on the single process mode behavior. It will be
    only available in 2.26 series.
  - Add new API to remove a filter from an user content manager given its identifier.
  - Add support for HSTS.
  - Several improvements and bug fixes in MSE media player.
  - Switch to use libsoup WebSockets API.
  - Add support for permessage-deflate WebSocket extension.
  - Add user agent quirk to make github work in FreeBSD.
  - Fix content disappearing when using CSS transforms.
  - Fix building without unified sources.
  - Fix web process deadlock when scrolling twitter timeline which contains HLS videos.
  - Fix a crash with empty video source.
  - Fix some radio streams that could not be played.
  - Fix video pause that sometimes caused to skip to finish.
  - Fix volume level changes when playing a video.
  - Fix several crashes and rendering issues.

=================
WPE WebKit 2.25.1
=================

  - Enable process switch on cross site navigation.
  - Fix rendering artifacts in youtube volume button.
  - Fix trapezoid artifact in github comment box.
  - Enable hyperlink auditing setting by default.
  - Fix HLS streams being slow to start.
  - Add support for subprocess sandboxing.
  - Add API to get the web process unique identifier of a WebKitFrame.
  - Add WebKitWebPage::did-associate-form-controls-for-frame signal and deprecate did-associate-form-controls.
  - Implement AtkComponentIface scroll_to methods.
  - Fix touch capabilities detection for websites checking touch events properties present in window or pointer media queries.
  - Fix several crashes and rendering issues.


==================
WPE WebKit 2.21.91
==================

What' new in WPE WebKit 2.21.2?

  - Add API to evaluate code in a new object to JavaScriptCore GLib API.
  - Add API to check for syntax errors in given code to JavaScriptCore GLib API.
  - Update jsc_context_evaluate_with_source_uri() to receive also a starting line number.
  - Add API to allow creating variadic functions to JavaScriptCore GLib API.
  - Add API to run javascript from a WebKitWebView in an isolated world.
  - Disable Gigacage if mmap fails to allocate in Linux.
  - Fix WebProcess crash when trying to use the remote Web Inspector.
  - Fix a network process crash when trying to get cookies of about:blank page.
  - Fix some frames being dropped when using requestAnimationFrame() to animate elements.
  - Fix several crashes and rendering issues.


=================
WPE WebKit 2.21.2
=================

What' new in WPE WebKit 2.21.2?

  - Add initial support for the fullscreen Web API.
  - Add initial implementation of WebDriver advance user interaction commands.
  - Add introspectable alternatives for functions using vargars to JavaScriptCore GLib API.
  - Fix memory pressure monitor to reliably notify all subprocesses.
  - Fix building with the Raspberry Pi userland GPU driver and certain versions of GStreamer-GL.
  - Fix building with the ICU headers in a non-default directory.
  - Fix several crashes and rendering issues.

=================
WPE WebKit 2.21.1
=================

What's new in WPE WebKit 2.21.1?

  - Everything. This is the first release. Enjoy.
