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