From b19cf9a6ac02455a98fd9a765b50eb225eb889f0 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 1 Oct 2017 00:11:02 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b5481bd..ea35d3112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Changelog ========== +Version 2.15.0 *(2017-10-01)* +---------------------------- + + * Added fingerprint to hidden item protection + * Added a new List view type + * Fixed an issue with some hidden items being shown at "Show all folders content" + * Fixed typing in color hex codes manually with some keyboards + * Do not autosave rotated images in any case + * Tons of other performance, stability and UX improvements + Version 2.14.4 *(2017-09-18)* ----------------------------