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

v19.50.0106 - 2019-01-06 20:46
    ! SC extracttext: Added some temp debug code.
    ! SC popupmenu / popupnested: The script marker :: was not always removed 
      within HEREDOC blocks. Fixed. Now this works as it should:
        $param = <<<MENU
                    ::Hi;echo 'hi';
                    ::Ho;echo 'ho';
          MENU;
          popupnested($param);
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

v19.50.0107 - 2019-01-07 11:16
    ! MLS: Language switch did not work alright in Russian (and probably other 
      languages based on a codepage). Fix #2.
    ! SC extracttext: Rare error with the Microsoft XPS Rich Preview Handler on 
      Win7. Fix attempt.
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

v19.50.0109 - 2019-01-07 18:55
    ! MLS: Language switch did not work alright in Russian (and probably other 
      languages based on a codepage). Fix #3.
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

v19.50.0110 - 2019-01-07 22:34
    ! Thumbnails: The algorithm used to wrap lines in multi-line thumbnails 
      caption was incorrect in that sometimes characters were half-cropped. Fixed.
    ! MLS: Language switch did not work alright in Russian (and probably other 
      languages based on a codepage). Fix #4.
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

v19.50.0116 - 2019-01-08 18:46
    * XYcopy: Updated to 2.10.0135.
    ! MLS: Korean did not seem to work well at all (at least from Germany under 
      a Korean locale). Fixed.
    ! MLS: Fixed some recent glitches.
    ! MLS: XYcopy was not fully supported under Win10. Apparently Win10 changed 
      some fundamental rules (again). Well, fixed. Wish I could fix Win10.
    ! Scripting: Since v18.60.0102 - 2018-01-10 15:59 the following script 
      showed the resolved value (path) of <xyicons> in the final message box:
        $var = '<xyicons>'; echo $var; //<xyicons>
      However, it should show "<xyicons>" (without the quotes). The value of the 
      variable should not be resolved again. Fixed.
      Note that this works just as before since the resolvement takes place at 
      different scopes:
        $ms = "fff"; echo "now: " . <date hh:nn:ss.$ms>;  //now: 16:37:11.406
    ! Dark Mode: Little glitch in ITT. 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

v19.50.0117 - 2019-01-09 16:16
    ! SC update: The "silent" flag (16) was not silent enough. Fixed.
      Note: You can only test it when upgrading *from* this new version.
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

v19.50.0118 - 2019-01-10 12:35
    % Custom Copy: Estimation of the remaining time improved.
    * XYcopy: Updated to 2.10.0136.
    ! Dark Mode: The text color of certain color filters turned out unreadable 
      in the folder tree. 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

v19.50.0119 - 2019-01-10 16:30
    + Configuration | File Operations | Undo & Action Log: Added option "Even on 
      exit without saving". Tick it to remember the logged actions even on "Exit 
      without Saving". After all, if the file system has been changed then "Exit 
      without Saving" won't change it back.
      Note that ON was hard-coded behavior before v19.00.0114 - 2018-06-22 
      12:48 when it was changed to a hard OFF. Now it's optional. Factory 
      default is ON.
    ! Startup: The "You appear to be downgrading!" dialog was not readable in 
      Dark Mode. Fixed.
    ! SC update: The recent change did not work. Added some debug info.
      Note: You can only test it when upgrading *from* this new version.      
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

v19.50.0120 - 2019-01-11 15:56
    ! Hover Box: Long filename could be cropped when icon was shown in 
      the status section (since v19.50.0102 - 2019-01-03 18:42). Fixed.
    ! Hover Box: PDF filenames could be cropped. Fixed.
    ! SC update: Recent issue seems to be fixed. And fixed another glitch.
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.

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

Code: Select all

v19.50.0200 - 2019-01-12 18:00
    = MAINTENANCE RELEASE.
  +++ Minor bug fixes and enhancements.

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

v19.50.0201 - 2019-01-13 22:36
    * Live Filter Box: Since v19.40.0106 - 2018-12-03 20:22 "Autosize Columns" 
      is skipped if the list changes through the Live Filter Box. From now on it 
      is NOT skipped if the Live Filter is removed.
    ! Configuration | File Operations | Undo & Action Log | Even on exit without 
      saving: Did not work on closing with Alt+F4 or X-button. 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

v19.50.0208 - 2019-01-15 16:24
    + Dark Mode: Now most tooltips are dark as well.
    > Note that some tooltips (e.g. those of many checkboxes in configuration) 
      could not be colored. They are stubborn to keep their hard-coded yellowish 
      color.
      However, if you really want it you can change that color in the registry 
      by modifying these keys:
      - BackColor: HKEY_CURRENT_USER\Control Panel\Colors\InfoWindow
        Default = 255 255 225 (this is the pale yellow you probably see right now)
      - TextColor: HKEY_CURRENT_USER\Control Panel\Colors\InfoText
        Default = 0 0 0 (pitch black)
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

v19.50.0225 - 2019-01-16 14:31
    % Dark Mode: Finally managed to color checkboxes and radio buttons! So 
      everything is normal now: You can click the captions, you can see and use 
      accelerators, you can see the focus rect. Yeah!
      A tiny glitch remains: The caption of disabled checkboxes is slightly 
      misaligned. One day I'll get that one as well...
    ! MLS: Some labels were not yet set to the necessary codepage. 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

v19.50.0227 - 2019-01-16 21:21
    * Hover Box: Now the Hover Box on LNKs with invalid targets is about the 
      LNK, not about the target.
    ! Dark Mode: Zebra stripes in Rename Preview were much too strong. Fixed.
    ! Dark Mode: Colored text in Rename Preview was not done right. Fixed.
    ! Self Update: The installer created items in the Start Menu. Should not do 
      that. 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

v19.50.0229 - 2019-01-17 11:36
    + Text Preview: Now BOM-less UTF16 files are auto-detected. Note that there 
      is no watertight heuristics so it's just a good guess.
      Quite useful e.g. for WER files (Windows Error Report).
    + Live Filter Box: Added tweak LiveFilterIsShotgun to enable shotgun mode 
      without the need to define and use a LiveFilterShotgunPrefix.
      The new tweak is a bit field:
        LiveFilterIsShotgun=1     'shotgun in the main LFB
        LiveFilterIsShotgun=2     'shotgun in the small LFBs in dialogs
        LiveFilterIsShotgun=3     'shotgun in both
      If the tweak is set then any present LiveFilterShotgunPrefix in your 
      pattern is NOT removed anymore, so you should not pass any prefix if the 
      tweak is set.
      The tooltip of the LFB icon tells you whether shotgun is enabled.
      Later the tweak might be lifted to the right-click menu of that icon...
    * XYcopy: Updated to 2.10.0137.
    ! Dark Mode: Colored text in the Catalog was not done right. Fixed.
    ! Self Update: Updating a portable installation added uninstall information 
      to the registry. Should not do that. 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