Skip to content

SFDL.NET 3.0.7.0

Compare
Choose a tag to compare
@n0ix n0ix released this 26 Feb 20:55
· 13 commits to master since this release

Changelog:

  • Updated Binary and Libs (UnRAR, cRARk, Nlog etc.)
  • Added LongPathName Support (https://docs.microsoft.com/de-de/windows/desktop/FileIO/naming-a-file#maxpath)
  • Thread Count for Checksum calc can now be configured
  • Download Folder prompt is now remebering your last path you selected
  • Updated to .NET Framework 4.6.2 cause this was needed to support LongPathName
  • Fixed some small Bugs
  • New method to calculate average speed
  • Added new Speedreport Variable: %%CONTAINERTIME%%
    %%DLTIME%% represents now the actual download time (withouth CRC-Calc etc.)
  • Using ByteSize for Value Conversion
  • Updated NuGet Packages

Upgrade Note:
In ordner to enable LongPathName support you have to do 2 Steps:

  • Delete loader.installstate File in the SFDL.NET Loader Folder
  • Start SFDL.NET Loader as Admin
  • Restart SFDL.NET Loader (with normal priveleges) or reboot your computer