mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
pe v2.1.0
This commit is contained in:
parent
404743a27f
commit
b96fae74b6
4
README
4
README
@ -43,8 +43,8 @@ OS X prerequisites
|
|||||||
- XCode 3.1 (http://developer.apple.com/TOOLS/xcode/)
|
- XCode 3.1 (http://developer.apple.com/TOOLS/xcode/)
|
||||||
- Sparkle (http://sparkle.andymatuschak.org/)
|
- Sparkle (http://sparkle.andymatuschak.org/)
|
||||||
- PyObjC 2.3 (http://pyobjc.sourceforge.net/)
|
- PyObjC 2.3 (http://pyobjc.sourceforge.net/)
|
||||||
- pluginbuilder 1.0.0 (http://bitbucket.org/hsoft/pluginbuilder)
|
- pluginbuilder 1.0.1 (http://bitbucket.org/hsoft/pluginbuilder)
|
||||||
- appscript 0.22.0 for ME and PE (http://appscript.sourceforge.net/)
|
- appscript 1.0.0 for ME and PE (http://appscript.sourceforge.net/)
|
||||||
|
|
||||||
Windows prerequisites
|
Windows prerequisites
|
||||||
---------------------
|
---------------------
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
__version__ = '2.0.0'
|
__version__ = '2.1.0'
|
||||||
__appname__ = 'dupeGuru Picture Edition'
|
__appname__ = 'dupeGuru Picture Edition'
|
@ -1,3 +1,13 @@
|
|||||||
|
=== 2.1.0 (2011-03-07)
|
||||||
|
|
||||||
|
* Improved scanning speed, especially for big scans with a lot of CPU cores.
|
||||||
|
* Improved iPhoto integration. [Mac OS X]
|
||||||
|
* Fixed crash after removing marked dupes. (#140)
|
||||||
|
* Fixed crash on error handling. [Windows] (#144)
|
||||||
|
* Fixed crash on copy/move. [Windows] (#148)
|
||||||
|
* Fixed crash when launching dupeGuru from a very long folder name. [Mac OS X] (#119)
|
||||||
|
* Tweaked Fairware reminders.
|
||||||
|
|
||||||
=== 2.0.0 (2011-01-29)
|
=== 2.0.0 (2011-01-29)
|
||||||
|
|
||||||
* Re-designed the UI. (#129)
|
* Re-designed the UI. (#129)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user