Add manual mapping for 0.2.0 release
[hermes] / package / debian / changelog
1 hermes (0.2.0) unstable; urgency=low
2
3   * New icons from Tim Samoff.
4   * Background image for the main window from Tim Samoff.
5   * Use URLs in profiles as a canonical mapping.
6   * Provide first pass at manual mapping through the GUI.
7   * Revise language on two buttons (inspired by MB#5452, reported by
8     Zach Goldberg).
9
10  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 00:41:04 +0000
11
12 hermes (0.1.0) unstable; urgency=low
13
14   * Improve error handling, including opening accounts dialogue
15     for failed Twitter auth MB#5352 (reported by Zach Goldberg)
16   * Use Python `trans' module to match differing accents (reported
17     by Valério Valério)
18   * Add ability to create "birthday-only" contacts from Facebook
19     (suggested by Jussi Mäkinen)
20   * Pull down homepages from Facebook, and extract URLs.
21   * Clarify accounts dialogue & Facebook authentication (suggested
22     by Keith Varty)
23
24  -- Andrew Flegg <andrew@bleb.org>  Sun, 18 Oct 2009 09:36:36 +0100
25
26 hermes (0.0.6) unstable; urgency=low
27
28   * New icons from Tim Samoff.
29   * Set Facebook and Twitter URLs into profiles (increases data
30     enrichment, and will be used for resyncing).
31   * Manipulate contact photos directly from Python, rather than
32     using external C program.
33   * Remove "Back" buttons from contact views - not consistent with
34     Maemo 5 HIG.
35   * Implement birthday adding.
36
37  -- Andrew Flegg <andrew@bleb.org>  Tue,  6 Oct 2009 22:49:22 +0100
38
39 hermes (0.0.5) unstable; urgency=low
40
41   * Fix gnome-python dependency (re-reported by Andrew Smith &
42     Faheem Pervez)
43
44  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 11:51:35 +0100
45
46 hermes (0.0.4) unstable; urgency=low
47
48   * Use own photo loading to avoid issue with EContact.get_photo()
49     which resulted in missing icons.
50
51  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 00:06:23 +0100
52
53 hermes (0.0.3) unstable; urgency=low
54
55   * Improve GUI responsiveness.
56   * Show a better summary of contacts at the end in preparation for
57     manual mapping.
58   * Fix missing application icon.
59
60  -- Andrew Flegg <andrew@bleb.org>  Sat,  3 Oct 2009 20:23:18 +0100
61
62 hermes (0.0.2) unstable; urgency=low
63
64   * Fix missing python-gconf dependency.
65   * Fix "FacebookError is not defined".
66   * Include Tim Samoff's updated icons.
67
68  -- Andrew Flegg <andrew@bleb.org>  Fri,  2 Oct 2009 08:39:26 +0100
69
70 hermes (0.0.1) unstable; urgency=low
71
72   * Initial Release.
73
74  -- Andrew Flegg <andrew@bleb.org>  Wed, 30 Sep 2009 21:21:27 +0100