uGet Changelog
uGet 2.0.5:
- curl plug-in: Disable SSL verification for host.
- curl plug-in: Don’t check post and cookie file if no HTTP setting data.
- curl plug-in: Don’t assign data if plug-in start failed.
- avoid crash when program re-enter signal handler. (e.g. SIGINT)
- adjust width of download properties form by width of category chooser.
- Fix: Can’t stop all task when program into offline mode.
uGet 2.0.4:
- save and restore width of download column.
- adjust schedule form for large font size.
- in speed limit mode, program adjust speed when downloading start-up.
- use filename from RPC request to match category if URL doesn’t contain filename.
- curl plug-in: use posix_fallocate() to preallocate space for a file on Linux.
- curl plug-in: use SetEndOfFile() to preallocate space for a file on Windows.
- Fix: program crash when simultaneously download > 32 files.
- Fix: Can’t save height of summary area.
- Add compressed 256×256 icon for Windows 7.