Here's the new BETA (64-bit)

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

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

Post by admin »

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

Code: Select all

v28.20.0501 - 2026-03-12 11:09
    ! Scrollbars: Due to a bug in tB, changing the value of Scrollbar.Max does not trigger 
      the Scrollbar_Change event. This caused, for example, the top index of a list to not 
      automatically adjust when the list height was increased, resulting in an expanding 
      empty space at the bottom of the list. Affected were both scrollbars (horizontal and 
      vertical) in Tree, List, and Raw View. Worked around.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0502 - 2026-03-14 14:50
    ! Configuration | Information | Tags | On sorting keep tagged items on top: When this 
      setting was disabled and the sorting method was set to "Natural," the sorting 
      position of empty fields was incorrect and depended unpredictably on the previous 
      sorting order. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0503 - 2026-03-16 20:24
    + Added tweak to process the focused list item first whenever multiple selections are 
      processed, e.g. in Custom File Associations.
        ListProcessFocusedItemFirst=1
      If the tweak is set to 1 and the focused list item is the last of all selected items 
      then they are all processed in reverse order. Compare these 2 cases when 
      ListProcessFocusedItemFirst is set to 1:
        selections   processed order            selections   processed order
        45           47                         45           49
        46           48                         46           48
        47-Focus     49                         47           47
        48           45                         48           46
        49           46                         49-Focus     45
      FYI, this tweak has existed internally for 10 years, but it was either never exposed 
      to the INI file or the key was inadvertently removed at some point. Bit of a mystery.
    ! Drag and Drop: Did not work from VS Code (and probably other similar apps). Fixed.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0504 - 2026-03-17 11:03
    ! Preview: The preview of CBR/CBZ files (Comic Book Reader) and probably some other 
      file types was cropped. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0505 - 2026-03-18 10:16
    * Updated the help file.
    ! Tools | List Management | Address Bar & Go to...: The Address Bar supports quoted 
      locations (paths wrapped in double quotes), but List Management failed to show an 
      icon for them. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0506 - 2026-03-18 14:19
    ! List: At 150% screen scaling in Tile View on This PC, icons with a shared overlay 
      were rendered far too large. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Download Page: https://www.xyplorer.com/download.php?bit=64

Code: Select all

v28.20.0600 - 2026-03-18 20: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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0601 - 2026-03-23 15:12
    + Autosize Columns: Now it also works for icon columns.
    * Tweak ListProcessFocusedItemFirst is now set to 1 by factory default. Since many 
      Windows versions ago, File Explorer has always acted like this.
    % Custom Copy | Overwrite Prompt: A little glow-up of the blue direction arrow.
    * XYcopy (x64): Updated to 2.20.0035.
    * Hover Box over Text Files: The size of texts that can be shown completely in the 
      Hover Box has doubled from 64 KB to 128 KB (with scrolling, of course). In larger 
      files, only the first and last 64 KB will be visible.
    ! Hover Box over Text Files: Word-wrapping would go wrong when the data contained 
      non-paired double-quotes. Fixed.
    ! Hover Box over Text Files: It was not possible to wheel through the final block 
      (below "... [continues]") of a file that was too large to fit in the Hover Box. 
      Fixed.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0602 - 2026-03-24 12:00
    + Shell Context Menu: The Share command (Win 10 onwards) was not functioning properly. 
      It works now!
      Many thanks to VanGoghGaming and fafalone in the twinBASIC forum for their 
      invaluable help with this issue!
    ! Autosize Columns: It worked for icon columns, but it was one icon off. Fixed.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0603 - 2026-03-25 14:22
    + Menu File: Added command "Share..." (Ctrl+Alt+H). Click it to open the Share dialog 
      for the currently selected files (folders are ignored). This feature requires 
      Windows 10 or later.
      Those upgrading must actively assign the default keyboard shortcut (Ctrl+Alt+H).
    * MLS (64-bit): Internally updated to version 8.404.
      > TRANSLATORS: Please wait until Reference64_8.404.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
    % Autosize Columns: Now it works regardless of trailing separators.
    ! Icons: Since v28.20.0506, some icons were drawn incorrectly at high DPI (> 150%). 
      Fixed.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0604 - 2026-03-25 18:16
    + Toolbar: Added button "Share Files". Click it to open the Share dialog for the 
      currently selected files (folders are ignored). This feature requires Windows 10 or 
      later. In earlier Windows the button isn't visible.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.20.0605 - 2026-03-26 12:23
    % Icons: Improved the drawing of icons with share overlays at high DPI (>= 150%).      
    ! SC editconf: Lines longer than 3275 characters were shown empty because of an 
      internal limit of the text printing API function. This could easily happen with keys 
      MiniTreePaths and MiniTreePathsPrev. Fixed. Now the first 3275 characters of those 
      lines are shown.
      This fix affects all small lists.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Direct Download: https://www.xyplorer.com/download/xyplorer64_full.zip
Download Page: https://www.xyplorer.com/download.php?bit=64
Release Notes: https://www.xyplorer.com/release.php?bit=64

Code: Select all

v28.30.0000 - 2026-03-26 20:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Share. The "Share" dialog is now supported. You can easily share selected files with 
      all available destinations via context menu, toolbar button, or keyboard shortcut. 
      Note that this feature requires Windows 10 or later.
  +++ Many Other Improvements. See change log.
:info: To easily upgrade to this new 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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Code: Select all

v28.30.0001 - 2026-03-27 13:11
    * Toolbar | Bookmark Buttons: Since v28.20.0201, it has been possible to display 
      bookmark buttons without text. However, you had to actively rename a bookmark button 
      if you wanted to see the text, which wasn't ideal. Now, a new logic has been 
      implemented. By default, the buttons display text (which is automatically generated 
      from the location) and you can actively hide this text by selecting the new "Hide 
      name in toolbar" checkbox in the "Rename Bookmark" dialog.
    ! Drag and Drop: The VS Code fix from v28.20.0503 - 2026-03-16 20:24 was a mistake. Undone.
:info: To easily upgrade to this BETA version of XYplorer (64-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: 66069
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

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

Download Page: https://www.xyplorer.com/download.php?bit=64

Code: Select all

v28.30.0100 - 2026-03-27 20: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).

Locked