BETA version (with detailed history information)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.10.0117 - 2014-06-05 11:56
    + Find Files | Contents: Added option "Search binaries".
      If ticked then absolutely all files will be searched for the given string, 
      primarily for textual contents, and, if no textual match is found, 
      secondarily for binary contents.
      If unticked then only textual documents are searched (DOC, PDF, TXT etc), 
      and the meta data of media and image files. For complex file types the 
      32-bit versions of the matching IFilters need to be installed.
      Note that before, this option was internally hard-coded to ticked. So now 
      you can make the content search much faster by skipping all binary files.
    ! Would refuse to rename DVD RAM discs. Fixed.
    ! Tagging: The correct capitalization of server and share in the target path 
      was not ensured before copying items to UNC paths. This could lead to 
      invalid items in the tags database. Fixed.
    * Tree: Server names were title-cased by default. But this would conflict 
      with the tags database where items are ensured to have the correct 
      capitalization. Therefore from now on, server names are shown with their 
      original capitalization (which is often ALL UPPERCASE).
    + Configuration | Tags | Options | Database Check: After checking for 
      orphans and no orphans are found there is now the option for an 
      additional check for dupes and false capitalizations.
      (If orphans are found this additional service is and has always been done 
      automatically when the orphans are removed.)
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.10.0118 - 2014-06-05 18:17
    * Find Files | Contents: Replaced the recently added "Search binaries" 
      option with another interface that provides better logic. Now you have 
      three choices for "Type" (of content):
        - Text: Match textual data in textual documents (DOC, PDF, TXT etc), and 
          the meta data of media and image files. Textual/meta data from complex 
          documents is only retrievable if supported by installed 32-bit 
          IFilters.
          Non-textual files are skipped.
          This is probably what most users expect to happen when they do a 
          content search.
        - Binary: Match the raw bytes of all sorts of files.
          Rather interesting for programmers I guess.
        - Both: Combination of both. First textual data are checked for textual 
          documents, if no match is found or it's a non-textual file then binary 
          data are checked.
      Remarks:
      - This setup allows you to do a binary search only, which was not possible 
        anymore before.
      - "Text" is the default setting (factory default as well as after "Reset 
        Filters").
      - Both "Text" and "Binary" include automatic UTF-8 decoding for files types 
        where UTF-8 encoding is a possibility. Also BOM-less UTF-8 is supported 
        if enabled by ticking Configuration | Preview | Text preview | UTF-8 
        auto-detection.
    ! Would refuse to rename DVD RAM discs. Fixed also for the List. And now it 
      should actually perform the rename.
    - Undid the following change from v7.90.0302 - 2009-05-16 17:54:
      * List: When inline-renaming PDFs or DOCs any preview is now closed 
        even before the rename box is shown (not just before the actual 
        rename). This is an attempt to fix issues with locked documents.
      Reason: It's probably not necessary anymore.
      You can have the old behavior back by setting this tweak:
        ClosePreviewBeforeRename=doc.pdf
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.10.0119 - 2014-06-06 11:04
    * Tab Icons: An icon specified in the caption (Rename Tab) is now resolved 
      relative to the Icons Path (default: <xydata>\Icons). Before, it's been 
      resolved to the app path (a very unlikely place to find icons, especially 
      since UAC).
    ! Tab Icons: When customized via Rename Tab "[Caption]|Icon" a Find tab's 
      icon was not immediately updated. Fixed.
    ! Renaming volume labels: Fixed various issues. Now Unicode is supported, 
      characters that are invalid for filenames are tolerated, and renaming DVD 
      RAM discs should work better now.
      You now get an error message if the label was too long for the OS. In Win8 
      the limit seems to be 32 characters.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.10.0120 - 2014-06-07 12:41
    + Layout: Added tweak to exclude the Breadcrumb Bar from the Wide Tabs.
        TabsWideNoCrumb=1
    ! SC runret and SC run: Could lead to script recursion issues under certain 
      situations. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.10.0121 - 2014-06-10 11:35
    * Catalog Icons: An icon specified in the caption (separated by |) is now 
      resolved relative to the Icons Path (default: <xydata>\Icons). Before, 
      it's been resolved to the app path (a very unlikely place to find icons, 
      especially since UAC).
    * User-Defined Commands Icons: An icon specified in the caption (separated 
      by |) is now resolved relative to the Icons Path (default: 
      <xydata>\Icons). Before, it's been resolved to the app data path. This has 
      been changed in analogy with Catalog and Tabs.
    % Type Ahead Find: Now on a typing a non-matching sequence you get the 
      shaking "Alert" icon only once, not on each subsequent keystroke.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.10.0122 - 2014-06-11 16:11
    * Updated the help file.
    ! Toolbar: Graphic corruption after turning on Large Icons and scrolling the 
      bar. Fixed.
    ! Click and Search: Fixed an issue with unary NOT operators and 
      auto-parentheses in combination with smart Boolean detection.
    ! Tab Icons: When customized via SC rename using "[Caption]|Icon" a 
      non-Browse tab's icon was not immediately updated. Fixed.
    ! "Run as Admin"/UAC Shortcuts opened incorrectly. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.10.0123 - 2014-06-11 21:43
    + Tweak to hide the trailing slash from paths in the Address Bar box and 
      MRU, and in the Find Files Location box and MRU:
        ABPathNoSlash=1
      Note: I intend to make this the new default soon. Test it!
    ! SC download: If the source url could not be loaded the target file was 
      still created and moreover, it was locked by XY. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Summary of the latest XYplorer Official Release.

Download: http://www.xyplorer.com/download.php

Code: Select all

v14.20.0000 - 2014-06-12 12:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Click and Search. Now search by date and age is supported.
  +++ Layout. Many new layout options, and you can save and load layouts.
  +++ Content Search. Much faster than before.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.20.0001 - 2014-06-13 11:29
    * SC snippet [undocumented]: Now any trailing extra lines in Snippets are 
      ignored.
    ! Tweak ABPathNoSlash: Not effective when switching dual panes. Fixed.
    ! Layout: Navigation Panel appeared when dragging a splitter under certain 
      conditions. Fixed.
    ! CAS: Captions were not always shown in the Quick Search bar. Fixed.
    ! Custom Columns: Stepping mode was still obeyed in scripts called via SC 
      Load. Fixed #2.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.20.0101 - 2014-06-16 15:33
    * Custom Copy: The "Creating Folders..." message has been replaced by a more 
      lively one that shows what's actually going on (apart from creating 
      necessary folders there's collecting the material to be copied and 
      checking the necessary space in the target location). The phase is now 
      called "Preparing to Copy" respectively "Preparing to Move".
      Note: Currently only implemented for foreground processing! XYcopy will 
      get it after debugging.
    * Live Filter Box: Improved the "Auto-Select First" behavior. Now the 
      auto-selection is only applied when otherwise no item would be selected. 
      That way you can toggle filters while keeping the selection.
    ! CAS: Did not handle Loose Boolean Match syntax correctly when combining 
      several searches. Fixed. Now Loose Boolean terms are auto-converted to 
      regular Boolean terms before combining the searches.
    ! Layout: Moving the mouse over the splitters would pause a running search. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.20.0102 - 2014-06-17 12:53
    * XYcopy: Updated to 2.10.0058.
    ! Locked Tree: An internal pointer was not always updated to the visible part 
      of a not fully shown path in a locked tree. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.20.0201 - 2014-06-18 14:00
    + Backup / Custom Copy: Added a new condition for the behavior on name 
      collisions: "Overwrite if different size or date". Date here refers to the 
      modified date.
      This setting provides a pretty good way to copy only what is different and 
      skip the rest. Helps maximizing the lifetime of your SSD, and generally 
      speeds up copy jobs.
      Note: Since the actual contents of the files are not compared (for 
      performance reasons) there is the slight chance that two files with the 
      same size and modified date still have different contents. But that should 
      be quite unlikely in real life.      
    + Panes | Sync Select: Added two commands:
      - Select Different: Select all matches with a different size or modified date.
      - Select Uniques and Different: Select all items that are unique or different.
      Notes:
      - Sizes are only compared for files, not for folders.
      - If a folder and a file happen to be have the same name and modified 
        date, they will count as different (regardless of the size).
    + SC sync enhanced: Added two new commands.
      Syntax: sync([command], [justcalc], [ignoreextensions], [mode], [inactivepane])
        command:  The sync command to be executed:
                  - [Default] SelectMatches
                  - SelectUniques
                  - SelectNewer
                  - SelectDifferent (NEW)
                  - SelectUniquesAndNewer
                  - SelectUniquesAndDifferent (NEW)
                  - SelectSelected
      Examples:
        sync("SelectDifferent");
        sync("SelectUniquesAndDifferent");
    * XYcopy: Updated to 2.10.0059.
    ! Catalog | Insert as New Category Here | Tags: Still did not do all 
      necessary auto-quoting of tags. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.20.0202 - 2014-06-19 12:14
    + Configuration | Controls and More | Miscellaneous: Added option "Address 
      Bar paths include trailing backslash". Tick it to show the trailing 
      backslash for paths in the Address Bar box and MRU, and in the Find Files 
      Location box and MRU.
      Note that the ticked state was the hard-coded factory setting in previous 
      versions. Now the default is to show no trailing backslash.
    * Panes | Swap Panes: Now selections and focus are preserved after the swap.
    * Panes | Swap Panes: Renamed it to "Swap Locations".
    * Window | Show Navigation Panel: Renamed it to "Show Navigation Panels".
    ! Layout: Fixed a couple of glitches.
    ! File | Rename Special | Remove Diacritics: Did not work anymore with 
      Unicode strings since v14.00.0116. Fixed.
    * MLS: Internally updated to version 8.49.
      > TRANSLATORS: Please wait until Reference_8.49.lng is uploaded.
        You will be notified if you have subscribed to this thread:
        http://www.xyplorer.com/xyfc/viewtopic.php?f=12&t=9648
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.20.0203 - 2014-06-19 20:48
    + Scripting got a new function.
      Name: SetIcons
      Action: Sets or gets the current Custom File Icons.
      Syntax: seticons([definitions], [flags=0], [position], [separator=CRLF])
        definitions:
          List of Custom File Icon patterns, separated by separator.
          Each may optionally start with a '+' to indicate they are enabled.
        flags:
          0: Set Definitions
          1: Add Definitions
        position:
          Where to insert new definitions.
          Only used if flags is 1 (Add).
          0: Top of list.
          n: After nth item.
         -1: Bottom/End of list.
        separator:
          Separator between definitions (also used in return value).
          Defaults to CRLF.
        return: The current Custom File Icons (before any new ones are set).
      Examples:
        seticons("+*.txt>kiss.ico"); //set kiss.ico to TXT files
        seticons("+*.txt>kiss.ico", 1); //add kiss.ico to the top of CFI
        seticons("+*.txt>kiss.ico", 1, -1); //add kiss.ico to the end of CFI
        seticons("+*.txt>kiss.ico|+*.jpg>omelet.ico", , , "|"); //set two icons
    ! Address Bar: The match list did not support "Configuration | Controls and 
      More | Miscellaneous | Support volume labels in paths" yet. Fixed.
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v14.20.0204 - 2014-06-20 14:05
    + Tabs: "Set Home" and "Go Home" now support Quick Searches as homes.
      All these terms can now be homes:
        E:\Test\Sort\Ignore Articles?a*
        C:\Program Files;C:\Program Files (x86)? /n
        E:\Test\SyncSelect? /:flat
        This PC?pop /T
        Desktop\Desk?*.txt /maxdepth=1 //search this level plus one
    ! Sync Select on both panes focused the other pane. Fixed.
    * SC seticons revamped.
      Name: SetIcons
      Action: Sets or gets the current Custom File Icons.
      Syntax: seticons([definitions], [mode=s], [position=1], [separator=CRLF])
        definitions:
          List of Custom File Icon patterns, separated by separator.
          Each may optionally start with a '+' to indicate they are enabled.
        mode:
          s: Set Definitions
          a: Add Definitions (at position)
          r: Replace Definitions (from position; may go beyond the original bounds)
          d: Delete Definitions (identified by string compare)
        position:
          Where to add or replace new definitions.
          Only used if mode is "a" (Add) or "r" (Replace).
          1: [Default] Top of list.
          n: Before nth item.
          0: Append to list (same for both modes: Add and Replace)
        separator:
          Separator between definitions (also used in return value).
          Defaults to CRLF.
        return: The current Custom File Icons (before any new ones are set).
      Examples:
        seticons("+*.txt>kiss.ico"); //set kiss.ico to TXT files
        seticons("+*.txt>kiss.ico|+*.jpg>omelet.ico", , , "|"); //set these two definitions
        seticons("+*.txt>kiss.ico", a);     //add kiss.ico to the top of CFI
        seticons("+*.txt>kiss.ico", a, 0);  //add kiss.ico to the end of CFI
        seticons("+*.txt>kiss.ico", r);     //replace the first definition
        seticons("+*.txt>kiss.ico", r, 2);  //replace the second definition
        seticons("+*.txt>kiss.ico", r, 0);  //add kiss.ico to the end of CFI (sic: same as add)
        seticons("+*.txt>kiss.ico|+*.jpg>omelet.ico", d, , "|"); //remove these two definitions
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 Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.

Locked