Here's the new BETA (32-bit)

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

v22.60.0105 - 2021-12-21 15:24
    + SC get got a new named argument "FileSystem". Returns the file system 
      (NTFS, FAT32 ...) for the current or the specified path.
      Syntax: get("FileSystem", [path])
      Examples:
        echo <get FileSystem>;
        echo <get FileSystem J:>;
        echo <get FileSystem "J:\rocky 3.jpg">;
        echo <get FileSystem "J:\non-existing-path-or-file.foo">; //works anyway
    + Thumbnails: Added support for 64-bit C4D thumbnails (provided you have the 
      64-bit C4D thumbnail handlers).
    * Custom Status Bar Info: Now the drives support for CSBI is limited to the 
      presence of a new switch: Everything right of |d| is used for drives, 
      everything left of it for other items. If |d| is missing then the template 
      is not used for drives at all.
      Examples:
        |s|<get BytesSelected '' 3>|d|<get FileSystem>
        |s|<get BytesSelected '' 3>|d|* - <get FileSystem>
        |d|* (<get FileSystem>) |s|<get BytesSelected '' 3>
    ! Status Bar: It was not always updated when switching tabs that had the 
      same number of items in the file list. Fixed.
    % Configuration Dialog: Apply and Cancel button widths now adjust to the 
      interface font size (Configuration | Colors and Styles | Fonts | Buttons 
      and Labels).
    * Configuration | General | Safety Belts, Network | Safety Belts | Treat 
      portable devices as read-only: Now this option is on by factory default 
      and you get a warning when you turn it off.
      When it's off you'll also get an alert when you initiate a move to or from 
      a portable device. You can disable this additional warning.
    * Configuration | General | Tree and List | Items in Tree and List | Show 
      portable devices: Now this option is on by default and there will be no 
      more warning if you turn it off.
    * MLS: Internally updated to version 8.140.
      > TRANSLATORS: Please wait until Reference_8.140.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 update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0104 - 2021-12-20 16:12
    + Custom Status Bar Info: Now drives in the drives listing ("This PC") fully 
      support CSBI.
    ! Cell Context Menu | Live Filter / Quick Search: On the Path column the 
      path was returned within quotes which prevented any match with a real 
      path. Fixed.
    ! Cell Context Menu | Live Filter / Quick Search: A relative path 'rock\' 
      would also match the path 'Shamrock\'. Fixed. Now relative paths are 
      returned with a leading backslash: '\rock\'.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0103 - 2021-12-19 14:50
    * The following bug fix (v18.50.0118 - 2017-10-30 12:40) is not necessary 
      anymore and has been removed:      
      ! OneDrive in Windows 10 Creators Update: Could not copy/move items anywhere 
        from OneDrive location using Custom Copy. Fixed. Now shell copy is used 
        for the job.
      So the OneDrive folder now behaves like any other folder.
    * Configuration | Preview | Mouse Down Blow Up | General | Shrink to fit: 
      Since 20211213, the taskbar was no longer included in the permitted area. 
      Now the taskbar is included again.
    ! List: Undid the recent "Eject" fix. Needs deeper fixing.
    ! PDF Preview: On a custom scaling > 100% and Windows >= 10 you could get a 
      weird alignment issue with 64-bit PDF previews. Fixed.
    * XY64: Updated to 1.0.0.27.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0101 - 2021-12-18 16:43
    + SC showstatus: Added SC colorfilter() to the affected commands.
    * File | Rename Special | Batch Rename...: From now on when you just enter a 
      pattern without any numeric increment template (like -<#01>), e.g. "new", 
      then *all* new names are affixed with the default increment affix. e.g.:
        new-01.jpg
        new-02.jpg
        new-03.jpg
      Before, you got this instead:
        new.jpg
        new-01.jpg
        new-02.jpg
    ! Configuration | General | Menus, Mouse, Usability | Mouse | On the icon 
      only: Since 20211215 it did not work anymore if "Configuration | Preview | 
      Mouse Down Blow Up | Mouse Down on Thumbnails and Icons | Enable blow ups 
      on file icons as well" was also enabled. Fixed.
    ! Configuration | Preview | Previewed Formats | Category: User-Defined 
      Preview Handlers: If the bitness was stated the list item lacked the 
      human-friendly preview handler name. Fixed.
    ! List: Drives listing was not refreshed after ejecting a drive through the 
      drive's context menu command "Eject". Fixed.
    ! Custom Status Bar Info: The default template was not initialized right 
      away in a fresh installation. Fixed.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0100 - 2021-12-16 18:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.
To download this OFFICIAL version choose a package: (1) Installer Package, (2) No-Install Package.

admin
Site Admin
Posts: 66431
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

v22.60.0012 - 2021-12-16 09:42
    ! MDBU: Blow-up appears on the wrong monitor. Fix #3.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0011 - 2021-12-15 17:01
    ! MDBU: Blow-up appears on the wrong monitor. Fix #2.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0010 - 2021-12-15 14:37
    > MDBU: Blow-up appears on the wrong monitor. Added debug logging.
    ! Status Bar: Since v22.50.0207 - 2021-12-02 14:19 you could get a wrong 
      (outdated) icon in section 2 under certain conditions. Fixed.
    ! Configuration | Preview | Mouse Down Blow Up | Mouse Down on Thumbnails 
      and Icons | Allow dragging items by the thumbnail: You could not get the 
      context menu of a non-selected item. Fixed.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0009 - 2021-12-15 11:32
    + Configuration | Preview | Mouse Down Blow Up | Mouse Down on Thumbnails 
      and Icons | Allow dragging items by the thumbnail: Now if this is ticked a 
      quick right-mouse-down-mouse-up on a thumbnail will show the shell context 
      menu.
      FYI, this is consistent with the ability to select an item by quick 
      left-mouse-down-mouse-up on a thumbnail if "Allow dragging items by the 
      thumbnail" is ticked.
    ! MDBU: Might have fixed an issue where the blow-up appeared on the wrong 
      monitor.
    ! MDBU: Strange trigger area in thumbnails view. You could get a blow up 
      when clicking somewhere near the caption. Fixed again. (The last fix was 
      no good in some views.)
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0008 - 2021-12-14 18:48
    * Configuration | Preview | Mouse Down Blow Up | Mouse Up on Folder Icons: 
      It also worked on folder thumbnails. Not anymore, not by factory default. 
      However, you can tweak it back (and for upgraders the tweak will be 
      auto-set, so if you upgrade and don't want it then you have to tweak it 
      off):
        MUSDonthumbs=1
    ! MDBU: Strange trigger area in thumbnails view. You could get a blow up 
      when clicking somewhere near the caption. Fixed.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0007 - 2021-12-14 14:06
    + Variable <prop ...>: Now there is an alternative form <propt ...> which 
      will retrieve the properties from the link target if there is any. For 
      example, if "rocky-3.jpg.lnk" is selected:
        echo <prop #image.dimensions>;  //returns nothing (LNK is not an image)
        echo <propt #image.dimensions>;  //returns "770 x 513"
      If "rocky-3.jpg" is selected then both return the same ("770 x 513").
    * Configuration | General | Custom Event Actions | Clicking on Line Numbers 
      | Left-click on line number: Doesn't wait on possible dbl-click anymore.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0006 - 2021-12-13 10:32
    + Hover Box Zooming (by wheel or keys): Now you can hold CTRL to make it 
      super-fine: 1 pixel per step.
    * Hover Box Zooming (by wheel or keys): Now holding SHIFT makes it 10x 
      faster than normal (before 2x), i.e. 100 pixels per step.
    ! Mouse Down Blow Up: "Use whole screen" + "Shrink to fit" always forced the 
      image onto the primary screen. Now it uses the screen that XYplorer is 
      currently on.
    ! Hover Box Zooming by Keys: Had stopped working since 20211211: Fixed.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0005 - 2021-12-12 13:36
    + Configuration | Preview | Mouse Down Blow Up | General | Apply zoom: Now 
      it is also supported with animated GIF files.
    > Configuration dialog: Removed the debug logging.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0004 - 2021-12-11 18:22
    > Configuration dialog: Added some debug logging.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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: 66431
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

v22.60.0003 - 2021-12-11 12:27
    + SC get(): Now get("curitem", "drive") can be used to return the drive 
      (unslashed).
        echo get("curitem", "drive");   //eg "E:" or "\\VEGA\Users"
      The same works for the <get ...> variable and for curitemprev:
        echo <get curitemprev drive>;
    ! Variable <curitemprev>: Since a silent fix of 20211205 (<curitem> was not 
      reset when switching to another tab that had no own selection) the 
      <curitemprev> variable was not always updated correctly anymore. Fixed.
    ! Hover Box: You could not wheel through the contents while the focus was in 
      Address Bar or Live Filter Box. Fixed.
:info: To update to this BETA version from XYplorer, hold down the CTRL key while you click Help | Online Support | Check for Updates. To download it, choose a package: (1) Installer Package, (2) No-Install Package.

:!!: 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