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