Skip to content

Commit

Permalink
Release: WPE WebKit 2.45.90
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Sep 6, 2024
1 parent 29b8a74 commit aa51ccf
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions release/2024-09-06-wpewebkit-2.45.90.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
layout: post
title: "WPE WebKit 2.45.90 released"
tags: [release, unstable]
package: wpewebkit
version: 2.45.90
permalink: /release/wpewebkit-2.45.90.html
---

This is a development release leading towards the 2.46 series.

### What's new in WPE WebKit 2.45.90?

- Add explicit fencing support when available.
- Add new API to `WebKitAutomationSession` to be notified when the session is
about to be closed.
- Add `webkit://gpu/stdout` to dump the information from `webkit://gpu` to
standard output stream.
- Add signposts to allow observing graphics tile rendering in Sysprof.
- Add quirk to allow `totale.rosettastone.com` to load properly.
- Undeprecate injected bundle frame access interfaces.
- Use RGBA as the pixel format for texture backed `SkSurface`s.
- Ensure that the `WPEMonitor` properties `width` and `height` are set at
the same time.
- Fix WebGL with accelerated compositing disabled.
- Fix build with GStreamer versions < 1.22.
- Fix connection to the accessibility bus under Flatpak.
- Fix image filtering not being applied in some cases.
- Fix linker relocation errors on `Debug`/`RelWithDebInfo` builds.
- Fix the build in non-Linux systems.
- Fix the build with `-DUSE_TEXTURE_MAPPER_DMABUF=OFF`.
- Fix the build with Wayland and GBM disabled.
- Fix several crashes and rendering issues.

#### Checksums

<pre>
wpewebkit-2.45.90.tar.xz (38.7 MiB)
md5sum: 0c0b921b2caf570ed0f805f742ff98b7
sha1sum: c4a6e60730f46221d16f86f4dfc95db0c0057076
sha256sum: 53e5050904618acff9cc3fd90a0d7aa7eb7a1cff1d93468d3dd0b4f68a2f03d9
</pre>

0 comments on commit aa51ccf

Please sign in to comment.