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

v23.10.0026 - 2022-06-02 18:04
    % Columns | Aspect Ratio and Dimensions: Painting of the list even faster (you won't 
      note it, but a fly maybe would).
    ! Custom Columns: The green click trigger icons were drawn much too large in "Details 
      with Thumbs" view. Fixed.
    ! Live Filter | Aspect Ratio and Dimensions: Fixed a particular little matching bug.
: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

v23.10.0025 - 2022-06-02 12:43
    + Live Filter and Quick Search | Dimensions: Now also the shell property "Dimensions" 
      is supported, and the Property column "Dimensions" sorts by area. So all holes are 
      plugged now.
    * Updated the help file.
: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

v23.10.0024 - 2022-06-01 21:41
    ! Aspect Ratio and Dimensions: Non-images passed the filters. 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

v23.10.0021 - 2022-06-01 16:31
    + Live Filter and Quick Search | Dimensions: Now you can search not only for 
      particular image dimensions but also for an image area (width * height). Both work 
      with the special property "Dimensions", it is the syntax of the pattern that makes 
      the difference. If the " x " is missing OR if an operator other than [no operator] 
      or "==" (equals) is used then the area is matched.
      Examples (assuming that "Dimensions" references a column using the Special Property 
      "Dimensions"; it doesn't work with the (Shell) Property column "Dimensions"):
        Dimensions: 1000        'match area 1000
        Dimensions: == 1000     'match area 1000
        Dimensions: 1000 x 1    'match dimensions 1000 x 1
        Dimensions: == 1000 x 1 'match dimensions 1000 x 1
        Dimensions: >= 1000     'match area >= 1000        
        Dimensions: >= 1000 x 1 'match area >= 1000        
        Dimensions: >= 50 x 20  'match area >= 1000        
    ! Custom Columns | Special Property: Live Filter and Quick Search did not work yet for 
      Aspect Ratio and Dimensions in User-Defined columns. 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

v23.10.0020 - 2022-05-31 22:02
    ! Custom Columns | Special Property: The new internal formatting of the Aspect Ratio 
      and Dimensions columns was not correctly processed in all contexts. 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

v23.10.0019 - 2022-05-31 19:03
    + Custom Copy: The "Pause Processing" dialogue is back, but only when the Pause button 
      is pressed while a large file is being copied (you are seeing the per-file 
      progress). Here the choice between a real pause (on Resume copying that large file 
      will start from scratch) and just this dialog (Cancel will continue copying that 
      large file) is meaningful.
    * XYcopy: Updated to 2.10.0195.
    + Info Panel | Preview | Metadata: Now the Aspect Ratio is shown for images.
    + List: Now if you are opening a large folder and it's loading slowly because of some 
      heavy property or custom columns, simply press ESC and the those columns will not be 
      filled anymore.
    * Special Property | Aspect Ratio: The limitation to the range 1:99 - 99:1 has been 
      removed. Now you get exact values everywhere (and sorting is no slower).
    % List: Redrawing the list after deleting all content is now much faster.
    ! Hover Box and Image Preview: The zoom factor was incorrectly calculated for 
      needle-like images with extreme aspect ratios. Fixed.
    ! Custom Columns: The green click trigger icon hadn't yet adapted to Dark Mode. 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

v23.10.0018 - 2022-05-31 12:15
    + Configuration | Colors and Styles | Color Filters: Added option "Apply text colors 
      to the Name column only". Tick it to apply the text color of a Color Filter only to 
      the Name column. Affects only text-color-only filters since filters with back colors 
      are only applied to the Name column anyway. Since File Explorer works like this ever 
      since I made the new factory default.
      Raises tweak ColorFilterNameOnly to UI.
      Note: If this is ticked then "Lighter text in details columns" applies also to items 
      colored by a color filter.
    % Dark Mode: Switching between dark and light modes is now even smoother as some 
      (hopefully) superfluous activities are now skipped.
    * List: Now the Special Property columns for image properties (Dimensions, Aspect 
      Ratio...) and Custom Columns using those Special Properties will also return the 
      data for the image targets of LNK files (if LNK is not filtered out in the Custom 
      Column definition). This is consistent with the fact that Preview and Hover Box also 
      work for LNK files.
    - Custom Copy: Removed the "Pause Processing" dialogue added in v11.70.0113 - 
      2012-11-17 14:06. It's overkill after all and also confusing.
    * XYcopy: Updated to 2.10.0194.
: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

v23.10.0017 - 2022-05-30 18:19
    + Configuration | Colors and Styles | Styles | Columns: Added option "Lighter text in 
      detail columns". Activate it to lighten the text of all columns in Details view 
      except the Name column. This is the way File Explorer looks currently.
      Note that only lines are affected that are not colored by any color filter.
    ! SC RenameItem: Renaming an item to its own name, did nothing (correct) but removed 
      it from the tags database (incorrect). Fixed.
    * MLS: Internally updated to version 8.147.
      > TRANSLATORS: Please wait until Reference_8.147.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

v23.10.0016 - 2022-05-30 11:46
    + List: Now the Special Property column "Dimensions" is sorted by the image area 
      (width * height). Previously, it was sorted by the width only (like it's done in 
      File Explorer, for example). Note: This works only for the *Special* Property column 
      "Dimensions" or for a Custom Column that uses the Special Property "Dimensions", not 
      for the Property column "Dimensions". The latter uses data provided by the Windows 
      Shell and sorts them identically to the "Dimensions" column in File Explorer.
    + List: When you hold CTRL and hover a column header you get a tooltip showing some 
      info about the nature of this column and its current width in pixels.
    ! Custom Columns: Recently, a column with the special property "Dimensions" was 
      incorrectly displayed as an aspect ratio in the list under certain conditions. Fixed.
    ! Configuration | Information | File Info Tips & Hover Box | Show file info tips | 
      Show audio info and tags: These tips were incorrectly appearing across the entire 
      row when they should only appear above 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

v23.10.0015 - 2022-05-29 19:05
    * XYcopy: Updated to 2.10.0193.
    ! MP3 Tags: Decoding issue with Greek, Chinese, and other tag languages. Fixed again 
      (I hope) with less and faster code.
: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

v23.10.0011 - 2022-05-28 14:40
    ! System icons for *.CATdrawing and *.CATproduct files were not shown. Fix #2.
    ! MP3 Tags: Decoding issue with Greek, Chinese, and other tag languages. 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

v23.10.0009 - 2022-05-28 12:50
    + Custom Event Actions: Added new event "Startup". It is fired when load is complete 
      and the window is visible, right after any command line script is run.
    * Go | Go to Last Target: Now any selected items are scrolled into view.
    * Configuration | File Operations | File Operations | Custom Copy Operations | 
      Configure...: Now when "Preserve all item dates" is OFF the Modified dates of empty 
      folders copied within or across volumes are preserved, *but not the Created dates* 
      (they are set to Now).
      This change conforms to the default behavior of File Explorer.
    * XYcopy: Updated to 2.10.0192.
    ! MP3 Tags: Decoding issue with Greek, Chinese, and other tag languages. 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

v23.10.0008 - 2022-05-27 19:37
    * Configuration | File Operations | File Operations | Custom Copy Operations | 
      Configure...: Now when "Preserve all item dates" is OFF the Modified dates of empty 
      folders copied within or across volumes are preserved nevertheless. Previously, they 
      had been set to now. This change conforms to the default behavior of File Explorer.
    * XYcopy: Updated to 2.10.0191.
    ! Visual and Live Filters: Boolean terms combining quoted strings (e.g.: "xycopy.exe" 
      OR "xyplorer.exe") were not always parsed correctly. Fixed.
    ! System icons for *.CATdrawing and *.CATproduct files were not shown. Fixed.
    ! Color Filters: Tried to fix a little slowdown issue with filter "B:prop:#empty: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

v23.10.0006 - 2022-05-27 12:46
    * Special Property | Aspect Ratio: Completely rewrote the whole thing. It now needs 
      less code, less energy, and less time for sorting, filtering, and searching.
      The speed comes at a small price: aspect ratios are only differentiated between 1:99 
      and 99:1. More extreme ratios are simply subsumed under 1:99 or 99:1.
    * Hover Box: Now images that are not as wide as the box are centered horizontally in 
      the box. Previously, they were left-aligned.
    * Background Activity: Clipboard manipulation while XY was in the background could 
      result in larger tree and list refresh operations. I decided that this should 
      probably not happen.
: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

v23.10.0005 - 2022-05-26 16:13
    + Special Property | Aspect Ratio: Now also other ways to refer to an Aspect Ratio 
      column or property will work on the actual quotient in Search and Filters:
        prop:#AspectRatio: >= 2:1
        AspectRatio: >= 2:1
        Aspect Ratio: >= 2:1
        Aspect Ratio Custom Column: >= 2:1
    + Message Drop: Now Outlook365 external senders are recognized by the <from> field.
: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