Skip to content

Commit

Permalink
Release: WPE WebKit 2.46.0 - add links to post
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Sep 17, 2024
1 parent 7424645 commit f54a5ca
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions release/2024-09-18-wpewebkit-2.46.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,12 @@ This is the first stable release in the 2.46 series.
- Offscreen Canvas is now enabled by default.
- Add support for system tracing using
[Sysprof](https://developer.gnome.org/documentation/tools/sysprof.html).
- Add new API to load settings from a config file.
- Add a new setting to toggle 2D Canvas acceleration (enabled by default).
- Add [new
API](https://wpewebkit.org/reference/2.46.0/wpe-webkit-2.0/method.Settings.apply_from_key_file.html)
to load settings from a config file.
- Add a [new
setting](https://wpewebkit.org/reference/2.46.0/wpe-webkit-2.0/property.Settings.enable-2d-canvas-acceleration.html)
to toggle 2D Canvas acceleration (enabled by default).
- Undeprecate console messages API and make it available in the 2.0 API.

For more details about all the changes included in WPE WebKit 2.46 see
Expand Down

0 comments on commit f54a5ca

Please sign in to comment.