update todo.
[abby.git] / NEWS
blob46ccc53a90ca73af8f300c03d936482de84aca2d
2 Version 0.4.8
3 -------------
5 Replaced buggy RSS feed parser. Feeds should be parsed
6 properly now. Added import and export URL list functionality.
9 Version 0.4.7
10 -------------
12 Scan and RSS overhaul adds progressbar, log view and abort
13 functionality. Scan patterns have also fixed. RSS overhaul
14 includes adding support for multiple feeds.
16 Minimize to system tray. Double-click restores. Right-click
17 opens the context menu. Added "Minimize to system tray"
18 checkbox to the program preferences dialog.
20 w32 users: Minimize to system tray does not hide abby
21 from the taskbar. This is a known bug.
23 Links can now be dropped to the main window, rss dialog
24 and scan dialog.
27 Version 0.4.5
28 --------------
30 This release addresses c/clive detection and makes minor
31 enhancements to the preferences dialog allowing immediate
32 c/clive path verification. Users previously had to specify
33 the path to the c/clive command, close the dialog and then
34 open the about dialog to check if the path was valid.
36 As of this release, abby will attempt to autodetect the
37 c/clive command from the path if the field is empty in
38 the preferences.
40 For example:
41   PATH=$PATH:/my/bin/dir ./abby
43 If the detection fails, abby prompts the user to specify the
44 path manually.