Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 64875
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

v16.80.0021 - 2016-06-02 10:54
    ! Tweak DropOnRarSpecial failed under certain conditions. Fixed.
    ! Floating Preview: Under certain conditions the last previewed image did 
      stay visible but not functional after navigating away from its location. 
      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: 64875
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

v16.80.0022 - 2016-06-02 21:11
    + Portable File Associations: Now you can use # to stand for the OS 
      associated application.
      Especially when using generic file types this little trick can be useful 
      to exclude certain extensions from the broader definition. For example:
        ini>#
        {:Text}>EmEditor
    * SC runret enhanced and changed: Added optional "codepage" argument. The 
      "flags" argument moved one position to the right. Can do that because 
      "flags" was still in beta.
      Syntax: runret(command, [directory], [codepage], [flags])
        codepage: Expected codepage of the console. Will be converted to Unicode 
                  in the return value.
                  If missing or zero the currently active OEM codepage is 
                  assumed.
        flags: (bit field)
          1 = Return a hex dump of the raw data in the pipe. Useful mainly for 
              debugging.
      Example (list the current directory with full Unicode support going via 
      UTF8 codepage, which is pretty cool for a console call):
        text runret("cmd /c chcp 65001 & cmd /c dir", , 65001);
    * Rename Special: Would not return to the input dialog after entering 
      invalid patterns in some cases. Now it does.
    * Command Line: Now a final backslash makes a difference in how the startup 
      path is handled.
      - This will go to "E:\Test\", and select "Sub" in the file list:
        XYplorer.exe E:\Test\Sub
      - This will go to "E:\Test\Sub\":
        XYplorer.exe E:\Test\Sub\        
    ! Various small lists: You could not tick the checkboxes when the lists were 
      horizontally scrolled. 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: 64875
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: http://www.xyplorer.com/download.php

Code: Select all

v16.90.0000 - 2016-06-03 18:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Tree Structured Report. Create a one-click easy-to-read and 
      easy-to-process recursive report on the current directory.
  +++ Collision Prompt. New quick action buttons Overwrite and Skip.

admin
Site Admin
Posts: 64875
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

v16.90.0001 - 2016-06-06 09:13
    + Command Line: Added switch /select. Works similar to /path but with 
      /select the parent folder is opened in the folder tree and the item is 
      select in the file list, no matter whether it's a folder or a file.
      - This will go to "E:\Test" in the tree, and select "Sub" in the file list:
        XYplorer.exe /select=E:\Test\Sub
      - These will go to "E:\Test\Sub" in the tree:
        XYplorer.exe /path=E:\Test\Sub
        XYplorer.exe E:\Test\Sub
      A final backslash does NOT make a difference anymore.
    - Command Line: Undid this change from v16.80.0022 - 2016-06-02 21:11:
        Now a final backslash makes a difference in how the startup 
        path is handled.
      Had overlooked that this also affects how LNK files are treated when XY is 
      the default file manager.
    * 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: 64875
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

v16.90.0101 - 2016-06-06 18:59
    ! List: On items matching a Color Filter with white text color the Index 
      and Path columns were falsely also printed in white making the columns' 
      text invisible on a white list background. 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: 64875
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

v16.90.0102 - 2016-06-07 10:44
    ! Folder Size Caching: The interim results of aborted folder size 
      calculations had been written to the cache. Fixed. Now only completely 
      finished calculations are written to the cache.
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: 64875
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

v16.90.0103 - 2016-06-07 23:35
    * Taskbar: Attempt at automatic taskbar refresh, i.e. auto-move the app icon 
      to the new monitor's taskbar when dragging the app to a new monitor. The 
      refresh should happen when you release the mouse after dragging IF the 
      largest area of the app's main window is on a different monitor than 
      before the dragging.
    > Scripting: Since the change in order of operator precedence in v16.80.0006 
      (2016-05-25 13:35), XY native variables with dots cannot be used unquoted 
      anymore because the dots are now seen as concatenators. For example, this 
      line will lead to a syntax error:
        echo <prop #audio.bitrate>;
      You have to do one of these to make it work:
        echo <prop "#audio.bitrate">;
        echo "<prop #audio.bitrate>";
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: 64875
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

v16.90.0104 - 2016-06-08 10:52
    + SC obfuscate enhanced: Now you can pass a list of strings that shall be 
      obfuscated. If such a list is passed all other strings are not obfuscated.
      Syntax: obfuscate [value], [bullet], [list]
        list:   [optional]
                List of strings to be obfuscated, separated by |.
                If missing everything is obfuscated.
      Remarks:
        - Strings are processed from left to right.
        - Matching is case-insensitive (A==a).
      Examples:
        obfuscate , , "Donald|Duck";  //toggle obfuscation of "Donald" and "Duck"
    + SC obfuscate: Now also the small lists and dropdowns (e.g. Address Bar, 
      Recent Locations) are obfuscated.
    * Raw View: Increased the limit (added in v5.00.0152 - 2006-08-23 12:46) 
      from 10 to 100 MB, meaning: In ASCII mode, only the first 100 MB of a file 
      are shown.
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: 64875
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

v16.90.0105 - 2016-06-08 16:19
    + SC obfuscate: Now also the titlebar is obfuscated. App title and version 
      number are excluded to assist debugging (which is the purpose of obfuscate 
      after all).
    * Raw View: Decreased the limit back to 10 MB. 100 MB was just using too 
      much memory.
    * Raw View: Decided to remove the "Huge Text File" prompt altogether. 
      Instead, for files larger than 10 MB, "(cropped)" is shown in the Raw 
      View's meta data section, and "... [continues]" is shown at the bottom of 
      the preview. Better work flow, less is more.
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: 64875
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

v16.90.0204 - 2016-06-09 20:34
    * Configuration | Controls and More | Miscellaneous | Resolve junctions: 
      This setting had too much power. Experimentally excluded history (Back, 
      Forward), Up, Down, and the startup path from auto-resolving of junctions 
      (and symlinks).
      This might fix a false "Location currently not available" message that was 
      nagging some users.
    * Preview: Minor changes in MSG preview.
    * Message Boxes: Now they show the version number (along with the app name) 
      in the title bar.
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: 64875
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

v16.90.0205 - 2016-06-11 20:13
    + Copy and Paste of internet bookmarks (from Firefox, Chrome, and the like) 
      to *.URL files did not work, while drag and drop did. Now it does work. 
      Note that even Explorer (Win 8.1) cannot handle this job.
    ! Tabs: Probably since 20160531 when changing the location in a locked tab 
      an implicitly opened default tab inherited the properties of the locked 
      tab (instead of keeping its own properties). Fixed.
    ! Raw View: Since 20160520 the ASCII (non Hex) view wrongly saw "DOS files" 
      as "Mac files". 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: 64875
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

v16.90.0206 - 2016-06-12 12:36
    + Find Files and Quick Search: Added switch /conttext by which you can run a 
      simple content search via inline switch -- pretty cool!
      Syntax:
        /conttext=[string to search]
      Remarks:
        - The search uses the vanilla setting of the Find Files | Contents tab: 
          First option in the drop downs, all checkboxes unchecked.
          So, it's a text search only, binary files are not scanned!
        - Of course, all settings on the Contents tab are completely ignored if 
          running a Quick Search for contents.
        - You can quote the string, and should do so if it contains something 
          that looks like a switch (see 3rd example below).
      Examples:
      - Find all text files containing "em 2016":
        * /conttext=em 2016
      - Find all *.txt files containing "em 2016":
        * /conttext=em 2016 /types=txt
      - Find all text files containing "/limit":
        * /conttext="/limit"
    * Scripting: Non-printable characters in the Stepping dialog (and some other 
      places) are now represented by the BEL character (ASCII 007). Before, the 
      normal dot (.) was used which could lead to confusion. FYI, before the dot 
      the middot (ASCII 183) was used, but this did not play well with all 
      codepages.
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: 64875
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

v16.90.0207 - 2016-06-12 20:01
    * Find Files and Quick Search: Changed the new switch for content search 
      from /conttext to /contents.
    + Find Files and Quick Search: Added switch /contflags by which you can 
      modify the content search triggered by /contents.
      Syntax:
        /contflags=[mode=n];[type=t];[options]

        mode (choose one)
          n = normal (Default if missing)
          w = whole words
          c = wildcards
          r = regexp

        type (choose one)
          t = text (Default if missing)
          b = binary
          tb = text and binary

        options (any combination)
          c = match case
          i = invert
          h = hex string
      
      Remarks:
        - /contflags covers all options available on the "Find Files | Contents" 
          tab, so you now have the full power of XY's content search available 
          as inline parameter of Quick Search.
      Examples:
      - Find all text files containing "EM 2016" case-sensitive:
          * /contents=em 2016 /contflags=;;c
      - Find all files with hex characters FF E0 at position 2. Note that the 
        contents string has to be quoted in this case else the ":" will confuse 
        the parser:
          * /contents="2: FF E0" /contflags=;;h
      - Find all files with contents matching regexp pattern "\x61" (= "a"):
          * /contents="\x61" /contflags=r;;
        This works as well:
          * /contents=\x61 /contflags=r
    * Replacement character for NULL and other non-printable low ASCII 
      characters: Well, cough cough, I changed it again, now to Unicode U+2219 
      (BULLET OPERATOR), which seems to solve all problems and looks good. This 
      is now used everywhere throughout the app (apart from the classical Hex 
      View where the dot has a long-standing tradition in this position).
    + Added a tweak for that Replacement character, so if you want the dot back:
        LowAsciiReplacementChar=.
      For a space do this:
        LowAsciiReplacementChar=" "
      Only a *one* character string is allowed here.
    ! Fixed a fluky error 9 on startup under rare conditions.
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: 64875
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

v16.90.0208 - 2016-06-13 18:11
    + SC renameitem enhanced: Added a flag to force appending the numsuffix.
      Syntax: renameitem(newname, [sourceitem=<curitem>], [flags=0], [numsuffix])
        flags:
         16:  Force appending the numsuffix.
              If set then numsuffix defaults to the incremental suffix set on 
              Configuration.
      Example:
        Context: A file named "John.jpg" already exists in the path and is 
        selected.
          renameitem("John.jpg", , , "-01");    //file not changed
          renameitem("John.jpg", , 16, "-01");  //file renamed to John-01.jpg
    + Mouse Down Blow Up: MDBU on Text files now also works on file types that 
      are not listed as text files in Previewed Formats. Any non-binary file 
      gets a blow up.
    + 64-bit Context Menu: Experimentally you now can force the 64-bit context 
      menu using Ctrl+Menu Key (the key next to the right CTRL key, so Ctrl+Menu 
      Key is easily doable with the right hand).
      This gives you nice keyboard options:
        -      Menu Key: 32-bit Context Menu
        - Ctrl+Menu Key: 64-bit Context Menu
      Note that the above only works if "Show the 64-bit context menu" is OFF, else it 
      has no effect since the 64-bit context menu is opened either way.
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: 64875
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

v16.90.0209 - 2016-06-14 12:25
    ! Dropping URLs into XY: Since 20160611 it did not work anymore (base name 
      was empty). Fixed.
    ! Content Search: Did not work for UTF-8 or UTF-16 encoded files of unknown 
      types. Fixed.
    ! Content Search: Did not work for UTF-16BE encoded files. Fixed.
    ! Mouse Down Blow Up: MDBU on text files of unknown types did not work for 
      UTF-16 encoded files. Fixed.
    ! Tree: Since v16.80.0004 - 2016-05-23 20:10 the parent folder didn't 
      refresh anymore after subfolder was deleted. 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.

Locked