-
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
26 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,26 @@ | ||
--- | ||
layout: post | ||
title: "Cog 0.18.3 released" | ||
tags: [release, stable] | ||
package: cog | ||
version: 0.18.3 | ||
permalink: /release/cog-0.18.3.html | ||
--- | ||
|
||
This is a bug fix release in the stable 0.18 series. | ||
|
||
### What's new in Cog 0.18.3? | ||
|
||
- drm: Fix handling of the scaling factor setting. | ||
- gtk4: Take scaling factor into account for pointer events. | ||
- launcher: Support toggling WebKit features with a new `--features`/`-F` command | ||
line option, when built against WebKit 2.42.0 or newer. | ||
|
||
#### Checksums | ||
|
||
<pre> | ||
cog-0.18.3.tar.xz (123.9 KiB) | ||
md5sum: e457de5b5ac8994ae9971c0a5a22b8a2 | ||
sha1sum: 21df2a84c651b45e78d08e45e71631250a0078c3 | ||
sha256sum: cd4ec937175a290ccd7c8ec398e4569aec04084cd94b11b2d83518778ba9d055 | ||
</pre> |