Version bump.
[clive-utils.git] / CHANGES
blob666c05c3df845ed3d1347e46cba280c175b18862
1 Version 2.1.0
3  NOTE: Changed license GPL3 => ISC/OpenBSD.
5  User-visible changes:
6   * Added support for liveleakcom
9 Version 2.0.0
10 (December 2, 2008)
12  User-visible changes:
13    - clivescan
14    * Changed --nostrict short option from -S to -n
15    * Added support for Lastfm wrapped Youtube links
16    * Fixed: GUI is no longer invoked if scan found 0 links
17    * Tweaked some messages
18    - clivepass
19    * Added a weak passphrase warning
20    * Added --show option
22  Developer-visible changes:
23    - clivescan
24    * Fixed: decode_utf8($page) is now used to workaround utf8 issues in titles
27 Version 2.0beta3
28 (November 22, 2008)
30  Notes:
31    This aims to be the last beta before the release of 2.0 in December 2008.
32    Please report any remaining bugs to the issue tracker at:
33      http://code.google.com/p/clive-utils/issues/list
35  User-visible changes:
36    * Added clivepass utility
37    - clivescan
38    * Removed Metacafe support (reflects the changes in clive project)
40  Developer-visible changes:
41    * Added TODO file
42    * Rewrote portions of INSTALL
45 Version 2.0beta2
46 (November 17, 2008)
48  User-visible changes:
49    * Added clivescan utility
50    * Added configs/clivescan.configrc example
51    - clivefeed
52    * Fixed prints that did not check respect --quiet
53    * Fixed GVideo/RSS (wrapped) video URL handling
54    * Fixed File / Quit: did not save prefs
55    * Fixed Preferences / Mainfont
57  Developer-visible changes:
58    * Updated INSTALL file with FreeBSD and Ubuntu details
59    - clivefeed
60    * Cleaned up some code
61    * Added missing Tk::FontDialog prerequisite (--version, INSTALL)
62    * Removed unnecessary import of Digest::SHA
65 Version 2.0beta1
66 (October 21, 2008)
68 Initial release. Fastforwarded to 2.0beta1 to match with clive2.
70  * Added the clivefeed utility
72 clivescan planned for clive-utils 2.1. No plans for adding clivecache.