BETA version (with detailed history information)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0045 - 2020-12-17 13:18
    ! List: When switching from List View to Details view the focused item got 
      out of view in longer lists. Fixed.
    ! Dropping Messages: Some MSG (Outlook) messages did not receive the correct 
      date in the <date> field (Configuration | Colors and Styles | Templates | 
      Dropped Messages) but fell back to "Now". 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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0046 - 2020-12-17 21:45
    + Rename Special | Batch Rename: Added a simple way to cut down a batch of 
      filenames. You can make them shorter from both ends by stating a max 
      length and a left offset by way of the new switch "/cut [start,]length". 
      Examples:
        ------------------------------------------------------------------------
        Switch            Effect
        ------------------------------------------------------------------------
        /cut 10           cut everything right of the first 10 characters
        /cut 2,10         cut everything left of the 2nd character, then cut everything 
                          right of the remaining 10 characters
        /cut 2,0          cut everything left of the 2nd character, take all the rest
        /cut 2,           (same as above)
        ------------------------------------------------------------------------
      Notes:
      - The space right after /cut can be omitted,
      - This switch cannot be combined with any other switch or pattern.      
        So you just use this switch, nothing else in the name field.
      - Only the base of the filenames is affected, never the extension.
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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0047 - 2020-12-18 11:23
    + Configuration | General | Custom Event Actions: Now the Script column pops 
      a tooltip showing the full script (first 24 lines).
      And the Script column context menu can "Cut Script" now.
    ! Tweak ShowFolderSizesExclude was inefficiently implemented. 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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0048 - 2020-12-18 17:44
    ! Toolbar: On small button size, the letters of all drive buttons were 
      printed too small since 20201126. Fixed.
    ! SC continue: Did not ignore multiple nested IF blocks. 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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0049 - 2020-12-19 16:08
    * App Data Storage: Now multiline data in XYplorer.ini are consistently 
      stored with "¶+TAB" (Pilcrow + TAB character = Hex B609) as replacement 
      for CRLF (Hex 1310).
      > TIP: Upgrading should work seemlessly, but you might backup your INI file 
        just in case...
    ! SC break: Did not ignore multiple nested IF blocks with an Else branch. Fixed.
    ! SC continue: Did not ignore multiple nested IF blocks with an Else branch. 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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0050 - 2020-12-20 15:57
    * Shell Context Menu: It's not shown anymore for the targets of links 
      (shortcuts) to network locations. It just takes too long if those 
      locations are not available. Instead you'll see a reduced menu.
    * Hover Box: It's not shown anymore for the targets of links (shortcuts) to 
      network locations. It just takes too long if those locations are not 
      available. Instead you'll see the normal File Info Tip.
    ! SC break/continue: Still not alright. Fix #3.
    ! Configuration | Jump to Setting...: Some labels were listed with wrong 
      captions or not listed at all. 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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0051 - 2020-12-21 11:40
    * List: In the drives listing (This PC) the "Used Space" column now shows 
      free disk space bars like in Tiles views when "Bars" is selected for size 
      graphics (right-click the column header to choose your preferred size 
      graphics).
    * List: In the drives listing (This PC) the "Per Cluster" column is now 
      hard-coded to the "KB (Rounded Up)" size format. Before, it showed the 
      exact bytes. That was to much information since nowadays, AFAIK, cluster 
      size is always a multiple of 1 KB.
      The right-click menu of that column does not offer size format choices 
      anymore since they don't affect this column.
    * SC folderreport: Did falsely default to the selected list item (since 
      2019-01-27 19:12). Not anymore. Now it defaults to the current folder, 
      regardless of the current list selection.
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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0054 - 2020-12-22 13:30
    * List: The colors of the free disk space bars now adapt to Dark Mode.
    * Updated the help file.    
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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.30.0055 - 2020-12-22 16:38
    * Branch View: No more indenting in a non-recursive Multi Branch View (a 
      paradox thing that can be achieved by search switch /n).
    ! Configuration | Preview | Mouse Down Blow Up | Mouse Up on Folder Icons | 
      Sorted by: Sort order "Name" did not obey to "Configuration | General | 
      Sort and Rename | Sort | Sort method" when "Configuration | General | Sort 
      and Rename | Sort | Sort filenames by base" was ticked. Fixed. Now it 
      obeys independently of that setting.
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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Summary of the latest XYplorer Official Release.

Direct Download: https://www.xyplorer.com/download/xyplorer_full.zip
Download Page: https://www.xyplorer.com/download.php
Release Notes: https://www.xyplorer.com/release.php

Code: Select all

v21.40.0000 - 2020-12-23 16:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Custom Event Actions. A major new feature that provides you with an easy 
      to use yet powerful usability booster. For example, you now can freely 
      decide what should happen when a folder is middle-clicked, or when the 
      status bar is double-clicked, and so on. It can be simple things like 
      "Open in new background tab" or "Go up", but it can also be much more. If 
      you know a bit about scripting, Custom Event Actions can be a real game 
      changer. And if you don't you now have a good reason to learn it.
  +++ Sorting the Folder Contents Preview. Now you can control the sort order in 
      the Folder Contents Preview, which also includes the Hover Box on folders. 
      Quite likely you want to see the recent files on top. Now you can.
  +++ Shorten Filenames. Finally the app offers a way to shorten the names of a 
      whole bunch of files. You can cut them down from both ends.
  +++ Compilation Soundtrack. Compiled to the music of Black Pumas.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.40.0001 - 2020-12-26 17:28
    + Configuration | Information | File Info Tips & Hover Box | Show Hover Box 
      | Select Context...: Added "Tabs". Tick it to show a Hover Box avec Folder 
      Content Preview for any tab by hovering the tab header icon. Might save 
      you a click if you just want to quickly see what's in the tab.
    * Toolbar: Font size for button labels too small with small buttons since 
      20201126. Back to the old size. Your labels will be shorter but readable.
    ! Configuration | Find and Filter | Filters & Type Ahead Find | Live Filter 
      Box | Highlight matches: Did not work anymore since 20201209. 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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.40.0002 - 2020-12-27 13:52
    + Hover Box on Tabs: Now also supports a Folder Content Preview for Paper 
      Folders (i.e., for tabs showing a Paper Folder). Currently there is no 
      sorting applied (so the listing is in the original order of the saved 
      Paper Folder).
    ! Hover Box on Tabs: Fixed a couple of glitches.
    ! Configuration | General | Custom Event Actions: The list had various 
      issues when horizontally scrolled (needed with long translations or larger 
      font sizes). 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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.40.0003 - 2020-12-28 11:08
    % Toolbar: Removed the fine halo from the Ghost Filter icon in Dark Mode, 
      and made it finer for the Paper Folder icon.
    ! SC get('spotpatterns') returned the current or previous Live Filter 
      pattern if it is/was active with "Highlight matches" enabled. Fixed. Now 
      it always returns the current or previous spot patterns.
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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.40.0004 - 2020-12-28 20:09
    + Rename Special | Batch Rename: The /cut switch now supports cutting off a 
      certain number of characters from the right end of the base name. Simply 
      pass a negative length value. Example:
        /cut -5       cut the last 5 characters (of the base)
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: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v21.40.0006 - 2020-12-29 11:56
    + Tabs: Now the TabShowListButtonPos tweak can put the "New Tab" and "Tab 
      List" buttons to the right end of the tab bar.
        TabShowListButtonPos=0    flexible  (default)
        TabShowListButtonPos=1    left
        TabShowListButtonPos=2    right
        TabShowListButtonPos=3    right end of the tab bar
    * Open Throw Away Clone: Now the READ-ONLY instance *can* save settings via 
      scripting: Use SC savesettings with the "ini" argument.
    ! Configuration: When pages had scrollbars due to higher DPI you could not 
      wheel the scrollbar itself. Fixed.
    ! Configuration | General | Custom Event Actions: The column headers could 
      become fat when the list was scrolled due to larger fonts. 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.

Locked