From 1bc1b4007723b92d4f808f9e64bf83c05235d010 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 4 Dec 2018 09:58:31 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d6dc3051..19734e802 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Changelog ========== +Version 6.0.3 *(2018-12-02)* +---------------------------- + + * Added multiple predefined aspect ratios at the Editor + remember the last used ratio + * Fix some issue with deleted items not appearing in the Recycle Bin, causing the app to take up too much space + * At delete/copy/move operations on folders apply them only on the visible files, take filters/hiding into account + * Do not exclude whole Data folder by default, be smarter about filtering out spam folders + * Added support for Sony RAW ".arw" files + * Optimize video duration fetching at thumbnails + Version 6.0.2 *(2018-11-19)* ----------------------------