Update changelog & UI for 0.8.8
[hermes] / package / debian / changelog
1 hermes (0.8.8) fremantle; urgency=low
2
3   * Improve user feedback when cached credentials expire.
4   * Re-implement Facebook service to use OAuth 2.0 and Graph API
5     (fixes MB#11103, reported by Tomi Rantalankila)
6   * Add support for importing "interesting" contacts from LinkedIn.
7     For LinkedIn this includes birthdays & email addresses (completes 
8     MB#10802)
9   * Ensure that a corrupt/broken OAuth string won't cause crash at
10     startup (fixes MB#111490, reported by Ove Nordstrom)
11
12  -- Andrew Flegg <andrew@bleb.org>  Thu, 30 Dec 2010 17:12:17 +0000
13
14 hermes (0.8.7) fremantle; urgency=low
15
16   * Update Swedish transaltion (provided by Fredrik Wendt)
17   * Update Finnish translation (provided by Marko Vertainen)
18   * Add `gnome-python' dependency (fixes MB#11476, reported by
19     Martin von Weissenberg & arnoonline)
20
21  -- Andrew Flegg <andrew@bleb.org>  Thu, 28 Oct 2010 10:03:15 +0100
22
23 hermes (0.8.6) fremantle; urgency=low
24
25   * Fix translation Makefile and French translation (provided by Nicolas
26     Graziano)
27   * Set minimum version of python-facebook to get HTTPS by default
28     (fixes MB#11029, reported by Tobias Mueller)
29   * Implement OAuth for Twitter (fixes MB#11275)
30   * Add debugging to help diagnose MB#11103.
31   * -
32
33  -- Andrew Flegg <andrew@bleb.org>  Thu, 28 Oct 2010 10:03:12 +0100
34
35 hermes (0.8.5) fremantle; urgency=low
36
37   * Re-fix "scroll to position" fix for MB#6879, which was broken by
38     find-as-you-type searching (reported by Peter Oliver)
39   * Retrieve all Twitter followers, rather than first 100 only.
40     Fixes MB#7613, reported by Adam.
41
42  -- Andrew Flegg <andrew@bleb.org>  Sun, 25 Jul 2010 15:19:25 +0100
43
44 hermes (0.8.4) fremantle; urgency=low
45
46   * Prevent overzealous matching on LinkedIn/Facebook based on *any* 
47     URL.
48   * Handle cases of empty URLs & phone numbers attempting to be
49     added (silently ignore).
50
51  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Jul 2010 13:51:08 +0100
52
53 hermes (0.8.3) fremantle; urgency=low
54
55   * Handle multiple Twitter matches causing a failure. MB#10667,
56     reported by Dawid Lorenz, hotzigetty and others.
57   * Improve Twitter error handling by adding missing import.
58   * Add phone number, URLs and birthdays from LinkedIn. MB#10801
59
60  -- Andrew Flegg <andrew@bleb.org>  Sun, 04 Jul 2010 11:50:54 +0100
61
62 hermes (0.8.2) unstable; urgency=low
63
64   * Tweak dbus command to launch browser in attempt to fix MB#8369.
65     Assistance by Marcin Juszkiewicz.
66   * Add about dialogue box.
67   * Allow dialogues to be 'find-as-you-type'.
68   * Remove full-stop from summary description, as there's some
69     consensus it looks better in HAM.
70
71  -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 14:57:35 +0100
72
73 hermes (0.8.1) unstable; urgency=low
74
75   * Make LinkedIn verification box numbers only.
76   * Localise main buttons (provided by Todor Tsankov). MB#9412
77   * Fix manual mapping, and scroll to the best place recognised.
78   * Put a version constraint on python-gobject (reported by tnhh).
79   * Handle Twitter outages by letting the rest of the sync continue.
80
81  -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 11:25:21 +0100
82
83 hermes (0.8.0) unstable; urgency=low
84
85   * Enormous refactor to support additional services, with Gravatar
86     and LinkedIn in this version; with enormous contribution by
87     Fredrik Wendt.
88
89  -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 08:55:05 +0100
90
91 hermes (0.2.3) unstable; urgency=low
92
93   * Include i18n mechanism (requested by Tomasz Dominikowski, provided by
94     Nicolas Graziano). MB#5834
95   * French translations (provided by Nicolas Graziano). MB#5834
96   * Try to tolerate Facebook violating their own API (provided by
97     Christoph Hrdinka). MB#6768
98   * Include python-gobject dependency (reported by Uwe Kaminski). MB#6900
99   * Add support for changing an existing contact's mappings.
100
101  -- Andrew Flegg <andrew@bleb.org>  Sat, 12 Dec 2009 20:12:54 +0000
102
103 hermes (0.2.2) unstable; urgency=low
104
105   * Ignore Twitter's default profile image. MB#5980 (reported by
106     Tomasz Dominikowski)
107   * Further fix for Facebook UID issues (reported by Attila Csipa)
108
109  -- Andrew Flegg <andrew@bleb.org>  Sun,  1 Nov 2009 10:51:52 +0000
110
111 hermes (0.2.1) unstable; urgency=low
112
113   * Change type of stored Facebook UID from int to string (newer
114     Facebook UIDs > MAX_INT; reported by Attila Csipa)
115
116  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 19:16:17 +0000
117
118 hermes (0.2.0) unstable; urgency=low
119
120   * New icons from Tim Samoff.
121   * Background image for the main window from Tim Samoff.
122   * Use URLs in profiles as a canonical mapping.
123   * Provide first pass at manual mapping through the GUI.
124   * Revise language on two buttons (inspired by MB#5452, reported by
125     Zach Goldberg).
126
127  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 00:41:04 +0000
128
129 hermes (0.1.0) unstable; urgency=low
130
131   * Improve error handling, including opening accounts dialogue
132     for failed Twitter auth MB#5352 (reported by Zach Goldberg)
133   * Use Python `trans' module to match differing accents (reported
134     by Valério Valério)
135   * Add ability to create "birthday-only" contacts from Facebook
136     (suggested by Jussi Mäkinen)
137   * Pull down homepages from Facebook, and extract URLs.
138   * Clarify accounts dialogue & Facebook authentication (suggested
139     by Keith Varty)
140
141  -- Andrew Flegg <andrew@bleb.org>  Sun, 18 Oct 2009 09:36:36 +0100
142
143 hermes (0.0.6) unstable; urgency=low
144
145   * New icons from Tim Samoff.
146   * Set Facebook and Twitter URLs into profiles (increases data
147     enrichment, and will be used for resyncing).
148   * Manipulate contact photos directly from Python, rather than
149     using external C program.
150   * Remove "Back" buttons from contact views - not consistent with
151     Maemo 5 HIG.
152   * Implement birthday adding.
153
154  -- Andrew Flegg <andrew@bleb.org>  Tue,  6 Oct 2009 22:49:22 +0100
155
156 hermes (0.0.5) unstable; urgency=low
157
158   * Fix gnome-python dependency (re-reported by Andrew Smith &
159     Faheem Pervez)
160
161  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 11:51:35 +0100
162
163 hermes (0.0.4) unstable; urgency=low
164
165   * Use own photo loading to avoid issue with EContact.get_photo()
166     which resulted in missing icons.
167
168  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 00:06:23 +0100
169
170 hermes (0.0.3) unstable; urgency=low
171
172   * Improve GUI responsiveness.
173   * Show a better summary of contacts at the end in preparation for
174     manual mapping.
175   * Fix missing application icon.
176
177  -- Andrew Flegg <andrew@bleb.org>  Sat,  3 Oct 2009 20:23:18 +0100
178
179 hermes (0.0.2) unstable; urgency=low
180
181   * Fix missing python-gconf dependency.
182   * Fix "FacebookError is not defined".
183   * Include Tim Samoff's updated icons.
184
185  -- Andrew Flegg <andrew@bleb.org>  Fri,  2 Oct 2009 08:39:26 +0100
186
187 hermes (0.0.1) unstable; urgency=low
188
189   * Initial Release.
190
191  -- Andrew Flegg <andrew@bleb.org>  Wed, 30 Sep 2009 21:21:27 +0100