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