Big update to 0.1.0. Improved error handling, syncing, the works...
[hermes] / package / debian / changelog
1 hermes (0.1.0) unstable; urgency=low
2
3   * Improve error handling, including opening accounts dialogue
4     for failed Twitter auth MB#5352 (reported by Zach Goldberg)
5   * Use Python `trans' module to match differing accents (reported
6     by Valério Valério)
7   * Add ability to create "birthday-only" contacts from Facebook
8     (suggested by Jussi Mäkinen)
9   * Pull down homepages from Facebook, and extract URLs.
10   * Clarify accounts dialogue & Facebook authentication (suggested
11     by Keith Varty)
12
13  -- Andrew Flegg <andrew@bleb.org>  Sun, 18 Oct 2009 09:36:36 +0100
14
15 hermes (0.0.6) unstable; urgency=low
16
17   * New icons from Tim Samoff.
18   * Set Facebook and Twitter URLs into profiles (increases data
19     enrichment, and will be used for resyncing).
20   * Manipulate contact photos directly from Python, rather than
21     using external C program.
22   * Remove "Back" buttons from contact views - not consistent with
23     Maemo 5 HIG.
24   * Implement birthday adding.
25
26  -- Andrew Flegg <andrew@bleb.org>  Tue,  6 Oct 2009 22:49:22 +0100
27
28 hermes (0.0.5) unstable; urgency=low
29
30   * Fix gnome-python dependency (re-reported by Andrew Smith &
31     Faheem Pervez)
32
33  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 11:51:35 +0100
34
35 hermes (0.0.4) unstable; urgency=low
36
37   * Use own photo loading to avoid issue with EContact.get_photo()
38     which resulted in missing icons.
39
40  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 00:06:23 +0100
41
42 hermes (0.0.3) unstable; urgency=low
43
44   * Improve GUI responsiveness.
45   * Show a better summary of contacts at the end in preparation for
46     manual mapping.
47   * Fix missing application icon.
48
49  -- Andrew Flegg <andrew@bleb.org>  Sat,  3 Oct 2009 20:23:18 +0100
50
51 hermes (0.0.2) unstable; urgency=low
52
53   * Fix missing python-gconf dependency.
54   * Fix "FacebookError is not defined".
55   * Include Tim Samoff's updated icons.
56
57  -- Andrew Flegg <andrew@bleb.org>  Fri,  2 Oct 2009 08:39:26 +0100
58
59 hermes (0.0.1) unstable; urgency=low
60
61   * Initial Release.
62
63  -- Andrew Flegg <andrew@bleb.org>  Wed, 30 Sep 2009 21:21:27 +0100