Uget 1.4.8.5

Fix bug about authentication (login), FTP connection, and proxy (sockets v5...etc).
FTP protocol use Extended Passive Mode (EPSV) by default.
Clipboard monitor ignores file URL scheme.
Uget requires libcurl 7.19.1+ now.
Program clear running state in queuing of category when it starts.

-------------------------------------------------------------------------------
Uget 1.4.8.4

Program will create an empty file when start downloading. (works like firefox)
Delete empty downloaded file when download stops.
Uget requires libcurl 7.17+ now. (Remove source code that use OBSOLETE code of libcurl)
Uget data file structure was changed. (version 1.0 to 1.1)
Fix bug about resumable download.
Fix other issues and bugs.

-------------------------------------------------------------------------------
Uget 1.4.8.2

Fix : Program can't output message If help flag used. (Windows platform).
Add auto save function and it's setting widget.
Add new command options : --http-cookie-data, --http-post-file

-------------------------------------------------------------------------------
Uget 1.4.8.1

Fix some IPC issues from version 1.4.8
You can test this version in FlashGot 1.1.8.7 (Firefox plugin) with below Arguments template:

[--http-cookie-file=CFILE] [--http-post-data=POST]
[--http-referer=REFERER]
[URL]


-------------------------------------------------------------------------------
Uget 1.4.8

This is second usable developing version. It works well in Linux and Windows.
Command line options and previous process checking are workable now.
Program will try to apply settings from category if user doesn't assign it in command line option.

Add new command options :
--http-cookie-file
--http-post-data
--folder
--filename
--quiet
--category-index

Add desktop file for FreeDesktop.org standards.

-------------------------------------------------------------------------------
Uget 1.4.7

This is first usable developing version. It works well in Linux and Windows.

There are some functions NOT workable now. (list below)
1. Many command line options are NOT working, only "--help" works... :)
2. Program does NOT check previous running process, don't execute it again at the same time.
