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