From 69c01a658bbe97e171c26cdee056508c255e5ed8 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Sat, 31 Mar 2012 10:39:18 -0400 Subject: [PATCH] pe v2.5.0 --- core_pe/__init__.py | 2 +- help/changelog_pe | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/core_pe/__init__.py b/core_pe/__init__.py index 2f8a775b..992681d4 100644 --- a/core_pe/__init__.py +++ b/core_pe/__init__.py @@ -1,2 +1,2 @@ -__version__ = '2.4.1' +__version__ = '2.5.0' __appname__ = 'dupeGuru Picture Edition' \ No newline at end of file diff --git a/help/changelog_pe b/help/changelog_pe index 6bf32193..db408622 100644 --- a/help/changelog_pe +++ b/help/changelog_pe @@ -1,3 +1,14 @@ +=== 2.5.0 (2012-03-31) + +* Improved results window UI. [Windows, Linux] +* Added a dialog to edit the Ignore List. +* Added the ability to sort results by "marked" status. +* Fixed "Open with default application". (#190) +* Fixed a bug where there would be a false reporting of discarded matches. (#195) +* Fixed various localization glitches. +* Fixed hard crashes on crash reporting. (#196) +* Fixed bug where the details panel would show up at inconvenient places in the screen. [Windows, Linux] + === 2.4.1 (2012-01-23) * Fixed a crash on sorting by dimensions.