scan: Added support for lastfm, fixed gui invocation, fixed utf8 title issues.
[clive-utils.git] / CHANGES
blobe44724f3e1178c5951722bd9ff4025496dc31c1e
1 Version 2.0.0
3  User-visible changes:
4    - clivescan
5    * Added support for Lastfm wrapped Youtube links
6    * Fixed: GUI is no longer invoked if scan found 0 links
7    * Tweaked some messages
8    - clivepass
9    * Added a weak passphrase warning
10    * Added --show option
12  Developer-visible changes:
13    - clivescan
14    * Fixed: decode_utf8($page) is now used to workaround utf8 issues in titles
17 Version 2.0beta3
18 (November 22, 2008)
20  Notes:
21    This aims to be the last beta before the release of 2.0 in December 2008.
22    Please report any remaining bugs to the issue tracker at:
23      http://code.google.com/p/clive-utils/issues/list
25  User-visible changes:
26    * Added clivepass utility
27    - clivescan
28    * Removed Metacafe support (reflects the changes in clive project)
30  Developer-visible changes:
31    * Added TODO file
32    * Rewrote portions of INSTALL
35 Version 2.0beta2
36 (November 17, 2008)
38  User-visible changes:
39    * Added clivescan utility
40    * Added configs/clivescan.configrc example
41    - clivefeed
42    * Fixed prints that did not check respect --quiet
43    * Fixed GVideo/RSS (wrapped) video URL handling
44    * Fixed File / Quit: did not save prefs
45    * Fixed Preferences / Mainfont
47  Developer-visible changes:
48    * Updated INSTALL file with FreeBSD and Ubuntu details
49    - clivefeed
50    * Cleaned up some code
51    * Added missing Tk::FontDialog prerequisite (--version, INSTALL)
52    * Removed unnecessary import of Digest::SHA
55 Version 2.0beta1
56 (October 21, 2008)
58 Initial release. Fastforwarded to 2.0beta1 to match with clive2.
60  * Added the clivefeed utility
62 clivescan planned for clive-utils 2.1. No plans for adding clivecache.