UrlGfe 0.7.1 2004/4/05

1. Rename to UrlGfe. (Please rename directory ".urlget" to ".urlgfe" in home directory)
2. Add monitoring clipboard function.
3. Rewrite parser of config file.
4. Category default setting is functional now.
5. Improve HTML importing ability.

---

UrlGet 0.7 2004/2/16

1. Convert the given input string to an URL encoded string.
2. Change default setting "redirection limit" from 9 to 0.
3. Fix a BIG ERROR when using libcurl.

---

UrlGet 0.7 beta3a 2004/2/6

1. User can set the "Referer:" header in the http request.
2. Fix bug in download thread.
3. Fix some issue when handle tag "base href" in import module.

---

UrlGet 0.7 beta3   2004/1/22

1. Add SOCKS v5 support.
2. Import module can handle html tag "base href".
3. Avoid crash in some Win32 platform. (but columns in download list will not expand automatically)
4. Convert UTF-8 filename to OS dependence filename.
5. Handle some error when file open.
6. Fix some issue in XML format.
7. Home page updated.

---

UrlGet 0.7 beta2   2004/1/3

1. Improve Win32 support.
2. Fix many bugs in beta1.
3. Add dialog for quit and erase category.
4. Fix and improve HTML import module.
5. Avoid some dead lock when downloading.
6. Add global init and clean code for curl.

---

UrlGet 0.7 beta1   2004/12/13

New feature :
1. Support Drag and drop.
2. Port to Win32 (need more test).
3. User can set columns visible.

Improve:
1. Define DownloadBackend interface. To support other download backend (e.g. wget) is possible.
2. Html import modules can handle more complex attribute.
3. User interface enhanced.
4. Imporve thread performance. (Maybe)

Changed:
1. XML parser switch to glib's GMarkupParser. UrlGet is independent of libxml now.

Note:
1. Because data file format was changed, old format (v0.6 and previous) can't read in this version.


