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.