Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 66366
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.60.0201 - 2024-11-07 17:49
    + Configuration | Preview | Preview | Audio/Video preview: Added toggle "Use native 
      handling in the preview pane". Check it to play audio and video directly in the 
      Preview Pane instead of going through an embedded Windows Media Player.
      If checked and the Info Panel (with the Preview Tab) is closed, you will see an 
      interactive progress bar in the Status Bar while the audio/video is playing.
      FYI, this native handling is done in the *Preview Tab* anyway, regardless of this 
      setting. The *Preview Pane* behaves differently by default just to give you a 
      different approach that may work better with some formats.
      FYI, this raises tweak AudioPreviewPPNative (20160229) to the UI.
    ! Fast Live Filter: Did not work properly when the sort order was set to random. 
      Fixed. The Fast Live Filter is no longer used 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 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: 66366
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.60.0200 - 2024-11-06 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: 66366
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.60.0106 - 2024-11-06 19:24
    ! Toolbar | Branch View: For a few weeks, pressing the button on a multi-row toolbar 
      would cause a ghost of the button to appear in the wrong place. Fixed.
    ! Configuration | Preview | Preview | Audio/Video preview: "Play next" and "Play next 
      and loop" would not work correctly anymore when "Configuration | Preview | Preview | 
      Preview delay" was set to a value > 0. 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: 66366
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.60.0105 - 2024-11-06 13:32
    ! SC open: Fixed problem with quoted parameters left over from v26.60.0104.
: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: 66366
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.60.0104 - 2024-11-06 11:41
    ! SC open: If the item argument was a batch file and had quoted parameters, the quotes 
      were not removed before passing them to the executable, and strangely the elevated 
      process could not handle the quoted parameters, but the normal process could. Fixed.
        open """D:\test.bat"" ""hello""", "w";  //worked before
        open """D:\test.bat"" ""hello""", "we"; //works now
      However, if the parameters contain spaces the quotes are needed. So, parameters with 
      spaces will not work in elevated processes:
        open """D:\test.bat"" ""hello again""", "w";  //worked before
        open """D:\test.bat"" ""hello again""", "we"; //still does not work now      
: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: 66366
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.60.0103 - 2024-11-05 15:58
    ! Find Files and Quick Search: Since 20210920, a name pattern (or Boolean part of a 
      pattern) that looked like a date (e.g. 2024-09-01) would not match the items it was 
      supposed to match (e.g. Jungle-2024-09-01.png). Fixed.
    ! SC savethumb: With transparency set to -1 (= preserve any transparency), the 
      bounding box (defined in widthbox and heightbox) would actually be used to stretch 
      smaller originals, which isn't what it's supposed to do. Fixed. The bounding box now 
      only shrinks larger originals, even if transparency is preserved.
: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: 66366
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.60.0102 - 2024-11-04 13:34
    + SC get and variable <get ...> now also support the following Command ID:
        #548  = View | Columns | Skip Custom Columns
      Example:
        echo get("#548", "Skip Custom Columns ON", "Skip Custom Columns OFF");
: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: 66366
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.60.0101 - 2024-11-02 17:39
    + SC open: Now you can open an item in an elevated process (= run as administrator).
      Syntax: open item, [switches=c]
        item: Path to an application to start or a document to open.
              Defaults to the current list item.
        switches:
          c: [Default] Use XYplorer's Custom File Associations to determine the opening application.
          w: Use the Windows associated application as opening application.
          e: Spawn the opening application in an elevated processes (= run as administrator).
        Remarks:
          - Obviously it's meaningless to combine switches c and w (if you do, w will win).
      Examples:
        open "E:\Test\BAT\test.bat", e;  //use any existing CFA association, elevated process
        open "E:\Test\BAT\test.bat", we; //use Windows association, elevated process
: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: 66366
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.60.0100 - 2024-11-01 18: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: 66366
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.60.0003 - 2024-11-01 14:42
    ! Line Numbers: Removed the smaller line numbers font size option from all small 
      lists. The freeze was not reproducible, not understandable, not fixable. Well, now 
      there is a radical fix: Feature removed.
: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: 66366
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.60.0002 - 2024-11-01 13:43
    ! Line Numbers: Fix attempt #2.
: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: 66366
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.60.0001 - 2024-11-01 12:38
    ! Line Numbers: On some systems, setting the line numbers relative font size to a 
      value less than 100% caused a mysterious freeze when hovering or clicking on the 
      small lists. Fix attempt.
: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: 66366
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.60.0000 - 2024-10-31 21:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Track Tagged Items. Now you can define a custom folder icon for branches that 
      contain any tagged items. Makes it easy to track tagged items throughout the 
      interface.
  +++ View GPS Data. Now you can view formatted GPS data embedded in photo files in a 
      separate column.
  +++ Show Photos in Map. Now you can locate a photo with embedded GPS data on the map 
      with a single click.
  +++ 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: 66366
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.50.0304 - 2024-10-31 16:52
    * XYcopy: Updated to 2.10.0263.
    ! SC sync: The on_collision=4 option ("Overwrite if different contents") did not work 
      properly when the delete_items option was set to 1 ("Delete items in target"). 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: 66366
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.50.0303 - 2024-10-30 20:25
    * Refresh Cell by Click: The cell content disappeared after a click if the on-click 
      code did not take care of refilling the column. Not good. Now the column content 
      stays the same if the on-click code does not explicitly change it.
: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