Here's the new BETA (32-bit)

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.1004 - 2026-02-26 17:00
    * Updated the help file.
    ! Configuration | Tabs and Panes | Tabs | Flexible tab width: If "Flexible tab width" 
      was off and the difference between minimum and maximum tab width was smaller than 38 
      pixels (at 100% screen scaling), then "Configuration | Tabs and Panes | Tabs | Show 
      X close buttons on tabs" did not work for the right-most tab when set to "All tabs" 
      or "All tabs on hover". Fixed.
    ! List: Fixed another bug related to selecting multiple items with the keyboard.
    ! Scripting | Associative Arrays: An array created by the array() function could not 
      later be used as an associative array. Fixed. Now this works as expected:
        $a = array(); 
            $a[0] = "dog";
            $a[1] = "mouse";
            $a["pussy"] = "cat";
            $a[2] = "horse";
            echo "It is a $a[0]! (dog)";
            echo "It is a $a[1]! (mouse)";
            echo "It is a $a[2]! (horse)";
            echo "It is a $a[3]! ($a[3])";
            echo "It is a $a['pussy']! (cat)";
            echo "It is a $a['fuzzy']! ($a['fuzzy'])";
    ! Bytes Formatting: Fixed a slight rounding error with exabytes (EB).
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.1003 - 2026-02-22 21:00
    ! Custom File Icons: Patterns did not match when they contained square brackets ([]). Fixed.
    ! Custom File Icons: Patterns did not match when they contained # characters. Fixed.
    ! List: Fixed two bugs related to selecting multiple items with the keyboard.
    % Status Bar: Less superfluous action (aka flicker) while selecting multiple list 
      items with the keyboard.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.1002 - 2026-02-20 18:12
    + OneDrive: Added experimental tweak to support OneDrive For Business. 
      Conditions to show the OneDrive For Business folder.
      - Windows 10 or later.
      - Enable "OneDrive folder" in Configuration | General | Tree and List | Items in 
        Tree and List | Select Items...
      - Set new tweak (see https://www.xyplorer.com/faq-topic.php?id=tweak):
        OneDriveAccount=1
      If no OneDrive For Business account is found, the personal OneDrive folder is shown 
      instead if there is one.
    % Hover Box: The maximum size (bounding box) was limited to 80% of the screen height 
      (work area = screen height excluding task bar). Now it's 100%.
    ! Configuration | Preview | Thumbnails | Show thumbnails in tiles views: In Small 
      Tiles view, custom folder icons (e.g., from desktop.ini) had rugged edges when the 
      tiles weren't a standard size. Fixed. For example, the icons in 64x64 tiles are now 
      drawn at 48x48.
      Note that you can tweak back the old behavior: ThumbsIconsSameSize=1. The bug here 
      actually was that the tweak was ignored (seen as always ON) in Small Tiles view.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.1001 - 2026-02-19 12:56
    + Toolbar | Bookmark Buttons: You can now display them without text. In "Rename 
      Bookmark..." (from the button's context menu) simply clear the edit box to display 
      only the icon. Previously, if no caption was specified, one was automatically 
      generated from the location.
    + Using arrow keys to jump to the next item while the hover box is showing now even 
      works if the current hover box is right under the cursor.
    ! Menu Go | Up: When parent folders were hidden in the Maxi Tree (e.g., due to "View > 
      Show Items > Show Hidden Files and Folders" being off), going up would lead to the 
      first visible parent being listed unnecessarily and very briefly (just visible as a 
      flash) before listing the actual destination. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

:off: Summary of the latest XYplorer Official Release (32-bit).

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

Code: Select all

v27.20.1000 - 2026-02-12 13:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.
To easily upgrade to this OFFICIAL version from XYplorer, click Help | Online Support | Check for Updates. If you prefer to download this new version, choose one of these packages: (1) Installer Package, (2) No-Install Package (for manual unpacking).

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0909 - 2026-02-12 10:41
    + Hover Box: The status section for text files now shows the line endings if they are 
      not DOS (CRLF), which is the normal case on Windows.
        DOS       = CRLF      (normal case, not shown)
        Unix      = LF
        Mac       = CR
        Unix/DOS  = LF and CRLF
        Mac/DOS   = CR and CRLF
        Unix/Mac  = LF and CR
    ! Rename: Attempting to rename a hard drive without administrator privileges could 
      result in a lockup situation where the application had to be terminated in Task 
      Manager. Fixed. Now, the error message appears in the status bar instead of a 
      message box.
    > Tip: You need admin rights to rename a hard drive.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0907 - 2026-02-11 10:00
    ! Custom Columns, Extra Columns: Allowing a comma in the column caption led to various 
      problems. Fixed. Commas in column captions are now silently removed.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0906 - 2026-01-31 12:05
    + SC utf8decode enhanced: Now, you can pass an optional code page parameter to decode 
      any code page besides UTF-8.
      Syntax: utf8decode(string, [codepage=65001 (CP_UTF8)])
        string:   string to decode
        codepage: codepage number
                  defaults to 65001 (= UTF-8)
      Examples:
        echo(utf8decode("Köln")); //Köln (from UTF-8)
        echo(utf8decode("K+APY-ln", 65000)); //Köln (from UTF-7)      
    + SC utf8encode enhanced: Now, you can pass an optional code page parameter to encode 
      any code page besides UTF-8.
      Syntax: utf8encode(string, [flags=1], [codepage=65001 (CP_UTF8)])
        string:   string to encode
        flags (bit field):
                  1 = [default] to wide string (2 bytes per character) 
                  2 = add BOM
        codepage: codepage number
                  defaults to 65001 (= UTF-8)
      Examples:
        echo(utf8encode("Köln")); //Köln (to UTF-8)
        echo(utf8encode("Köln",, 65000)); //"K+APY-ln (to UTF-7)
    ! List | Zombie Drag: Since 20251108, you could not drag non-existing files (possible 
      in Paper Folders and Virtal Folders) from the list anymore. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0905 - 2026-01-27 15:43
    + SC inputselect: Now it supports icons referenced by index embedded in resources, 
      e.g. "%winsysdir%\shell32.dll /10".
      For example:
        ------------------------------------------------------------------------
            $items = <<<>>>
        1||:nuke
        2||%winsysdir%\shell32.dll /10
        3||<xyicons>\Apple.ico
            >>>;
            $sel = inputselect("Select...", $items, <crlf>, 1+2+32+1024+8192, 11:="|");
        ------------------------------------------------------------------------
    ! Text Preview: The Active ANSI Code Page, if different from 1252, was not used in 
      Hover Box, MDBU, and Floating Preview. Fixed.
    ! Custom File Icons: Ignored in Hover Boxes for folders within overlong folders. Fixed.
    ! Overlong Folders: In some pre-Win10 contexts the correct shell icons were not shown 
      for items in overlong folders. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0904 - 2026-01-26 10:33
    ! Configuration | Preview | Thumbnails | Show cached thumbnails only: If enabled, new 
      thumbs disappeared on list refresh (since 20250811). Fixed.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0903 - 2026-01-23 16:08
    ! Tree: Renaming a folder in the tree and switching to another tab discarded the new 
      name. Fixed.
    ! Address Bar: Couldn't handle certain relative paths (e.g. "<xypath>\..\") anymore 
      when currently in This PC or Rapid Access (since v27.10.0902 - 2025-09-22 09:59). 
      Fixed.      
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0902 - 2026-01-20 14:23
    * Configuration | Find and Filter | Filters & Type Ahead Find | Visual Filters | 
      Enable extended pattern matching: If enabled then a pattern can be fully enclosed in 
      parentheses without changing its function. For example:
        *.ico;*.jpg         match all ICO and JPG files
        (*.ico;*.jpg)       match all ICO and JPG files
        !(*.ico;*.jpg)      match files that are not ICO or JPG
    * Configuration | Find and Filter | Filters & Type Ahead Find | Live Filter Box | 
      Enable extended pattern matching: Same as above.
    * Updated the help file.
    ! Scripting: Variables in the arguments of the special function array() were not 
      resolved immediately. Fixed.
    ! Floating Preview | Zoom To Cursor: The right-click menu stopped coming up after 
      using the zoom. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0901 - 2026-01-13 11:59
    + Tweak TreeNoHoriScroll: Extended to a small bit field:
        TreeNoHoriScroll=1    = suppress the horizontal scrollbar in the tree
        TreeNoHoriScroll=2    = suppress horizontal auto-scrolling on drag-over
    * Tree: Now by factory default (fresh instance), horizontal auto-scrolling on 
      drag-over doesn't happen anymore. You can tweak it back though:
        TreeNoHoriScroll=0
    - Tweak ScriptUnindent: Removed.
    * Paper Folders: If "Explicit Save Only" is off, then renaming a file in a PF now 
      immediately updates the PF in memory and on disk so it stays in sync with reality.
    ! Searching, Filtering, Coloring by Date Ranges:
      - Help File: Several examples in the help file used the German date format but 
        failed to mention that it would not work in countries with different formats. Fixed.
      - Open ranges did not work, for example:
          dateC: 2025-09-24 -         match all dates from 2025-09-24 00:00:00
          dateC: - 2025-09-23         match all dates till 2025-09-23 23:59:59
        Fixed.
    ! List: In larger lists with slow custom columns, clicking on an item while the list 
      is refreshing may cause the wrong item to be selected and added to the current 
      selection. Fixed. Now, clicks and keystrokes in the list are completely blocked 
      while it refreshes.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

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

Re: Here's the new BETA (32-bit)

Post by admin »

:off: Summary of the latest XYplorer Official Release (32-bit).

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

Code: Select all

v27.20.0900 - 2026-01-07 16:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.
To easily upgrade to this OFFICIAL version from XYplorer, click Help | Online Support | Check for Updates. If you prefer to download this new version, choose one of these packages: (1) Installer Package, (2) No-Install Package (for manual unpacking).

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

Re: Here's the new BETA (32-bit)

Post by admin »

Change Log for the latest XYplorer BETA version (32-bit):

Code: Select all

v27.20.0804 - 2026-01-06 09:26
    ! Hover Box: Since v27.20.0708 - 2025-12-23 21:30, not all text files were displayed 
      in the Hover Box. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (32-bit), hold down the CTRL key and click Help | Online Support | Check for Updates. If you prefer to download the BETA version, choose one of these packages:
(1) Installer Package, (2) No-Install Package (for manual unpacking).

:!!: Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.

Locked