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