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