From d819719eca0fb274e4203cd16fbd6f53d282c589 Mon Sep 17 00:00:00 2001 From: Andrew Senetar Date: Mon, 13 May 2019 19:37:54 -0500 Subject: [PATCH] Update changelog for 4.0.4 RC Marking this as an RC as it will take some time for me to get all packages out and I might need to fix various packaging related bugs. Will mark as 4.0.4 after all packages exist, should not have application changes between these two. --- help/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/help/changelog b/help/changelog index ff58f807..648b2440 100644 --- a/help/changelog +++ b/help/changelog @@ -1,3 +1,21 @@ +=== 4.0.4 RC (2019-05-13) + +* Update qt/platform.py to support other Unix style OSes (#444) +* Fix font size scaling issue in properties dialog [qt] (#504) +* Updates to support Python 3.7 +* Fix issue with result window appearing partially off-screen [qt] (#521) +* Fix translation error for Simplified Chinese +* Updates to language files for German (#479) +* Fix error with multiple close calls to the progress window [qt] (#460, #449) +* Add Travis CI Builds +* Un-recurse methods get_files() and get_state() to improve stability (#421) +* Updates to language files for Italian (#445, #446, #447, #448) +* Fix issue with cache_shelve (#402, #439) +* Updated Windows packaging and builds (#438, #456, #461, #491, #474, #490, #565) +* Handle OS termination signals (#425) +* Make documentation installation optional +* Move cocoa UI to dupeguru-cocoa [cocoa] + === 4.0.3 (2016-11-24) * Add new picture cache backend: shelve