Skip to content

Commit

Permalink
Merge pull request #290 from reupen/changelog/1.4.0-beta.1-edit
Browse files Browse the repository at this point in the history
Add note about WebP support to v1.4.0-beta.1 change log
  • Loading branch information
reupen authored Jan 13, 2020
2 parents d0a074f + 0fb5e62 commit 1d83191
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@
### Features

* The Windows Imaging Component is now used to load button images, and artwork in the artwork panel and playlist view.

This change adds WebP support on Windows 10 1809 and newer. (On older versions of Windows, [the Google WebP codec](https://storage.googleapis.com/downloads.webmproject.org/releases/webp/WebpCodecSetup.exe) can be installed to add WebP support.) [[#276](https://github.com/reupen/columns_ui/pull/276)]

This change adds WebP support on Windows 10 1809 and newer. (On older versions of Windows, [the Google WebP codec](https://storage.googleapis.com/downloads.webmproject.org/releases/webp/WebpCodecSetup.exe) can be installed to add WebP support.)

Note: Currently, when configuring artwork sources in Display preferences, the .webp file extension must be explicitly specified for WebP files to be loaded. (Using `.*` for the file extension will not load WebP files.) [[#276](https://github.com/reupen/columns_ui/pull/276)]

### Internal changes

Expand Down

0 comments on commit 1d83191

Please sign in to comment.