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