mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-09 21:24:36 +00:00
v3.6.0
This commit is contained in:
parent
c321427a8f
commit
a47c208f45
@ -1,2 +1,2 @@
|
||||
__version__ = '3.5.0'
|
||||
__version__ = '3.6.0'
|
||||
__appname__ = 'dupeGuru'
|
||||
|
@ -1,3 +1,14 @@
|
||||
=== 3.6.0 (2012-08-08)
|
||||
|
||||
* Added "Export to CSV". (#189)
|
||||
* Added "Replace with symlinks" to complement "Replace with hardlinks". [Mac, Linux] (#194)
|
||||
* dupeGuru now tells how many duplicates were affected after each re-prioritization operation. (#204)
|
||||
* Added Longest/Shortest filename criteria in the re-prioritize dialog. (#198)
|
||||
* Fixed result table cells which mistakenly became writable in v3.5.0. [Mac] (#203)
|
||||
* Fixed "Rename Selected" which was broken since v3.5.0. [Mac] (#202)
|
||||
* Fixed a bug where "Reset to Defaults" in the Columns menu wouldn't refresh menu items' marked state.
|
||||
* Added Brazilian localization by Victor Figueiredo.
|
||||
|
||||
=== 3.5.0 (2012-06-01)
|
||||
|
||||
* Added a Deletion Options panel.
|
||||
|
Loading…
x
Reference in New Issue
Block a user