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