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