﻿Uget 1.6 Stable

This version requires GTK+ version 2.18+

------
  New feature since 1.5
01. Use IEC binary prefixes.
02. Clipboard monitor can work quietly. (No confirmation dialog)
03. Download starting notification.
04. The right side of statusbar display download speed.
05. It show more information when indicate with mouse on system tray icon.
06. It can copy cookie and post file from commandline to user directory.
07. Commandline option "--input-file" can use with other options and URLs.
08. Add new command argument "--http-user-agent" and "--version"
09. Support offline mode
10. Support shutdown when downloads complete.
11. Support pwmd (Password Manager Daemon) - from Ben Kibbey
12. New notification sound.
13. New translation file - de.po (Alexander Haeussler)

------
  User interface and usage changed.

You can't move downloads from queuing to finished.
If you set downloads runnable in finished or recycled, they will move to queuing.
If you delete downloads in queuing or finished, they will move to recycled.
DownloadDialog can remember changed data and keep it.

------
  How to add a large amount of urls to Uget.

1. From command line
uget-gtk --input-file=list.txt
  or
uget-gtk URL1 URL2 URL3 …

2. Copy follow lines and use “new from clipboard”.

http://192.168.0.1/file_1st.txt
http://192.168.0.1/file_2nd.txt
http://192.168.0.1/file_3rd.txt
http://192.168.0.1/file_4th.txt

------
  Others
If you want to use pwmd, you must use --enable-pwmd when you run "configure".
If you want to make temporary files hidden, you must use --enable-hidden when you run "configure".
If you want to set up how many downloads run at once, change "Active downloads" in category properties.


