3.60
-
Mount folder as new drive letter - menu option (same as using subst command)
- Eject button shows for drives made with Subst command
- New drive letter selection dialog for Map network drives
- Dialog for New Window is centered to window opening it
- Showing generic thumbnail in Preview pane for network folders to prevent Windows' bug with Thumbsdb; also faster to open
- Preview pane shows new thumbnail for folders if
Use Local Thumbnails is enabled
- Preview pane shows large icon if it has a non-default thumbnail image
- If crashes, program shows error message with faulty module path on the next start
- Notifications level (bottom of screen) can be set to Errors Only (Settings-Advanced)
-
NotificationDuration can be changed directly in settings file, 6000ms default
Advanced:
- $SelectedFilesInactiveBrowser added as a powershell script variable for your scripts (might be changed in the future; I'm considering new naming scheme for all variables to start with "$OC" as someone might be already using variables such as $CurrentDir in their code - still a few months away since I am working on other parts)
Defaults changed:
- OpenFilesThroughExplorer in settings is now default option for new users (prevents some permissions issues with Office files)
- Shell file preview is now enabled for new users as default (in OC preview window)
- View buttons enabled by default for new users (From Settings-General-Edit view... or ShowFilesViewToolbar from Settings file)
- First-run wizard now loads license.txt (terms are unchanged) text as a 3rd step
Style:
- View buttons with thinner lines, no fill
Bugfixes:
- Fixed issue with preview not updating when opening parent path from breadcrumbs in Standard layout
- Fixed issue with preview pane not loading any thumbnails if Windows thumbnail handler crashes
3.59 (Store version only - skipped for MSI/Portable)
- Workaround for Windows limitation of copying/moving folders to destinations with over 260 characters by queuing multiple individual operations per folder passes (but only single level of folders within). Note: Can't be cancelled and somewhat annoying! This will be improved in future with a system not relying on Windows copy/move dialogs.
- Fixed showing error on long path and empty folder,
- Thumbnails can't be stored for files with total path over 1024 characters (now auto skipping instead of showing error)
- Preventing settings some invalid shortcuts
- Fixed deleting group if there is Recycle Bin pinned there (and there is another one in another group)
This is quite large change, so please report any issues