-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
layout: post | ||
title: "WPE WebKit 2.46.4 released" | ||
tags: [release, stable] | ||
package: wpewebkit | ||
version: 2.46.4 | ||
permalink: /release/wpewebkit-2.46.4.html | ||
--- | ||
|
||
This is a bug fix release in the stable 2.46 series. | ||
|
||
### What's new in WPE WebKit 2.46.4? | ||
|
||
- Improve memory consumption and performance of Canvas `getImageData()`. | ||
- Improve reliability and latency of audio/video MediaStream pipeplines. | ||
- Improve detection of accelerated H.264 decoders. | ||
- Add WebM audio capture bitrate configuration with GStreamer 1.24.9 and newer. | ||
- Fix multi-touch input event handling. | ||
- Fix `getDisplayMedia()` buffer format negotiation with PipeWire. | ||
- Fix wrong video dimensions with GStreamer 1.34.9 and newer. | ||
- Fix intersection and filter rendering for scenes with CSS `transform-tyle: preserve-3d`. | ||
- Fix the HTTP-based remote Web Inspector not loading in Chromium. | ||
- Fix Office 365 using an `User-Agent` quirk. | ||
- Fix content filters not working on `about:blank` iframes. | ||
- Fix logging in the memory pressure handler monitor. | ||
- Fix the `JSCOnly` build with the GLib event loop enabled. | ||
- Fix hole-punching media player when using fixed HTML body position. | ||
- Fix the build with GCC 12.x when libwebrtc support is enabled. | ||
- Fix the build with `libsoup2`. | ||
- Fix several crashes and rendering issues. | ||
|
||
#### Checksums | ||
|
||
<pre> | ||
wpewebkit-2.46.4.tar.xz (38.8 MiB) | ||
md5sum: 2d6659a6bc266bdfacb945028463a85f | ||
sha1sum: 9db1c55784d8a441dd8475d38cb46fcdc826fc71 | ||
sha256sum: a22f6acf5574f9415f5007c6e79c5f8527363d1ae1dbd8d786e67a935ef56d8b | ||
</pre> |