Here's the new BETA (32-bit)

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.10.0006 - 2016-09-16 18:37
    * View | Tab | Type Stats and Filter...: From now on, the command display 
      the Type Stats of the *selected items* if there are two or more 
      selections. The stats would be pointless for only one selection, and the 
      presence of exactly one selection is very common.
    * View | Tab | Type Stats and Filter...: From now on, also folders are 
      listed in the stats.
    * Tabs: Now "Single File Search: [pattern]" is shown in the tooltips of such 
      tabs.
    ! Single File Search: Fixed a couple of bugs.
    ! Configuration | Menus, Mouse, Safety | Safety Belts | Confirm delete 
      operations: When enabled the SHIFT+Delete would not bypass the Recycle Bin 
      in various contexts. Fixed. Now the state of SHIFT is logged before the 
      delete confirmation pops up.
    > Tip: I now have a PayPal.Me link. If you feel like sending me 25 EUR you 
      can do so by clicking this link:
        https://paypal.me/DonaldLessau/25
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.10.0005 - 2016-09-15 17:54
    + List | Search Results (Find Files): Now an information bar (in Carolina 
      blue) is optionally displayed for the results of Find Files. Up to now 
      such a bar could only be displayed for Quick Search results.
      The bar displays the current Name pattern. Double-click the bar to remove 
      the search. Right-click the bar for further options.
    * List | Search Results (Quick Search): Changed the color of the optional 
      information bar to something less crass.
    * Configuration | Find Files & Branch View | Find Files | Show quick search 
      information in list: Renamed to "Show search information in list". It now 
      controls both Quick Search and Search (Find Files).
    + Single File Search: Now basic wildcards (*, ?) are allowed in the last 
      component of the specified path/file. Note that in this case more than one 
      result might be returned (although it's called Single File Search).
      For example, this will probably just find notepad.exe:
        C:\Windows\System32\Not*
      This will find all matching DLL files:
        C:\Windows\System32\na*.dll
      This will list all JPGs in a certain network location:
        \\VEGA\Users\Donald\Pictures\*.jpg
      List all items in E:\ (non-recursive; kind of treeless browsing):
        E:\*
      Tip: Remember that Single File Search does not recurse subfolders. This is 
      also true with wildcards in the pattern.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.10.0004 - 2016-09-14 21:56
  +++ Single File Search: Sometimes you just want to see one particular file in 
      the list, to check out its properties, preview it, or drag it somewhere. 
      You don't care for the other thousands of files that exist in the same 
      location, they just distract you and listing them wastes your precious 
      time and adds to global warming.
      Time for the revolutionary Single File Search: Simply enter the full 
      path of the file or folder you want to see into the Quick Search 
      interface, or -- prefixed with a "?" -- into the Address Bar, or into the 
      Name field on the Find Files tab, and run the search. You will see your 
      file within a very short time, and in splendid isolation.
      Notes:
      - The current location is completely ignored in this search. And when 
        using the Find Files interface all other filters are ignored as well.
      - The current location and bread crumb does not adjust to the path of the 
        searched item. So the whole operation is pretty isolated from the rest 
        of the interface.
      - The Tree does not change at all.
      - Single File Search does not recurse subfolders.
      - In Address Bar and Quick Search also XYplorer native variables are 
        supported.
      Examples for Quick Search (F3):
        C:\Windows\System32\imageres.dll
        <xypath>\XYplorer.exe
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.10.0003 - 2016-09-13 18:55
    + Toolbar | Edit Clipboard: The button tooltip now also reports the 
      character count of any text in the clipboard.
    * Scripting | Foreach: Now passing an empty separator will tokenize the 
      ListOfTokens by letter. Before, it returned the whole string as one token.
      Example:
        ::$string='string'; foreach($letter, $string, ''){ echo $letter; }
    * XYcopy: Updated to 2.10.0089.
    ! Audio Properties: Wouldn't retrieve properties from FLAC files with ID3 
      tags. Fixed.
    ! Mini Tree: Target node was not always refreshed in backgrounded 
      intra-volume moves. Fix #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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.10.0002 - 2016-09-11 21:53
  *** Configuration | Previewed Formats | Category: Replaced category "Audio & 
      Video Files" with two separate categories "Audio Files" and "Video Files".
      Gives you more control on what is previewed, and also on Generic File 
      Types like {:Audio} and {:Video}.
      For example you now can easily remove MP4 from the Audio Files.
      Three *** because this little change was a LOT of work under the hood. :)
    + Configuration | Preview: Added "Preview delay" where you can enter the 
      number of milliseconds that a preview is delayed after a file has been 
      selected. This should make it a nicer experience to walk through a 
      directory while the Preview tab or the Preview Pane is open.
      - If you press ESC during the delay or hold ESC while selecting the file 
        the preview will not happen at all.
      - The setting has no effect on the Floating Preview.
      - This setting has been available as tweak PreviewDelayMsecs since 
        v15.90.0021 - 2015-11-09 17:20.
    + Vorbis Comments: Added "Composer" to the fixed set of comments that are 
      automatically retrieved from every supported audio file. This means that 
      "Composer" is now also retrieved for MP3 files, and it's shown in the 
      audio file info tip. It also means that it's retrieved faster.
    + Special Property Columns: Added "Tag Composer". It really was missing 
      there, and in my personal opinion composers can use all appreciation they 
      can get nowadays, and if it's only their own column. So, no more need for 
      a scripted column to see the composer.
    * SC runret enhanced: Now it can return the exit code of the process.
      Syntax: runret(command, [directory], [codepage], [flags])
        flags: (bit field)
          2 = Return the exit code of the process.
    * Configuration | Preview | Rename preview | Preview all Rename Special 
      operations: Moved the setting to Configuration | Sort and Rename | Rename. 
      Was totally misplaced.
    ! Mini Tree: Target node was not always refreshed in backgrounded 
      intra-volume moves. Fixed.
    ! SC tag: Removing all tags did not work. Fixed.
        tag , , 1, 2; //remove all tags from all selected items
    * MLS: Internally updated to version 8.80.
      > TRANSLATORS: Please wait until Reference_8.80.lng is uploaded.
        You will be notified if you have subscribed to this thread:
        https://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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.10.0001 - 2016-09-09 17:49
    + Vorbis Comments: Since Vorbis Comments are freely defineable by the maker 
      of the file we need something to freely read any comment. Here it is.
      The <prop #tag....> variable now supports free tag names. You can pass 
      whatever you want (as long as it does not destroy the syntax): If the tag is 
      actually in the file you will get the value in return.
      Examples:
        echo "<prop #tag.composer>";
        echo "<prop #tag.PERFORMER>"; //caps are okay, no difference
        echo "<prop #tag.encoder>";
        echo "<prop #tag.whateveryouwant>";
      You can as well search for those tags:
        ?prop:#tag.composer:Haydn     //matches Haydn and Joseph Haydn 
        ?prop:#tag.composer:"Haydn"   //matches Haydn only
        ?prop:#tag.composer:?*        //match all files with any composer
      Or use them in a Color Filter:
        prop:#tag.composer:Haydn
      Or rename files via Batch Rename, e.g. append the Composer:
        *-<prop #tag.composer>
      Or display them in a Custom Column of type Script:
        return property("#tag.composer", <cc_item>);
      Of course, also SC property() supports it (and allows to pass a file spec):
        text property("#tag.composer");
        text property("#tag.composer", "E:\Audio Tags\2L-053_04_stereo-DXD.mqa.flac");
      Remarks:
      - Works only for FLAC and OGG files.
      - Vorbis Comments can contain more than one PERFORMER tag (and probably 
        others). This is not handled at the moment. You will just get the first 
        tag of each type.
    + Custom Copy: Added a "Retry" button to the failure messages. So, for 
      example, when a file could not be moved because it was in use by another 
      process, you can now close that process and then retry the move.
      Currently only added to foreground operations. A new XYcopy.exe will be 
      compiled when debugging is over.
    + Help | Various Information: Now shows info on DPI awareness. It should be 
      "DPI awareness: per monitor". Remains the question why this does not seem 
      to work on some systems.
    * View | Tab | Type Stats and Filter...: From now on, the command display 
      the Type Stats of the *selected items* if there are any selections. The 
      menu is headed by the caption "Selected Items:" in this case.
      Remark: I personally need this more often than the stats of the whole 
      folder, and IMO it can be really useful if you have many scattered 
      selections in a large folder.      
    ! Custom Copy: Slightly deranged layout in the failure messages of a failed 
      move. Fixed.
    ! Custom Columns: <cc_item> was not reset after certain conditions. Fixed.
    ! SC syncselect: The default active pane direction (0) was broken. Fixed.
    ! ITT: Language files in UTF-8 were saved in UTF-16. Fixed. Now they stay 
      UTF-8.
    ! Vorbis Comments: Did not catch all "Tag Comments" for FLAC and OGG. Fixed. 
      Now two fields are used for this column, COMMENT and DESCRIPTION, with 
      priority at COMMENT.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Summary of the latest XYplorer Official Release.

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

Code: Select all

v17.10.0000 - 2016-09-06 15:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Audio Tags. Now Vorbis comments in FLAC and OGG files are supported. They 
      can be shown in columns, in reports, and on mouse hover. And you can 
      use them in file search and scripts.
  +++ Safety Belts. Added an optional native delete confirmtion prompt including 
      deep stats.
  +++ Custom Columns. Raised the number of possible custom column definitions 
      from 32 to 64. (Pro Edition only)
  +++ Thumbnail Files. XYplorer lets you save thumbnails of images as files. Now 
      you can pass the desired JPG quality value. (Pro Edition only)
  +++ Portable Tags. Advanced storage options allow you to keep the tags 
      database together with the tagged items. Finally a perfect solution for 
      backing up tagged items. (Pro Edition only)

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

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.00.0220 - 2016-09-05 20:22
    * App Icon: Now the executable contains the icon in a new size, 64 x 64. Not 
      sure if Windows makes use of it but certainly it should.
    ! Special Properties: Getting audio properties from FLAC files could result 
      in a crash with FLAC files that contained embedded pictures. 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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.00.0218 - 2016-09-05 12:54
   * Special Properties: <prop #audio.channels> was returned as text (e.g. 
     "Stereo") since v17.00.0217 in all non-MP3 files, and ever since in all 
     MP3-files. Now it's returned as number (e.g. "2") for all audio file types.
   * ITT: Removed adjacent dupes from the Suggestions list.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.00.0217 - 2016-09-03 14:07
    * Configuration | File Info Tips: Renamed "Show MP3 info tips" to "Show 
      audio info and tags".
    + Configuration | File Info Tips | Show audio info and tags: Additionally to 
      MP3, now also FLAC and OGG files are supported.
    * Updated the help file.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.00.0216 - 2016-09-01 12:58
    * Special Property Columns: Changed all captions "MP3 ..." to "Tag ..." 
      because those columns now also contain Vorbis Comments in FLAC and OGG 
      files.
      Remarks:
      - "Tag" is not ideal but a 24 hours meditation brought up nothing better 
        so there cannot be anything better. "MP3" was a bad idea in the first 
        place, it should have been "ID3". "ID3/Vorbis" would be correct but too 
        long, and who knows what other tagging system are coming in the future. 
        "Tag" is clear and safe in that respect.
      - The columns' internal keys used for column layouts keep on using "mp3" 
        (e.g."+:s-mp3.album.269") otherwise old user code (Column Layouts, 
        Folder View Settings, Search Templates, Scripting) would be broken.
      - Searches that refer to data by column captions need to be updated to the 
        new captions in case of "MP3 ..." columns.
    * Paper Folders: Two changes concerning deletion within a Paper Folder if 
      "On Delete Remove Items from Paper Folder" (right-click menu of "Paper 
      Folders" toolbar button) is ON.
      - Changed the effect of Shift+DEL: Now it deletes the selected item(s) 
        (permanently). Before, there was no difference to DEL (it just removed 
        the item(s) from the Paper Folder).
      - Changed the effect of the Nuke button: Now it deletes the selected 
        item(s) from the system, not (just) from the PF. Before, (if "Skipping 
        Locked Files" was OFF) it just removed the item(s) from the Paper 
        Folder.
    * MLS: Internally updated to version 8.79.
      > TRANSLATORS: Please wait until Reference_8.79.lng is uploaded.
        You will be notified if you have subscribed to this thread:
        https://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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.00.0215 - 2016-08-31 20:22
    + Special Properties: Added native support for Vorbis Comments in OGG 
      files.
      Same story as yesterday with FLAC.
    ! Audio Properties: The duration of OGG files was not calculated correctly. 
      Fixed. Man, this took me 4 hours straight to get it right.
    ! MLS: On on the fly language switch the captions of Property Columns and 
      Special Property Columns did not update. 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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.00.0214 - 2016-08-30 21:28
    + Special Properties: Added native support for Vorbis Comments in FLAC 
      files.
      FLAC files are now scanned for the same special properties as MP3 files:
        Column        <prop ...>        <prop ...> (alternative) 
        MP3 Album     (#mp3.album)      (#tag.album)
        MP3 Artist    (#mp3.artist)     (#tag.artist)
        MP3 Comments  (#mp3.comments)   (#tag.comments)
        MP3 Genre     (#mp3.genre)      (#tag.genre)
        MP3 Title     (#mp3.title)      (#tag.title)
        MP3 Track     (#mp3.track)      (#tag.track)
        MP3 Year      (#mp3.year)       (#tag.year)
      Notes:
      - For simplicity and translator sweat footprint the data are shown in the 
        same old Special Property columns for MP3s and FLACs, so the column is 
        called e.g. "MP3 Album" but in case of a FLAC file the data is actually 
        from Vorbis Comments.
        And, BTW, how else should the column be called? "MP3/FLAC Album"? Hardly.
      - Of course, also the <prop> variable now supports FLAC, e.g.:
          echo "<prop #mp3.year>";
      - As an alternative to "#mp3" the keyword "#tag" has been added to have a 
        more general form available in <prop...>. Example:
          echo "<prop #tag.album>";
        However, the columns' internal keys used for column layouts have to stay 
        at something like "+:s-mp3.album.269", otherwise old user code would be 
        broken (or we would lose speed).
    + Confirmation prompts: Added the number of affected items to the caption.
      Special service: If only empty folders are deleted then "Empty Folders" 
      is explicitly mentioned in the caption.
    ! Configuration | Menus, Mouse, Safety | Safety Belts | Confirm copy and 
      move operations: Was treated as if ticked if "Confirm delete operations" 
      was ticked (since 20160822). 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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.00.0213 - 2016-08-29 21:23
    + Configuration | Menus, Mouse, Safety | Safety Belts: Completely redesigned 
      the confirmation prompts for:
      - Confirm drag and drop
      - Confirm copy and move operations
      - Confirm delete operations
      Now you are presented the deep recursive stats of the operation that's 
      about to happen. Might take a little longer if you select lots of folders, 
      but the added safety makes up for it easily. Besides you will regain the 
      lost seconds because the operation will run faster after the full stats 
      have been retrieved due to Windows disk read caching.
    ! Edit | Select | Selection Stats: Stats were wrong in Branch Views and 
      Search Results when selected items were contained in other selected items 
      -- they were falsely counted double then. Fixed.
    * Configuration | File Operations | Custom Copy Operations | No progress 
      dialog on intra-volume moves: Now you get a summary report and red warning 
      icons whenever an error happened during the move.
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: 66431
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v17.00.0212 - 2016-08-29 10:11
    + SCs copyto and moveto enhanced: Added all extended parameters (those that 
      are only supported by Custom Copy/Move, and Backup; not by the Shell ops).
      Syntax: copyto location, [source], [rootpath], [flags], [autorichop], _
              [on_collision], [preserve_dates], [create_log], [pop_stats], _
              [skip_junctions], [verify], [show_progress]
      Remarks:
      - For the functionality of these parameters see SC backupto.
      - If you use any of the parameters from [on_collision] to [show_progress] 
        then the operation is forced to be Custom Copy/Move because Shell 
        Copy/Move does not support these settings.
      - For all non-passed parameters the global user settings are used as 
        specified in Configuration | File Operations | Custom Copy Operations | 
        Configure....
      - Tip: You can use the [on_collision] parameter and pass 0 (= use global 
        user setting) to force a Custom Copy/Move operation with all user 
        settings, even if Custom Copy is unticked in user settings.
      - SCs copyto and moveto are now the functions with the most parameters (12).
      Example:
      - Move the selected items to "E:\Test\Targ", on collision "Affix current 
        date to copy":
        moveto "E:\Test\Targ",,,,,5;
    * Info Panel | Find Files | Location: Multi Location Searches now tolerates 
      quoted locations. It's normally not necessary to do this but now you can 
      do it.
        Recommended ways:
          D:\;E:\
          D:\|E:\
          D:\ | E:\
        Now tolerated ways:
          "D:\";"E:\"
          "D:\" |  "E:\"
       There is one case, however, where this can be useful. If you want to use 
       the ";" separator AND have ";" in any of the paths, then quotes are your 
       only chance get it parsed correctly. Note that only the part with the 
       semicolons has to be quoted, but it's tolerated if you quote all parts:
          D:\;"E:\Path;with;semicolons\"
          "D:\";"E:\Path;with;semicolons\"
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