Here's the new BETA (32-bit)

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

v26.30.0007 - 2024-07-28 20:13
    * XYcopy: Updated to 2.10.0259.
    ! SC catalogreport: Error 9 using catalogreport() on an empty catalog. Fixed.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.30.0006 - 2024-07-28 11:39
    + Scripting got a new function.
      Name: CatalogLocation
      Action: Gets or sets the location of a catalog item.
      Syntax: cataloglocation([index=-1], [location])
        index:  The index of the catalog item for which to set/get the location.
                Defaults to the currently selected item.
        location: New location to set.
                If omitted, the current location is not touched.
      How to find out the index of a catalog item:
        It's shown in the caption of the catalog item's properties dialog.
        It's shown in the tooltip of the item's icon when you hold down CTRL.
      Examples:
        echo cataloglocation(712);  //get location of #712
        cataloglocation(712, "X:\");  //set location of #712
        echo cataloglocation();  //get location of currently selected item
        cataloglocation(, "X:\");  //set location of currently selected item
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.30.0005 - 2024-07-27 15:52
  +++ Paper Folders: You can now specify relative paths in the paper folder definition 
      file and they will be resolved relative to the path of that definition file. This 
      allows you to move or copy paper folders along with their contents.
      A major gain in portability!
    * Paper Folders: Now Go Up from a paper folder will take you to the path of the paper 
      folder definition file.
      FYI, this used to be the case before 20240430, but was removed as an experiment.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.30.0004 - 2024-07-26 18:20
    ! Tools | List Management | Servers in Network Folder...: Sorting was enabled but had 
      no lasting effect. Fixed. It's now disabled.
    ! Scripting | Arrays: Fixed a rare error 9.
    ! View | Suspend Auto-Refresh: Didn't work on mapped network drives. Fixed.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.30.0001 - 2024-07-23 13:03
    ! Scripting | Arrays: Defining an array as global and later using it as an associative 
      array resulted in incorrect variable assignments. For example:
        global $a[]; $a['testX'] = "X"; $a['testY'] = "Y"; echo $a['testX']; //should be X, was Y
      Fixed.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

:off: Summary of the latest XYplorer Official Release.

Direct Download: https://www.xyplorer.com/download/xyplorer_full.zip
Download Page: https://www.xyplorer.com/download.php
Release Notes: https://www.xyplorer.com/release.php

Code: Select all

v26.30.0000 - 2024-07-22 18:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ This is a BIG maintenance release. Numerous minor fixes and improvements have been 
      made since the last major release.
: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: 66367
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

v26.20.0303 - 2024-07-22 11:31
    + List | Details view | Path column: Added the option to truncate displayed paths from 
      the beginning instead of the middle. To toggle it, hold down CTRL while right-clicking 
      on the Path column header and click "Truncate Paths from Beginning". Rocker-click 
      works as well.
      Why? Typically, a path specification has a redundancy gradient from beginning to end.
    ! Startup.ini: When the specified application data path was not found and could not be 
      created, you were met with a bunch of error messages instead of a graceful resolution. 
      Fixed. Now the data path is automatically changed to %APPDATA%\XYplorer_<versionnumber>.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.20.0302 - 2024-07-21 15:23
    + Find Files and Quick Search: You can now use "content:" as an alternative to "cont:" 
      as a selector for a content search. For example: content:love. Lowers the bar for 
      File Explorer deserters.
    * List | Details view | Size column | Size Bars: Changed the graphic style to 
      something that's easier for today's users to understand and less demanding on the eye.
      Also the color got a bit lighter.
    ! File Size Rounding: Sizes just a few bytes below a unit (KB, MB, etc.) were 
      displayed as 1.00 KB or 1.00 MB when rounded to two decimal places - up-rounding, 
      which is undesirable in this context. Fixed. Now these sizes are displayed as 0.99 
      KB or 0.99 MB.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.20.0301 - 2024-07-20 11:29
    + List | Cell Context Menu (Ctrl+Right-Click) | Copy Data: Now you can hold down the 
      Shift key to copy the data of all selected items. The return format is one cell per 
      row (CRLF).
    + List | Details view | Size column | Size Circles: Now you can click the size circle 
      of a cached folder size to update that cache. The circle's tooltip says "Click to 
      update cached folder size" at the bottom.
    % List | Details view | Size column | Size Circles: Improved the color contrasts.
    ! List | Cell Context Menu: Since 20240507, the status bar info for various menu items 
      was no longer displayed. Fixed.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

:off: Summary of the latest XYplorer Official Release.

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

Code: Select all

v26.20.0300 - 2024-07-18 21: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: 66367
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

v26.20.0211 - 2024-07-18 18:49
    ! List | Type column: Since v23.70.0002 - 2022-09-27 11:45 the sort order could be 
      wrong, e.g. "Application extension" was sorted before "Application". Fixed.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.20.0210 - 2024-07-18 13:28
    * MLS: Internally updated to version 8.188.
      > TRANSLATORS: Please wait until Reference_8.188.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
    * Updated the help file.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.20.0209 - 2024-07-18 08:37
    ! Fast Live Filter: Filtered items kept their selected state in memory. Fixed. Items 
      that do not match the filter should automatically lose their selection.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.20.0208 - 2024-07-17 19:03
    ! Configuration | General | Menus, Mouse, Usability | Mouse | Allow dragging from a 
      background window: Stopped working from 20240710. Fixed.
    ! Show 64-bit Context Menu: Since 20240503 this 32-bit context menu command did not 
      work anymore for drives in the tree. Fixed.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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: 66367
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

v26.20.0207 - 2024-07-17 13:08
    * Folder Size Donut: Now if the clicked donut is from a selected folder, the sizes of 
      all selected folders will be calculated.
    ! SC paperfolder: When creating a new paper folder from scratch, duplicates in the 
      input were not removed. Fixed.
:info: To easily upgrade to this BETA version from XYplorer, hold down the CTRL key while you 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