From 5e2a1e054d6dc6f2d4b55c8c5cca3c53fbf22beb Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 9 Feb 2018 20:46:11 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd18565eb..375d504a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========== +Version 3.4.1 *(2018-02-09)* +---------------------------- + + * Fix some glitches around swiping fullscreen media with instant media switch or gesture brightness change enabled + * Make changing image brightness with gestures disabled by default + * Allow skipping forward/backward videos by pressing max/current time + * Fix some cases of editing third party images + * Couple other stability improvements + Version 3.4.0 *(2018-02-05)* ----------------------------