From 88c8bd4cd2ee4707f8a43be4d89c4e040dcced2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Sat, 30 Dec 2017 12:18:30 -0500 Subject: New upstream version 0.9.6 --- CHANGES.rst | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 4b21cb8..0e6a3af 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,77 @@ Changelog for Rapid Photo Downloader ==================================== +0.9.6 (2017-12-08) +------------------ + + - When scrolling is synchronized, and you click on a thumbnail, the top of + the Timeline will be scrolled match to match it. + + - Don't crash when only new files are displayed and the Timeline is scrolled + when scrolling is synchronized. + + - Updated Czech, Dutch, Hungarian, Japanese, Russian, and Spanish + translations. + +0.9.6b2 (2017-12-05) +-------------------- + + - Don't crash when Timeline ranges are selected and scrolling is + synchronized. + +0.9.6b1 (2017-12-05) +-------------------- + + - The Timeline is now shown by default when the program is first run, or + settings are reset. + + - Added option to synchronize Timeline with thumbnails. Scroll one, and the + other automatically scrolls too. Use the button at the bottom-right of the + Timeline to toggle this feature. + + - After clearing a Timeline selection, the display of thumbnails will be + positioned such that the the photos in the previous selection are + visible. Previously, the thumbnails display would be scrolled all the way + to the top after the Timeline selection had been cleared. + + - Added Hasselblad 3FR files to list of supported file formats. If you detect + any problems with the accuracy of the metadata from this format, please let + me know. + + - Work around MediaInfoLib bug #695 that caused the libmediainfo shared + object file to be named incorrectly, making it appear to be missing. + + - Correctly parse Distribution version in installer when running on Fedora, + Debian and Peppermint. + + - Install PyQt 5.9.2 or greater. Upgrade pymediainfo to version 2.2.0 or + newer. + + - Updated Catalan, Chinese, Czech, Danish, Dutch, French, German, Norwegian + Nyorsk, Russian, and Spanish translations. + +0.9.5 (2017-11-05) +------------------ + + - Added check to install.py installation script and upgrade.py upgrade + script to ensure that SIP 4.19.3 is installed when PyQt 5.9 is installed. + The combination of SIP 4.19.4 and PyQt 5.9 causes Rapid Photo Downloader + to crash. Because SIP 4.19.4 is installed by default when installing + PyQt 5.9, the install and upgrade scripts forcibly revert to SIP 4.19.3 + when PyQt 5.9 is installed. + + - Add option to manually mark files as previously downloaded, allowing for + occasions when another program has already downloaded the files. + Right-click on one or more photo or video thumbnails to mark them as + previously downloaded. + + - Add elementary OS to list of Linux distributions supported by the + install.py script. + + - Fixed bug in upgrade script when reporting an operational failure. + + - Updated Chinese, Dutch, Italian, and Norwegian Bokmal translations. + 0.9.4 (2017-09-30) ------------------ -- cgit v1.2.3