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