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.90.0109 - 2022-03-10 14:26
    + Custom Toolbar Buttons: The edit box now remembers the Word Wrap setting.
    + Breadcrumbs | Customize Menu: The edit box now remembers the Word Wrap setting.
    ! List: The manual sort order was lost under certain conditions on auto-refresh. 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.90.0108 - 2022-03-09 11:09
    + Configuration | Colors and Styles | Styles | Columns: Added an option to define a 
      maximum width for the auto-fitted Name column. Can be useful if the list is very 
      wide and has only a few columns. The setting is now called "Minimum / Maximum Name 
      column width" and has two fields, one for the minimum and one for the maximum width. 
      Use the value 0 (zero) for "unlimited / ignore".
    * 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

v22.90.0107 - 2022-03-08 11:47
    + Configuration | Colors and Styles | Styles | Columns: Added field "Autosize Name 
      column minimum width (0 = unlimited)". Here you can define a minimum width for the 
      autosized Name column. It won't get smaller than this. Set it to 0 to not enforce a 
      minimum width. Factory default is 200.
    ! Custom Toolbar Buttons: A single-line definition consisting of just one CID without 
      a trailing ; (e.g. #101) would pop a single-item menu instead of triggering the 
      command right away. Fixed.
    ! Hamburger / SC popupmenu/popupnested: Some checkmarks were not set on menu items 
      that are toggles. Fixed more.
: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.90.0106 - 2022-03-07 12:11
    + SC get("sort") enhanced. Now you can state whether you want to know about primary or 
      secondary sort order:
      Syntax: get("sort", [pane=a], [dimension=1])
        dimension:    1 (default) or 2 for primary or secondary sort order.
        return:       Sorted column name and order.
      Examples:
        text get ("sort"); //primary
        text get ("sort", , 1); //primary
        text get ("sort", , 2); //secondary
    ! Tabs: If you dragged a folder to the second pane tab bar (to have it open it), if 
      the active tab on the second pane had a visual filter, the dragged folder that 
      opened in a new background tab inherited the visual filter. Fixed. The new tab is 
      created without any filter.
    ! Hamburger / SC popupmenu/popupnested: Some checkmarks were not set on menu items 
      that are toggles. Fixed.
    ! Floating Preview: "Navigate by Category" didn't see WEBP files as images 
      because internally they are in a different category (Preview as 
      Thumbnail). Fixed again (see v22.20.0225 - 2021-09-27 14:59).
    ! Custom Toolbar Buttons: Certain older scripts stopped working due to the recent 
      enhancements. 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.90.0105 - 2022-03-05 10:58
    * Custom Toolbar Buttons: Now the right-click popup menu (if defined) always features 
      the commands "Edit..." and "Customize Toolbar..." at the bottom. I got tired of 
      holding CTRL to achieve that and telling users to do it.
    ! Hamburger: The icons of menu commands covered any checked state ticks. Fixed. No 
      more icons for menu commands.
: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.90.0104 - 2022-03-04 10:45
    + Menu Tags | Tags: Added command "Find by Tags...". This interface had been reachable 
      only via the toolbar button "Find by Tags" (popup menu item "Find by Tags..."). Now 
      you can assign a keyboard shortcut to it.
      Note that the scope of the search (Everywhere, This Branch, Here) still can only be 
      set via the toolbar button "Find by Tags" at the moment.
    + Menu Tags | Tags: Added command "Find by Tag List...". This interface had been reachable 
      only via the toolbar button "Find by Tags" (popup menu item "Tag List...", now 
      renamed to "Find by Tag List..."). Now you can assign a keyboard shortcut to it.
      Note that the scope of the search (Everywhere, This Branch, Here) still can only be 
      set via the toolbar button "Find by Tags" at the moment.      
: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.90.0103 - 2022-03-03 17:40
    * MLS: Internally updated to version 8.144.
      > TRANSLATORS: Please wait until Reference_8.144.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
    ! User | Manage Commands...: The Options button menu didn't pop when the Manage 
      User-Defined Commands dialog was opened via a menu button of the toolbar. Fixed.
    ! Tools | Customize Keyboard Shortcuts...: The Options button menu didn't pop when the 
      dialog was opened via a menu button of the toolbar. 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.90.0102 - 2022-03-02 18:56
    * Custom Toolbar Buttons: Now they show (parts of) the script in the tooltip *only if* 
      CTRL is held down.
    * 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

v22.90.0101 - 2022-02-27 18:19
    + Custom File Associations: Now you can define which browser should open a URL, for 
      example:
        https://*;http://*>C:\Program Files (x86)\Mozilla Firefox\firefox.exe
      Or probably also (if Firefox is registered):
        https://*;http://*>Firefox
      Affects open via Address Bar, via Hamburger, via SC open, well everywhere.
    + User-defined Preview Handlers: Now you can add a comment to your definition, 
      separated by //, for example:
        pdf>{3A84F9C2-6164-485C-A7D9-4B27F8AC009E}>64 //Edge
    ! Hamburger | Paths: Since 20220221 a path defined as special path would go to the 
      real path. E.g. "Desktop" would go to "C:\Users\<user>\Desktop". 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.90.0100 - 2022-02-25 20:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.

v22.90.0013 - 2022-02-25 17:53
    + Now you can tweak the set of word breakers, aka word boundaries or word 
      delimiters... used e.g. to determine which part is selected when you double-click a 
      string. The factory default is this:
        .:,; _-~(){}[]<>|/\^°*"?!§$%&=+#
      And this is the key where you can tweak them (the word breakers are within 
      double-quotes to allow passing a space as first or last character):
        WordBreakers=".:,; _-~(){}[]<>|/\^°*?"!§$%&=+#"
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.90.0012 - 2022-02-25 10:48
    ! Hamburger / SC popupmenu/popupnested: Fixed a glitch with accelerators.
: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.90.0011 - 2022-02-24 10:57
    + Custom Toolbar Buttons: Since they support two different kinds of definitions, the 
      Hamburger and the Multiline Script(s), the parser first has to decide which way to 
      go. It got pretty smart at this but probably not perfect. So I added a way to mark 
      the definitions explicitly by putting these 3 characters (and nothing else) on the 
      first line:
        First Line      Meaning
        //H             it's a Hamburger
        //S             it's a Script
    ! Hamburger: Fixed various glitches concerning comments, custom captions, and status 
      bar messages.
: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.90.0010 - 2022-02-23 18:06
    + Hamburger: Now there is a status bar message about what will happen on click when 
      hovering over Hamburger items.
    + Hamburger: Path and URL items can have captions and icons following this syntax:
        Path/URL;Caption;Icon
      As always the icon path defaults to <xyicons>. And, as I said often before, folks 
      who use ; in their paths are screwed and deserve no better.
      Example:
        <xydata>;XY Settings;Love.png
    + Hamburger: Now you can comment out whole lines by starting them with //.
      Example:
        //<xydata>;XY Settings;Love.png
: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.90.0009 - 2022-02-23 10:34
    * Configuration | General | Custom Event Actions: The "Switch tabs" event is now also 
      triggered on creating a new foreground tab. It's only logical.
    ! Toolbar | Menu Buttons: If the main menu bar was hidden the checkmarks in the menus 
      were not updated as necessary. 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.90.0008 - 2022-02-22 18:29
    ! Customize Toolbar Dialog: The new tooltips could get stuck in the air. 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