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