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