Here's the new BETA (32-bit)

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

v25.00.0212 - 2023-10-26 14:14
    + Content-Based Folder Icons: Added a tweak to exclude certain locations from CBFI 
      (Content-Based Folder Icons). You can specify one or more (separated by ;) wildcard 
      patterns to be matched against the location in question, for example:
        CBFIBlackList=T:\Test ManyFiles\*;*Millions*
      Notes:
      - The patterns will be automatically lowercased on the next save, don't worry 
        about it, it's for speed:
          CBFIBlackList=t:\test manyfiles\*;*millions*
      - If you are crazy enough to use the ; character in your pathnames, you can use | as 
        an alternative separator:
          CBFIBlackList=T:\Test;Many;Files\*|*Millions*
      - Why would you want to use this tweak? Because with huge folders (> 100,000 items), 
        checking the contents becomes annoyingly slow.
    > Huge Folders: Color Filters like these will make listing huge folders frustratingly 
      slow (see background below at v25.00.0207 - 2023-10-24 22:34):
        B:prop:#empty:2|fl        //empty folders
        L:prop:#nosubs:2          //folders without subs
      But there is a solution. You can use the geeky filternot switch to exclude 
      particular branches with huge folders, for example:
        B:prop:#empty:2|fl //||filternot:T:\Test ManyFiles\*
        L:prop:#nosubs:2 //||filternot:T:\Test ManyFiles\*
    * Configuration | Tabs and Panes | Tabs | Show Tab List button: Previously, the tabs 
      automatically moved horizontally to display the current tab only when the Tab List 
      button was shown. Now this happens regardless of this setting.
    * Copy Millions of Files: Now it's also implemented for background operations (XYcopy).
    * XYcopy: Updated to 2.10.0225.
: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 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: 66376
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

v25.00.0211 - 2023-10-25 19:02
    % Custom Copy: Further speed improvements when copying huge folders.
    % Custom Copy | Progress Dialog: Better information about what's going on in the 
      initial stages of a job.
    ! Custom Copy: Overflow (error 6) possible when copying millions of files. 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 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: 66376
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

v25.00.0210 - 2023-10-25 16:13
  %%% Custom Copy: Can now handle a larger number of files without running out of memory. 
      I stopped testing at 4 million, but expect the limit to be much higher now. This 
      breakthrough was achieved by a major rewrite: larger jobs now use a temporary file 
      (in <xydata>\Temp) to free up RAM.
      Currently only implemented for foreground operations.
    > Note that the successful tests were performed by copying 40 folders with 100,000 
      files each, and by copying a folder with 40 subfolders with 100,000 files each. 
      However, if you copy a single folder with 4 million files and no subfolders, you 
      will still run into memory problems.
    % Custom Copy: Further speed improvements.
    * Hover Box: If the current box is a folder contents preview, it will now close 
      before the contents of the next box are retrieved. Previously, out-of-date content 
      could easily be mistaken for fresh content, especially if a large folder took a long 
      time to retrieve.
: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 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: 66376
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

v25.00.0207 - 2023-10-24 22:34
    + Custom Event Actions | Right-click on tab: Now you can invert Small/Large menu also 
      with the rocker-click (left button down, right button click).
    ! Tree: Ctrl+End would go to the bottom of the tree without triggering a list update. 
      Fixed.
    % Heavy Duty Performance: During several tests with huge folders (> 100,000 items), 
      several bottlenecks were identified and eliminated, i.e. replaced by more efficient 
      algorithms.
    * XYcopy: Updated to 2.10.0224.
    > Configuration | General | Sort and Rename | Rename | Set archive attribute on folder 
      rename: FYI, this makes renaming huge folders (> 100,000 items) quite slow because 
      attributes have to be retrieved from each file and then possibly set for each file. 
      I wonder if there should be a limit where this feature is skipped.
    > Content-Based Folder Icons: These make browsing a list of many huge folders (> 
      100,000 items) frustratingly slow because there will be a point (depending on your 
      hardware) where the Windows file I/O cache cannot hold that much data, so we drop 
      down to hardware I/O speed. And unfortunately Windows provides no way to determine 
      whether a folder is empty short of retrieving ALL of its contents. That's where the 
      time is wasted.
      So, if you frequently list such large folders, do not use CFI with the /e or /f 
      switch, e.g.:
        *\ /e><xypath>\XYicon_FolderEmpty.ico //matches all empty folders
      There is no way to automate this decision because determining whether a folder is 
      huge takes just as much time as determining whether a folder is filled or empty.
: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 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: 66376
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

v25.00.0206 - 2023-10-23 13:07
    ! Toolbar: Quick repeat clicks would sometimes skip a click, especially noticeable 
      with the history buttons. 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 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: 66376
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

v25.00.0205 - 2023-10-22 17:53
    ! Configuration | General | Tree and List | Items in Tree and List | Hidden files and 
      folders: If disabled, moving down inside a hidden folder by double-clicking on a 
      folder in the file list confused the history in such a way that a simple "Back" did 
      not go back, but up to the first non-hidden location. 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 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: 66376
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

v25.00.0204 - 2023-10-21 19:02
    * Custom Event Actions | Right-click on tab: Revised the actions. Now there are four:
        None:       Do nothing.
        Small menu: Pop a small right-click menu with just the most basic commands.
        Large menu: Pop a large right-click menu identical to menu View | Tab [Factory default].
        Run Script: Run a custom script.
      Small menu and Large menu can be inverted by pressing CTRL while right-clicking.
: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 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: 66376
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

v25.00.0203 - 2023-10-21 10:38
    + Custom Event Actions: Added a new event "Right-click on tab" to the "Clicking on 
      Tabs" section. The event here is the right-click on the tab caption, not on the tab 
      icon.
      You can choose from three actions:
        Default:    Pop the default right-click menu for tab headers.
        None:       Do nothing.
        Run Script: Run a custom script.
    * Configuration | General | Custom Event Actions: Now a fast click (time between 
      mouse-down and mouse-up) in the Action column will close any showing popup menu 
      without immediately opening a new one.
: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 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: 66376
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

v25.00.0202 - 2023-10-20 17:32
    + SC tab enhanced: Added operation to close all tabs to the right.
      Syntax: tab([operation], [data], [index], [ID])
        operation:
          "closeothersright" = close all tabs to the right of a reference tab
            data:
                 0 = [default] no prompts
                 1 = prompt if there are default, locked, or home zone tabs
            index: index of the reference tab; defaults to the current tab
            return: index of the reference tab
      Examples:
        tab("closeothersright");        //close all tabs to the right of the current tab (no prompts)
        tab("closeothersright", , 3);   //close all tabs to the right of the 3rd tab (no prompts)
    * Updated the help file.
    ! View | Tab | Close All Tabs Right: Did not work correctly when the selected tab was 
      closed (when it was to the right of the right-clicked tab). Fixed. The rightmost tab 
      is now automatically selected in this case.
: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 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: 66376
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

v25.00.0201 - 2023-10-20 14:40
    + View | Tab: Added command "Close All Tabs to the Right". Does what it says.
    * Media Preview: Now the preview keeps playing audio and video when the list is 
      automatically refreshed (Auto-Refresh) or actively refreshed (F5).
    * MLS: Internally updated to version 8.173.
      > TRANSLATORS: Please wait until Reference_8.173.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
: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 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: 66376
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

v25.00.0200 - 2023-10-19 22: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: 66376
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

v25.00.0111 - 2023-10-19 14:12
    ! Tabs: Under certain conditions, the width of the Name column could be incorrect 
      after switching from a Non-Details tab to a Details tab. 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 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: 66376
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

v25.00.0110 - 2023-10-18 17:35
    % Pop-up menus: Added a mechanism to prevent unwanted mouse-up triggers in a pop-up 
      menu opened by mouse-down. This is an issue when a menu is opened directly under the 
      mouse pointer due to space constraints.
      How it is done: If the mouse moved only 2 pixels or less in any direction between 
      mouse-down and mouse-up, the mouse-up is not counted as an active trigger.
: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 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: 66376
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

v25.00.0109 - 2023-10-17 22:07
    * Configuration | General | Safety Belts, Network | Safety Belts: The confirmation 
      dialogs can get wider now if necessary (if the paths are long).    
    ! Info Panel | Properties: Could not handle Greek dates.
        12/10/2023 3:12:31 πμ   (am)
        12/10/2023 3:15:25 μμ   (pm)
      Should work now (even in non-Greek system locale).
: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 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: 66376
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

v25.00.0108 - 2023-10-17 17:46
    % Configuration | Preview | Thumbnails | Quality: High Quality settings "Crisp" and 
      "Smooth" had been limited to around 24 MP (megapixels) in the original image. Now 
      the limit has been raised to around 50 MP (8700 * 5800 = 50,460,000 pixels).
      Note that what actually works may also be limited by your specific soft and hard 
      environment.
      The 50 MP factory default can be tweaked here (0 = unlimited):
        MaxAreaHQ=50460000
: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 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