From fe3da99d305b696260aa686de4c32824371f38c6 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 4 Nov 2018 21:06:44 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aef213af3..10c1132af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ Changelog ========== +Version 5.1.3 *(2018-11-04)* +---------------------------- + + * Adding an option to store last video playback position (by mathevs) + * Adding a "Keep both" conflict resolution at copy/move (by Doubl3MM) + * Improved panoramic video detection + * Remove some glitches related to third party file opening + * Do not exclude the Data folder by default + * Removed the "Avoid showing Whats New at app startup" option + * This version of the app is no longer maintained. Please upgrade to the Pro version. It is free till Nov 12 2018. You can find the Upgrade button at the top of the app Settings. + Version 5.1.2 *(2018-10-30)* ----------------------------