Here's the new BETA (32-bit)

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

v24.20.0104 - 2023-03-13 21:55
    * SC runret: Major rewrite. Should support Unicode characters now regardless of the 
      regional settings.
      All the recent debug flags were removed, just call it plain like this:
        text runret("cmd /c dir c:\"); //ANSI
        text runret("cmd /c chcp 65001 & cmd /c dir E:\Path-to-Test", , 65001); //UTF-8
: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 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: 66402
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

v24.20.0103 - 2023-03-13 14:51
    + SC load: If the load command is within a loaded script file, you now can omit the 
      path of the loaded file. If will default to the path of the containing script file.
        load "test.xys";
      This is probably a bug fix because it was always meant to be like this. It is 
      perfectly natural and allows you to move the parent script and loaded file together 
      without any adjustments.
    > SC runret: Added another alternate route to the output, flags 24.
: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 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: 66402
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

v24.20.0102 - 2023-03-13 12:09
    + Help | Online Support: Added command "Quick Start Guide". Goes to
      https://www.xyplorer.com/quickstart.php where the newbie is shown how to unleash the 
      power of XY.
    > SC runret: Added some alternate routes to the output, flags bit 4 and 8.
    ! Time-Stamping: Since time-stamping ensures that the archive bit is set (v23.80.0207 
      - 2022-12-15 10:57), any read-only bit in the stamped file has been lost. Fixed.
    ! SC runret: The recent fix made things only worse. Undone.
    ! Virtual Folders: Lost scroll position and selection on an auto-refresh (under 
      certain conditions). Fixed.
    ! Virtual Folders: A script _goto "vi:<pick>";_ could throw a "<path> could not be 
      accessed" error msg. Fixed.
    ! Scripting: User functions in UTF-8-encoded include files were not UTF-8-decoded. 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 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: 66402
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

v24.20.0101 - 2023-03-12 15:02
    * Configuration | Preview | Previewed Formats | Category: Renamed "Office Files" to 
      "Document Files" here and everywhere else in the GUI.
      - Some related INI keys (PreviewOffice, NoPrevOffice, OfficePreviewCustomExtensions, 
        ShowHoverBoxOffice) remain as they were for backward compatibility.
      - The generic file type {:Office} is kept alongside "{:Document}" for backward 
        compatibility. Since it's deprecated now, you should use "{:Document}" instead.
    * MLS: Internally updated to version 8.162.
      > TRANSLATORS: Please wait until Reference_8.162.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
    - Removed the following menu commands because they are pointless in today's Windows:
      - Favorites | Special System Folders | Start Menu
      - Favorites | Special System Folders | Start Menu (All Users)
    ! SC runret: Under certain regional settings there was a conversion issue with CP_UTF8 
      (65001) and Unicode characters in the listed item names, for example:
        text runret("cmd /c chcp 65001 & cmd /c dir E:\Path-to-Test", , 65001);
      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 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: 66402
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

v24.20.0100 - 2023-03-11 20:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.
  +++ Compilation Soundtrack. Compiled to the Starcrawler Acoustic Sessions.
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: 66402
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

v24.20.0021 - 2023-03-11 11:06
    ! Scripting: Since v24.20.0020 single-quoted strings were not handled properly anymore 
      in all contexts. Fixed.
    > Added some debug logging regarding menu position in multi-monitor situations.
: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 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: 66402
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

v24.20.0020 - 2023-03-10 18:22
    ! SC freshhere: Using it on a Virtual Folder led to mayhem including a crash. Fixed. 
      Now it will use the common real path of that virtual folder. And even if there is 
      none, the crash won't happen anymore.
    ! Scripting | Arrays: Global associative arrays with variables as indices were not 
      correctly processed in certain contexts. 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 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: 66402
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

v24.20.0019 - 2023-03-10 11:36
    * List | Permanent Custom Sort Order: When refreshing lists, PCSO is now confined 
      to lists of up to 5000 items. Larger lists forget their custom sort order on refresh.
: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 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: 66402
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

v24.20.0018 - 2023-03-09 20:52
    ! Thumbnails: Large resolution JPGs (e.g. 10824 x 8118 pixels) would not get any 
      thumbnails. 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 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: 66402
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

v24.20.0017 - 2023-03-09 19:00
    * List | Permanent Custom Sort Order: When introduced in v16.50.0204 - 2016-04-07 13:37 
      the service was limited to the top 5000 items in lists of any length. It turned out 
      that in really huge lists restoring the sort order that way takes a LOT OF TIME. So 
      to make it simple, the whole PCSO business is now confined to lists up to 5000 
      items. Larger lists forget their custom sort order on a tab switch or across sessions.
    * View | Tab | Type Stats and Filter...: Now when there are 32 or more items the 
      interface is a list instead of a menu. Better to handle.
    - Removed the v24.20.0016 fix. Wrong track.
: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 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: 66402
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

v24.20.0016 - 2023-03-08 16:05
    ! Auto-Refresh: Fixed a rare 390 error probably related to MOTW (Mark of the Web).
: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 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: 66402
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

v24.20.0015 - 2023-03-08 11:54
    ! Virtual Folders: When auto-refreshing, the list sometimes reverted to a previous 
      state, e.g. a previous sort order. 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 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: 66402
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

v24.20.0014 - 2023-03-07 19:38
    * SC readurl: Removed a bit value from "flags".
      Syntax: readurl(url, [nocookies], [StripHTML], [flags], [codepage])
        flags (bit field)
          1: fail gently if offline ----> This bit is now ignored because the test for 
                                          being online was unreliable.
    * SC readurlutf8: The same change as above applies to SC readurlutf8.
    ! SC update: Could falsely fail with "You are Offline". 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 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: 66402
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

v24.20.0013 - 2023-03-07 13:25
    * Configuration | General | Menus, Mouse, Usability | Mouse | Full name column select: 
      - Now drag-select still can be initiated in List and Small Icons views when you start 
        it in the empty area of the Name column of a non-selected item.
      - You can also force the List's white space context menu by Ctrl+Right-Click on the 
        empty area of the Name column in List and Small Icons views even if "Full name 
        column select" is enabled.
      BTW, Full Row Select has the same solutions for the same problems for a long time.
    * Virtual Folders: Deletions are generally blocked in VFOs, but an exception was made 
      for SC delete in v24.00.0601 - 2023-02-03 19:47. This exception is now limited to 
      cases where the item(s) to delete are passed as argument.
: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 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: 66402
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

v24.20.0012 - 2023-03-06 19:12
    * Updated the help file.
: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 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