-
Notifications
You must be signed in to change notification settings - Fork 10
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
29 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,29 @@ | ||
--- | ||
layout: post | ||
title: "WPE WebKit 2.45.3 released" | ||
tags: [release, unstable] | ||
package: wpewebkit | ||
version: 2.45.3 | ||
permalink: /release/wpewebkit-2.45.3.html | ||
--- | ||
|
||
This is a development release leading towards the 2.46 series. | ||
|
||
### What's new in WPE WebKit 2.45.3? | ||
|
||
- Enable offscreen canvas by default. | ||
- Enable `ImageBitmap` acceleration. | ||
- Add support for accelerated offscreen canvas. | ||
- Do not display WebGL front buffer before it has been initialized. | ||
- Add a new setting to enable or disable the 2D canvas acceleration (enabled by default). | ||
- Add support for building QtWPE with Qt6. | ||
- Fix several crashes and rendering issues. | ||
|
||
#### Checksums | ||
|
||
<pre> | ||
wpewebkit-2.45.3.tar.xz (37.8 MiB) | ||
md5sum: 9393ecc73bb3772ae899b4c0191f291b | ||
sha1sum: 477fe05c19153476aed1de659f4e1bf15de62e0b | ||
sha256sum: 7c95fb4cfdb514e7369cc9836cff3948728af353a34ad50575322161b7c43b62 | ||
</pre> |