File: NEWS

package info (click to toggle)
abby 0.4.7-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 472 kB
  • ctags: 209
  • sloc: cpp: 2,392; makefile: 4
file content (39 lines) | stat: -rw-r--r-- 1,094 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39

Version 0.4.7
-------------

Scan and RSS overhaul adds progressbar, log view and abort
functionality. Scan patterns have also fixed. RSS overhaul
includes adding support for multiple feeds.

Minimize to system tray. Double-click restores. Right-click
opens the context menu. Added "Minimize to system tray"
checkbox to the program preferences dialog.

w32 users: Minimize to system tray does not hide abby
from the taskbar. This is a known bug.

Links can now be dropped to the main window, rss dialog
and scan dialog.


Version 0.4.5
--------------

This release addresses c/clive detection and makes minor
enhancements to the preferences dialog allowing immediate
c/clive path verification. Users previously had to specify
the path to the c/clive command, close the dialog and then
open the about dialog to check if the path was valid.

As of this release, abby will attempt to autodetect the
c/clive command from the path if the field is empty in
the preferences.

For example:
  PATH=$PATH:/my/bin/dir ./abby

If the detection fails, abby prompts the user to specify the
path manually.