From e9e496ffb64d83a55162d38ffc6d87a364bb6a95 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Fri, 20 Aug 2021 09:07:09 +0300 Subject: Added WebP decoding using libwebp --- res/about/version.gmi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/about') diff --git a/res/about/version.gmi b/res/about/version.gmi index 89e81047..5141a4b1 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -6,6 +6,10 @@ ``` # Release notes +## 1.7 +* Added support for viewing WebP images. The libwebp library is an optional dependency and will be included in the build if found via pkg-config. +* Added a footer action to view `application/octet-stream` content depending on recognized file extensions. + ## 1.6.4 * Local files containing UTF-8 text can be viewed regardless of their file extension. * Fixed input field cursor positioning and insertion problems around Emoji variation selectors. -- cgit v1.2.3