Skip to content

New features added

Latest
Compare
Choose a tag to compare
@aalitor aalitor released this 01 Jan 18:59
· 7 commits to add-new-features since this release
10b2c69

• Resume capability improved to be able to resume on some sites that uses chunked stream e.g Google Drive

• Native messaging and request header methods added for who wants to integrate with and get headers from browser using extension

• To prevent resume on file corruption, file validation based on MD5 added

• New exceptions defined to be able to handle exceptions in UI

• Download in some sites which Content-Length returns -1 (Unknown) succesfully handled

• Known bugs fixed

• DemoApplication changed and improved