Prepare for 0.8.1 release.
[hermes] / package / debian / changelog
1 hermes (0.8.1) unstable; urgency=low
2
3   * Make LinkedIn verification box numbers only.
4   * Localise main buttons (provided by Todor Tsankov). MB#9412
5   * Fix manual mapping, and scroll to the best place recognised.
6   * Put a version constraint on python-gobject (reported by tnhh).
7   * Handle Twitter outages by letting the rest of the sync continue.
8
9  -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 11:25:21 +0100
10
11 hermes (0.8.0) unstable; urgency=low
12
13   * Enormous refactor to support additional services, with Gravatar
14     and LinkedIn in this version; with enormous contribution by
15     Fredrik Wendt.
16
17  -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 08:55:05 +0100
18
19 hermes (0.2.3) unstable; urgency=low
20
21   * Include i18n mechanism (requested by Tomasz Dominikowski, provided by
22     Nicolas Graziano). MB#5834
23   * French translations (provided by Nicolas Graziano). MB#5834
24   * Try to tolerate Facebook violating their own API (provided by
25     Christoph Hrdinka). MB#6768
26   * Include python-gobject dependency (reported by Uwe Kaminski). MB#6900
27   * Add support for changing an existing contact's mappings.
28
29  -- Andrew Flegg <andrew@bleb.org>  Sat, 12 Dec 2009 20:12:54 +0000
30
31 hermes (0.2.2) unstable; urgency=low
32
33   * Ignore Twitter's default profile image. MB#5980 (reported by
34     Tomasz Dominikowski)
35   * Further fix for Facebook UID issues (reported by Attila Csipa)
36
37  -- Andrew Flegg <andrew@bleb.org>  Sun,  1 Nov 2009 10:51:52 +0000
38
39 hermes (0.2.1) unstable; urgency=low
40
41   * Change type of stored Facebook UID from int to string (newer
42     Facebook UIDs > MAX_INT; reported by Attila Csipa)
43
44  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 19:16:17 +0000
45
46 hermes (0.2.0) unstable; urgency=low
47
48   * New icons from Tim Samoff.
49   * Background image for the main window from Tim Samoff.
50   * Use URLs in profiles as a canonical mapping.
51   * Provide first pass at manual mapping through the GUI.
52   * Revise language on two buttons (inspired by MB#5452, reported by
53     Zach Goldberg).
54
55  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 00:41:04 +0000
56
57 hermes (0.1.0) unstable; urgency=low
58
59   * Improve error handling, including opening accounts dialogue
60     for failed Twitter auth MB#5352 (reported by Zach Goldberg)
61   * Use Python `trans' module to match differing accents (reported
62     by Valério Valério)
63   * Add ability to create "birthday-only" contacts from Facebook
64     (suggested by Jussi Mäkinen)
65   * Pull down homepages from Facebook, and extract URLs.
66   * Clarify accounts dialogue & Facebook authentication (suggested
67     by Keith Varty)
68
69  -- Andrew Flegg <andrew@bleb.org>  Sun, 18 Oct 2009 09:36:36 +0100
70
71 hermes (0.0.6) unstable; urgency=low
72
73   * New icons from Tim Samoff.
74   * Set Facebook and Twitter URLs into profiles (increases data
75     enrichment, and will be used for resyncing).
76   * Manipulate contact photos directly from Python, rather than
77     using external C program.
78   * Remove "Back" buttons from contact views - not consistent with
79     Maemo 5 HIG.
80   * Implement birthday adding.
81
82  -- Andrew Flegg <andrew@bleb.org>  Tue,  6 Oct 2009 22:49:22 +0100
83
84 hermes (0.0.5) unstable; urgency=low
85
86   * Fix gnome-python dependency (re-reported by Andrew Smith &
87     Faheem Pervez)
88
89  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 11:51:35 +0100
90
91 hermes (0.0.4) unstable; urgency=low
92
93   * Use own photo loading to avoid issue with EContact.get_photo()
94     which resulted in missing icons.
95
96  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 00:06:23 +0100
97
98 hermes (0.0.3) unstable; urgency=low
99
100   * Improve GUI responsiveness.
101   * Show a better summary of contacts at the end in preparation for
102     manual mapping.
103   * Fix missing application icon.
104
105  -- Andrew Flegg <andrew@bleb.org>  Sat,  3 Oct 2009 20:23:18 +0100
106
107 hermes (0.0.2) unstable; urgency=low
108
109   * Fix missing python-gconf dependency.
110   * Fix "FacebookError is not defined".
111   * Include Tim Samoff's updated icons.
112
113  -- Andrew Flegg <andrew@bleb.org>  Fri,  2 Oct 2009 08:39:26 +0100
114
115 hermes (0.0.1) unstable; urgency=low
116
117   * Initial Release.
118
119  -- Andrew Flegg <andrew@bleb.org>  Wed, 30 Sep 2009 21:21:27 +0100