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