Skip to content

Releases: n0ix/SFDL.NET

SFDL.NET 3.0.8.2

06 Dec 12:10
Compare
Choose a tag to compare

Changelog:

  • Filenames are now correctly sanitized (thx @tox2)
  • Disk Full IO Exceptions are now better handled (thx @jägerlie)
  • Updated NuGet Packages

[Hotfix] SFDL.NET 3.0.8.1

09 Aug 11:03
Compare
Choose a tag to compare

Changelog:

  • Fixed System.Windows.ResourceDictionary.Source Exception

SFDL.NET 3.0.8.0

02 Aug 11:45
Compare
Choose a tag to compare

Changelog:

  • Updated UnRAR & cRARk (there went last time something wrong)
  • Updated RHash
  • Updated to MahApps 2.1.1 (lot of XAML Code was updated)
  • Fixed WhoIs missing Flag Bug
  • New Feature: You can now sync the Loader Theme/Colors with your Windows Settings

SFDL.NET 3.0.7.0

26 Feb 20:55
Compare
Choose a tag to compare

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

SFDL.NET 3.0.7.0 BUILD 17072019

18 Jul 12:14
Compare
Choose a tag to compare
Pre-release

Changelog

  • Testing 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

SFDL.NET 3.0.7.0 BUILD 01062019

10 Jun 18:48
Compare
Choose a tag to compare
Pre-release

Changelog:

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

SFDL.NET 3.0.6.1

15 Feb 20:48
Compare
Choose a tag to compare

Changelog:

  • Dowload Directory generation HotFix

SFDL.NET 3.0.6.0

15 Feb 20:48
Compare
Choose a tag to compare
SFDL.NET 3.0.6.0 Pre-release
Pre-release

Changelog:

  • Added better sanity check for File and Folder Names
  • Some small bugfixes
  • Updated NuGet Packages

SFDL.NET 3.0.2.0

21 Jul 16:56
Compare
Choose a tag to compare

Changelog:

  • Fixed #152
  • Added Basic PriorityHandling
  • Fixed some issues with long file names (> 255)
  • Bulk Listing does now support MLSD Listing | #154
  • Fixed #153
  • Fixed a Bug in GetRecursiveListing
  • Improved priority handling a little
  • New Feature: #155
  • Improved / Fixed: Priority handling - See #148 for details

SFDL.NET_05072017_NIGHTLY

05 Jul 20:45
Compare
Choose a tag to compare
Pre-release

Changelog:

  • New Feature: #155
  • Improved / Fixed: Priority handling - See #148 for details