Change Log for the latest
XYplorer BETA version:
Code: Select all
v10.70.0205 - 2012-01-11 15:29
*** Tabs and Tabsets: Rewrote the way tabs and tabset data are stored
on disk. Before, the configuration (and optionally contents) of a
Search Results tab where stored immediately on disk when switching
to another tab, thus changing the tabset's stored state
irreversibly. Now, any disk writing is performed to a temporary
folder "t", a subfolder of the tabset's data folder. Only when
explicitly triggering a Save (or when "Auto-save tabsets on
switch" is ON, see below), the original tabset data are
overwritten. As long as no Save is performed, you can always
Revert to the stored state of a tabset.
> NOTE: This has been big and involved work, so take care and
backup your tabsets before testing this version!
+ Configuration | Tabs: Added option "Auto-save tabsets on switch".
Check it to automatically save the current tabset when switching
to a new one. Factory default is OFF.
Note that up to now this behavior was controlled by Configuration
| Startup & Exit | Save settings on exit, which really didn't
make a lot of sense.
Now you can setup the app to startup exactly as the previous
session was closed without having the tabset saved irreversibly.
+ Menu Tabsets: Added command "Revert to Saved". Reverts the current
tabset to its saved state. Afterwards the previous temporary state
is irreversibly lost.
+ SC tabset enhanced: New operation "revert" allows you to revert
the current tabset to its saved state. Example:
tabset("revert");
* Toolbar | Tabsets: The dropdown menu now features "Revert to
Saved" rather than "Open As...". The latter command has lost
importance due to the recent changes in the way tabsets are
managed.
* Configuration | Advanced | Auto-Refresh: Renamed "In network
locations as well" to "Include network locations".
* Configuration | Advanced | Auto-Refresh: Added "Include removable
drives". New factory default is ON.
It applies to USB sticks, thumb drives, flash card readers, and
the like, but NOT to floppies.
This setting was already available in the context menu of
the Auto-Refresh toolbar button since v8.60.0109.
* Multi Branch View: Now you can select multiple folders in the list
view and then branch view them together in one list, irrespective
of the state of the "Selected Locations" checkbox on the Find
Files tab. Only condition: The list must have the focus.
> Multi Branch View: You can directly trigger a Multi Branch View
from a Branch View when folders are selected in the focused list.
The "Branch View" toggle silently turns into a "Branch View"
command under these conditions.
! Multi Branch View: Fixed a couple of glitches concerning various
MBV related status texts. Also the tree synching on tab switch
works better now for MBVs.
* Main Titlebar: Now the path is always displayed without trailing
slash. Before, this was a bit inconsistent.
Exception: Drive roots which by convention are always shown with a
trailing slash in Windows.
To
download the latest BETA version choose a download package: (1)
Installer Package, (2)
No-Install Package.
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.