v1.8.0
-
#138 / #141 - Added support for new share URL format (https://mega.nz/file/... and https://mega.nz/folder/... )
-
#135 / #143 - Changed default retry values and allow full customization of the retry delay
- API Change : Replaced properties ApiRequestAttemps/ApiRequestDelay/ApiRequestDelayExponentialFactor with ComputeApiRequestRetryWaitDelay to allow full customization of the retry delay
- API Change : Changed property DelayMilliseconds (int) to RetryDelay (TimeSpan) in ApiRequestFailedEventArgs
-
#139 - Added specific error for TwoFactorAuthenticationError
- API Change : Added enum value TwoFactorAuthenticationError in ApiResultCode
-
#134 - Don't throw an exception when loading undecrypted files
-
#122 - Fixed bad SerializedFingerprint when uploading files + exposed SerializedFingerprint property
- API Change : Added SerializedFingerprint property in INodeInfo
-
#142 - Used GitVersion for better versioning + Deliver Release version in Nuget package