11.11 20th February, 2015
- The Advanced FTP SSH support has been updated to improve compatibility
with servers that only support the more modern encryption methods.
- Updated the Raw Digital Camera plugin, adding support for lots of
newer cameras.
- Added support for PSD (Photoshop) images containing 1-bit-per-pixel
bitmaps.
- JPEG support has been enhanced to provide compatibility with version
9 (which includes newer features like an enhanced lossless mode).
- The Copy function's Unattended Errors dialog now has a
Skip identical option that causes any identical (size/date)
files to be automatically skipped; other conflicting files will be handled
based on the other options in the dialog.
- The in-built email tool can now send email through GMail. Added an option
to Preferences / Internet / Email to use an SSL/TLS connection
(needed for gmail).
- Improved performance of MTP (portable) device support (random "hangs",
etc). Fixed a problem where having MTP (portable) devices shown on the Drives
toolbar could cause issues like crashes or duplicated buttons.
- The Set As Default Lister command now has an option to
save the default toolbar set at the same time.
- The Go TABPOS argument can now be used together with
NEWTAB to control where the newly-opened tab is positioned.
- When dragging programs to a toolbar in Customize mode, you can
now hold Ctrl down to prevent {filepath}
being added to the command line. Use this if you want the button to act as a
simple program launcher even when files or folders are selected.
- The Flickr synchronize system now works again.
- Scripting improvements:
- Empty elements of Vector objects in persistent script
variables are now saved.
- Added mouse property to the
DoubleClickData object, to indicate which button launched
the double-click (left, middle, none).
- Added format_explain property to the
Format scripting object.
- The script Format.columns collection now returns the
proper names for script columns rather than internal IDs.
- Fixed a case where the jobs bar "new job" arrow would still display even
if disabled through the Misc/Advanced Prefs option.
- Fixed errors when trying to add files or folders directly below the root
of a drive to a RAR archive.
- Non-system global hotkeys can now be assigned to the Launch App 1, Launch
App 2 and Launch Media Select keys, on keyboards that have them, provided the
keyboard drivers give applications a chance to intercept them (not all drivers
do with those keys).
- Fix for Calculator key activating the menu bar in Listers, as if the Alt
key was tapped, with some keyboard drivers.
- Fix for image viewer crash if you deleted the 2nd last image in a folder
and the last image was invalid or could not be loaded.
- In the Favorites list in Preferences, fixed drag&drop not working
properly outside the original size of the list if the Preferences window had
been resized.
- Fixed Replace File dialog opening at the top left of the screen
in certain situations.
- The Duplicate Finder now skips and ignores symbolic links and junctions.
- Fix for the Advanced Rename dialog displaying a blank or corrupted preview
when the dialog opens with a preset specified on the command line.
- Fix for Open With menu not working for rare items which use DDE
in a particular way.
- The Zip Self-Extracting Archive maker now lets you select files other than
executables as the file to be auto-run after extraction.
- When extracting self-extracting archives made with Opus, you can now
specify a destination folder where multiple folder levels need to be created.
Previously, at most one destination folder level would be created (in addition
to any folders inside the archive itself).
- Fixed some folder tree notification issues to do with folders that appear
twice in the tree (e.g. virtual Documents under Computer,
and the real Documents folder). Previously it was possible for
notifications to only be processed for the first instance. Also fixed bug with
notifications on the desktop not working if the desktop had been moved to a
child of a junction point (e.g. junction from a->b, desktop moved to
b\Desktop rather than a\Desktop).
- Improved support for files and folders which break Win32 path rules.
- Fixed error when trying to add some files with very long paths (over 260
characters) to zip archives and configuration backups.
- Fixed "Access Denied" error when backing up the configuration if a hidden
file existed under /dopusdata/Layouts/System.
- On install Opus now adds itself to the list of programs that can accept
drag&drop from Internet Explorer.
- Fixed compatibility issue with a particular encrypted zip file (forum
thread)
- Zip files created by DropBox share links can now be opened.
- Fixed script commands from being run once for each selected file when they
are invoked recursively (forum thread)
- Fixed problem with Type clause in Find (Simple &
Advanced) - it could fail to match filetypes that had multiple classes with
the same pretty name (e.g. JPEG Image is "jpegfile" but also
"pjpegfile")
- Fixed problem where script columns in the Computer folder would be cleared
after 1-2 seconds
- Possibly fixed intermittent crash with script columns (forum
thread)
- Changing file labels stored in NTFS now works in folders which require UAC
to modify.