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 »

Summary of the latest XYplorer Official Release.

Download: https://www.xyplorer.com/download.php

Code: Select all

v18.00.0000 - 2017-06-06 21:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Persistent Live Filters. Now optionally Live Filters persist across 
      folders, and are remembered across tab switches and across sessions. 
  +++ User-Defined Preview Handlers. Now you can freely associate particular 
      file types with particular preview handlers. This means full preview 
      control without touching the registry.

v17.90.0404 - 2017-06-06 17:45 - unpublished
    ! SC gettoken: Parameter "count" did not work correctly with an empty 
      separator. In that case it should return the number of characters. Fixed. 
      Example:
        echo gettoken("abcde", "count", ""); //5
    * Updated the help file.
    * MLS: Internally updated to version 8.89.
      > TRANSLATORS: Please wait until Reference_8.89.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

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

v17.90.0403 - 2017-06-06 10:45
    ! Hover Box: The thumbnail handler in Win7 and earlier apparently does not 
      auto-rotate JPEGs (and other formats with EXIF orientation metadata), 
      which also affected the display in the Hover Box. Fixed. The thumbnail 
      handler is not used anymore under these conditions.
    ! List: Selection lost after rename of New Folder in drive C. Fixed.
To download the latest BETA version choose a download 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

v17.90.0402 - 2017-06-04 18:00
    + Configuration | Filters & Type Ahead Find | Live Filter Box: Added option 
      "Persistent live filters". Lifts the setting already present in the 
      context menu of the Live Filter Box to the Configuration dialog.
    ! Font Preview: Some rare fonts were displayed slightly cut at the left edge 
      of the preview window. Fixed.
To download the latest BETA version choose a download 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

v17.90.0401 - 2017-06-02 12:04
  +++ Configuration | Previewed Formats: Added category "User-Defined Preview 
      Handlers". Here you can associate file types (identified by the extension) 
      directly with the GUID of any installed 32-bit preview handler. It's your 
      job to find out the GUID and whether the handler if fit to preview this 
      type of files. So this is definitely an advanced feature.
      
      The syntax is simple. For example, this definition would associate EXE 
      files with the Quick View Plus handler:
        exe>{8B1E92F5-AC8E-4DAB-9804-3C01AA112F17}
      The displayed item in the list comes with some additional human-friendly 
      information for your pleasure, for example:
        *.exe, Executable File > {8B1E92F5-AC8E-4DAB-9804-3C01AA112F17}, Quick View Plus - Preview Handler
      
      Notes:      
      - A new Edit button allows you to edit existing definitions (also 
        user-defined items in other categories). Alternatively, F2 will invoke 
        the Edit interface.
        Tip: You can easily multiply associations by adding extensions separated 
        by a semicolon, e.g.:
          exe;bat>{8B1E92F5-AC8E-4DAB-9804-3C01AA112F17}
      - User-Defined Preview Handlers has precedence over all other categories. 
        So this is the complete order of precedence (the order in which a given 
        extension is checked against the categories):
          User-Defined Preview Handlers
          Text Files
          Office Files
          Web Files
          Font Files
          Image Files
          Audio Files
          Video Files
      - Contrary to other categories you can have more than one definition for 
        the same extension in the list. So you can quickly de/activate a preview 
        handler by changing some checkmarks. Fictitious example:
          - txt>{1B1E92F5-AC8E-4DAB-9804-3C01AA112F17}
          + txt>{2B1E92F5-AC8E-4DAB-9804-3C01AA112F17}
          - txt>{3B1E92F5-AC8E-4DAB-9804-3C01AA112F17}
        The list is processed from top to bottom, unchecked items are ignored, 
        the first match wins.
      - With UDPHs (User-defined Preview Handlers) you gain unprecedented 
        control over the preview of particular file types. For example, if you 
        have more than one image preview handler on the system, you can now 
        easily define which is used for which image type, without going into the 
        configuration of each preview handler or editing the registry.
      - This feature also increases portability: You can re-associate preview 
        handlers without touching the registry of the host system.
      - Last not least, now MSG files can be previewed (at least using Quick 
        View Plus).
    
    - Tweak CustomPreviewHandlerMSG removed. UDPH is the way now.
To download the latest BETA version choose a download 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 »

Summary of the latest XYplorer Official Release.

Download: https://www.xyplorer.com/download.php

Code: Select all

v17.90.0400 - 2017-05-31 12:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.

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

v17.90.0305 - 2017-05-30 17:39
    ! Live Filter Box: Would not remember any new filter since v17.90.0304. 
      Fixed.
To download the latest BETA version choose a download 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

v17.90.0304 - 2017-05-30 12:16
    + Live Filter Box: Added option "Persistent Live Filters". Currently it's
      available only in the context menu of the Live Filter Box icon. Later it 
      will be added to the Configuration dialog. Tick it to make Live Filters 
      persistent:
      - Live Filters survive tab switches, i.e. they are still active when you 
        come back to a filtered tab.
      - Live Filters survive across sessions, i.e. you can start up with a live 
        filtered tab.
      - Live Filters persist across folders, i.e. when you browse to a new 
        folder in the same tab the filter remains active.
      - Note: New tabs are opened unfiltered, but they inherit the last used 
        filter from the current tab. So you can turn it on by Toggle Live Filter 
        (Ctrl+Alt+F3).
    ! Outlook Drop: Particular messages would raise an error 5 message. Fixed.
To download the latest BETA version choose a download 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

v17.90.0303 - 2017-05-26 12:04
    ! Preview Pane: Overflow error on previewing non-associated binary files 
      with a size of 32 GB or larger. Fixed.
To download the latest BETA version choose a download 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

v17.90.0302 - 2017-05-24 09:46
    + Preview: Yesterday's move did not work out. So here is another one. Added 
      tweak CustomPreviewHandlerFallback (for now, can do something better 
      later) to specify a "fallback" preview handler GUID. This will care for all 
      filetypes for which no preview handler is registered, and throw the 
      specified GUID onto them. For Quick View Plus, for example, this GUID is 
      {8B1E92F5-AC8E-4DAB-9804-3C01AA112F17}.
      So you would tweak like this to preview EXE file using QVP:
        CustomPreviewHandlerFallback={8B1E92F5-AC8E-4DAB-9804-3C01AA112F17}
      Of course, Quick View Plus has be installed on the system.
      And you still need to manually add EXE to the previewed formats in 
      category "Office Files" to make this work. This can be stream-lined 
      later.
    * Status Bar: Free-space-left for junctions & symbolic links is now reported 
      for their target drive also in the left section of the Status Bar.
To download the latest BETA version choose a download 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

v17.90.0301 - 2017-05-23 19:19
    + Preview: Now you can preview EXE files, in case you have Quick View Plus 
      installed or some other viewer that can extract some usable information 
      from executables.
      Note: You need to manually add EXE to the previewed formats in category 
      "Office Files" to make this work.
To download the latest BETA version choose a download 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 »

Summary of the latest XYplorer Official Release.

Download: https://www.xyplorer.com/download.php

Code: Select all

v17.90.0300 - 2017-05-16 16:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.

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

v17.90.0203 - 2017-05-15 10:07
    % Web Preview: Finally found a way to suppress those annoying script error 
      popups when viewing some HTML files. Yeah!
    ! Hover Box: Partly placed out of screen or covered by taskbar when in 
      thumbs view. Fixed.
To download the latest BETA version choose a download 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

v17.90.0202 - 2017-05-14 12:00
    + SC getinfo got a new named argument "rowcountview".
      Syntax: get("rowcountview")
        return: Number of fully visible rows in the current view port of the 
                list.
                Note that the value can be larger than the number of items in 
                the list, namely in small lists without visible scrollbars.
                Half-visible rows are not counted.
      Example:
        echo get("rowcountview");
    * Thumbnails: Removed the recently added limit to "Create all thumbnails at 
      once" (v17.90.0201). Added another logic that should speed up the listing 
      of large image folders in thumbs view that already hve been fully cached.
    ! Thumbnails: The above also fixes a one-off glitch added in v17.90.0201.
To download the latest BETA version choose a download 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

v17.90.0201 - 2017-05-13 18:47
    ! Thumbnails: The speed gain in v17.90.0109 - 2017-05-08 14:33 lead to a 
      bug: "Create all thumbnails at once" did not work anymore. Fixed. But read 
      on...
    * Thumbnails: I added a limit to "Create all thumbnails at once" because 
      it can slow down things too much in larger lists. From now on "Create all 
      thumbnails at once" will process only the top 4096 items in a list.
To download the latest BETA version choose a download 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 »

Summary of the latest XYplorer Official Release.

Download: https://www.xyplorer.com/download.php

Code: Select all

v17.90.0200 - 2017-05-10 12:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.

Locked