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