Share

Uget

File Release Notes and Changelog

Release Name: 1.4.8.3

Notes:

1. Move config file path to ~/.config/Uget to meet XDG standards.
2. Support icon themes standards from freedesktop.org.
3. Fix issue in Windows platform.

Changes: 20090522 - Decode filename of URL from command line. (e.g. %20 decode to ' ') 20090521 - Check and remove some character (space,0x20) in tail of URL from command line. This will avoid "Bad request" when downloading. This problem only happen in Windows platform. 20090520 - move config file path to ~/.config/Uget to meet XDG standards. - support icon themes for freedesktop.org standards.