From 2100004168225777e52bfec156ffbc18634e455a Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 18 Mar 2017 12:11:47 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f45bfcf4b..39ff86b86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========== +Version 2.7.1 *(2017-03-18)* +---------------------------- + + * Added an option to use max brightness at viewing fullscreen media + * Added an option to manually include folders which contain media, but were not recognized by the app + * Many improvements around SD card detecting and file operations + * Replaced Glide with Picasso at loading most thumbnails and fullscreen images + * Many other optimizations and improvements + Version 2.7.0 *(2017-03-18)* ----------------------------