Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 66375
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.10.0205 - 2024-06-22 13:40
    * Surround Selection: Now the default behavior (which seems to be the de facto 
      standard) is to make no difference whether the first or the second character of a pair 
      is pressed. For example, if you press "(" or ")", the selection will be enclosed by 
      "(" and ")" in that order in both cases.
      If you want the previous behavior (which is to reverse the characters in that case) 
      simply prefix "rc" to the string of pairs (tweaking the INI file):
        SurroundSelectionPairs=rc()[]{}<>""''//||\\**##%%
      The character c (for config) is just the separator, and r stands for reverse.
    + Live Filter Box: Now supports Ctrl+Z for undo.
    ! Edit Boxes: The new case changers Ctrl+U etc did not work yet in Filter Boxes and 
      DropDown Boxes (eg Address Bar). 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: 66375
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.10.0204 - 2024-06-21 13:23
    * Breadcrumb Bars: If the path did not fit into the space, the left cut-off was marked 
      by a non-scaling left double chevron. Now it's a scaling left single chevron or 
      triangle, depending on the settings.
    % View | Folder View Settings | Manage Folder Views...: Better icon and caption for 
      the <Default Folder View>.
: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: 66375
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.10.0203 - 2024-06-20 20:27
    * Surround Selection: Now when you type the second character of the pair, the selected 
      text will be surrounded by the pair in reverse order.
    ! Branch View: When using "Go to Focused Item in New Tab" from a Branch View, more 
      browsing than necessary was done. Fixed.
    ! Custom Toolbar Buttons: Since 20240514, you could no longer successfully drop items 
      on a CTB pointing to a Paper Folder. No items were added. 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: 66375
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.10.0202 - 2024-06-20 10:54
    + Edit Boxes: Now support surround selection. Type the first character of the 
      following character pairs and the selected part of the text will be surrounded by 
      the pair:
        () [] {} <> "" '' // || \\ ** ## %%
      Surround selection works in all edit boxes, including inline rename boxes, 
      dropdowns, and filters.
      The character pairs can be tweaked here:
        SurroundSelectionPairs=()[]{}<>""''//||\\**##%%
    + Configuration | General | Controls & More | Miscellaneous: Added option "Enable 
      surround selection". Tick it to enable surround selection.
: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: 66375
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.10.0201 - 2024-06-19 12:23
    + Edit Boxes: In many editors, Ctrl+U is used for Make Lowercase, and Ctrl+Shift+U for 
      Make Uppercase. These keys now also work in XYplorer:
      - Ctrl+U: Make selected text lowercase
      - Ctrl+Shift+U: Make selected text UPPERCASE
      Added this just for fun and symmetry:
      - Ctrl+Alt+U: Make selected text Title Case (Capitalize Each Word)
      If no text is selected, the character to the right of the cursor is changed.
    * Updated the help file.
    % Popup Menus: The presence of network items could cause slowness in some popup menus 
      under certain conditions. Should be faster now.
    ! Rapid Access Folders: If a RAF was identical to a special shell folder (same display 
      name, same real path) AND this shell folder was hidden via "Configuration | General 
      | Tree and List | Items in Tree and List | Select Items..." AND the tree was in Maxi 
      Tree mode, then the RAF would think it did not exist and always take you to the real 
      path. 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: 66375
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.10.0200 - 2024-06-18 19: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: 66375
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.10.0107 - 2024-06-18 11:35
    + SC sync enhanced: Now you can control what happens on failures (ask, continue, or cancel).
      Syntax: sync source, target, [copy_items], [on_collision], [delete_items], [switches], [logfile], [filter], [on_failure=-1]
        on_failure:
          -1 = [Default] Ask
           0 = Continue
           1 = Cancel
      Example (the final 8:=0 sets it to Continue):
        sync "E:\XY\XYplorer.dev\code\", "I:\bup.snap\XY-code-<date yyyy>\<date yyyymmdd>\", 1, 0, 0, "ckn", 7:="-appdata\Thumbnails\", 8:=0;
    + SC popupmenu / popupnested enhanced: Added flag 8 to only show lightning fast 
      generic icons in the menu.
      Syntax: popupmenu(itemlist, [x=-1], [y=-1], [start=1], [count=-1], [flags=0], [sep_itemlist="|"], [sep_item=";"], [on_cancel=""])
        flags:
          8: Show fast generic icons in the menu.
    * SC popupmenu / popupnested: Now they listen to tweak PopupMenusGenericIcons.
    % Rapid Access Folders: Network items in RAF could cause slowness at startup. Should 
      be faster now. 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: 66375
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.10.0106 - 2024-06-17 12:20
    * Hover Box: Now only files that are physically present on the local machine will 
      display a hover box. No cloud files where the hover box would trigger download on 
      demand.
    % Rapid Access Folders: Network items in RAF could cause slowness at startup. Should 
      be faster now.
    ! Thumbnails: When caching was off (Configuration | Preview | Thumbnails | Cache 
      thumbnails to disk), all thumbnails in the list disappeared when renaming the 
      current folder in the tree. Fixed. Thumbnails just stay. No need to regenerate 
      thumbnails.
    ! Rapid Access Folders: When a RAF real path was renamed the corresponding RAF node in 
      the tree was not auto-updated in all cases leading to missing icons and stale paths. 
      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: 66375
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.10.0104 - 2024-06-16 09:46
    ! A change in v26.10.0101 could cause a complete freeze when using Tree Path Tracing 
      and going to a path that wasn't visible in the tree. 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: 66375
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.10.0103 - 2024-06-15 20:47
    * Breadcrumb Bars | Show Downward Path: Now real and special paths in history are both 
      compared to the current path, which means you get the same downward path no matter 
      if you are in the real or virtual (RAF, shell special folders) world, but when going 
      down you stay in your current world.
    * Configuration | General | Tree and List | List | Select last used subfolder: Same 
      change as above.
: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: 66375
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.10.0102 - 2024-06-15 12:47
    ! Rapid Access Folders: The new up-to-real functionality did not (and cannot) work 
      with Paper Folders and Virtual Folders. But it tried. 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: 66375
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.10.0101 - 2024-06-15 11:27
    * Tweak OpenAllSelectedInMultipleInstances is now set to 1 by factory default (not for 
      upgraders):
        OpenAllSelectedInMultipleInstances=1
      This ensures that you can open multiple documents with ENTER even if the opening 
      application cannot handle them in one instance. In this case, a separate instance is 
      opened for each document.
    * Go | Up: No more going up to This PC from Rapid Access or Network; both have been 
      top tree nodes for a while. Top of the food chain.
    * Rapid Access Folders: Now when you go up from a top RAF you don't end up in the 
      virtual folder "Rapid Access", but in the real path parent folder of the RAF.
    ! Rapid Access Folders: When adding a new RAF name, collisions with existing special 
      folders were automatically prevented by adding an index to the name, but you could 
      still create such collisions when renaming an existing RAF. Fixed.
    ! Rapid Access Folders: If "Configuration | General | Tree and List | Items in Tree 
      and List > Rapid Access Folders" was unchecked, going down within a RAF could end up 
      switching to the real path even in the Mini Tree (since 20240525). Fixed. The Mini 
      Tree should not care about the "Items in Tree and List" setting.
: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: 66375
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.10.0100 - 2024-06-13 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: 66375
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.10.0004 - 2024-06-13 12:52
    + Quick Audio Preview: The gestures for position (left/right) and volume (up/down) are 
      now optional. Currently via tweak:
        MDBUaudioGestures=0     'none
        MDBUaudioGestures=1     'position
        MDBUaudioGestures=2     'volume
        MDBUaudioGestures=3     'position and volume (default)
    ! Tree and List: The scrollbar width was still wrong when the screen scaling was > 100%. Fixed.
    ! Tree Path Tracing: Drawing was slightly off when the screen scaling was > 100%. 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: 66375
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.10.0002 - 2024-06-12 18:06
    ! Tree and List: The scrollbar width was immune to customization by tweaking the 
      registry (HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics\ScrollWidth).
      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.

Locked