- RAW+JPEG rename support (easier to rename photos taken with this setting)
- Ability to view just selected images (useful when managing a large gallery)
- JAI support for faster processing
Full Changelog:
- Code: Select all
24 June 2007 - 2.5.0
- Added ability to switch between viewing all images, or just selected/unselected images
- Improved window resize handling
- Added export plugin that writes out a list of selected/unselected files
- Added confirmation dialog boxes to rename actions
- ImageIO is now used by default, as Java bug has been resolved - http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4881314
- When using the Rename Files in External Directory feature, if the file has JPG and CR2 files of the same name
they are renamed together. The raw extention is definable in the config files under RAWExt
- Added sort by date modified feature to Rename Files in External Directory
- Added feature to crop tool: Hold CTRL to lock selection to aspect ratio. (patch submitted by Daniel Richard G.)
- Added JAI option (enabled by default, but must be user-installed). Reduces thumbnail loading times in some cases by 25% (test case of 516, mostly 1728x1152 images, Java 1.6.0_01, Windows, AMD 64 2.02Ghz processor - 1GB RAM)