X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=package%2Fdebian%2Fchangelog;h=b62731771990ffdc30514dcd57a8b197788beebb;hb=f99e0410177534bada2f76642cfbcd826d16ddab;hp=03620db23929de1a6ac19a6ec22f0c200679a965;hpb=4db941b502c49489e1eb97c35084abca72d16922;p=hermes diff --git a/package/debian/changelog b/package/debian/changelog index 03620db..b627317 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,3 +1,85 @@ +hermes (0.8.8) fremantle; urgency=low + + * Improve user feedback when cached credentials expire. + * Re-implement Facebook service to use OAuth 2.0 and Graph API + (fixes MB#11103, reported by Tomi Rantalankila) + * Add support for importing "interesting" contacts from LinkedIn. + For LinkedIn this includes birthdays & email addresses (completes + MB#10802) + * Ensure that a corrupt/broken OAuth string won't cause crash at + startup (fixes MB#111490, reported by Ove Nordstrom) + + -- Andrew Flegg Thu, 30 Dec 2010 17:12:17 +0000 + +hermes (0.8.7) fremantle; urgency=low + + * Update Swedish transaltion (provided by Fredrik Wendt) + * Update Finnish translation (provided by Marko Vertainen) + * Add `gnome-python' dependency (fixes MB#11476, reported by + Martin von Weissenberg & arnoonline) + + -- Andrew Flegg Thu, 28 Oct 2010 10:03:15 +0100 + +hermes (0.8.6) fremantle; urgency=low + + * Fix translation Makefile and French translation (provided by Nicolas + Graziano) + * Set minimum version of python-facebook to get HTTPS by default + (fixes MB#11029, reported by Tobias Mueller) + * Implement OAuth for Twitter (fixes MB#11275) + * Add debugging to help diagnose MB#11103. + * - + + -- Andrew Flegg Thu, 28 Oct 2010 10:03:12 +0100 + +hermes (0.8.5) fremantle; urgency=low + + * Re-fix "scroll to position" fix for MB#6879, which was broken by + find-as-you-type searching (reported by Peter Oliver) + * Retrieve all Twitter followers, rather than first 100 only. + Fixes MB#7613, reported by Adam. + + -- Andrew Flegg Sun, 25 Jul 2010 15:19:25 +0100 + +hermes (0.8.4) fremantle; urgency=low + + * Prevent overzealous matching on LinkedIn/Facebook based on *any* + URL. + * Handle cases of empty URLs & phone numbers attempting to be + added (silently ignore). + + -- Andrew Flegg Sun, 4 Jul 2010 13:51:08 +0100 + +hermes (0.8.3) fremantle; urgency=low + + * Handle multiple Twitter matches causing a failure. MB#10667, + reported by Dawid Lorenz, hotzigetty and others. + * Improve Twitter error handling by adding missing import. + * Add phone number, URLs and birthdays from LinkedIn. MB#10801 + + -- Andrew Flegg Sun, 04 Jul 2010 11:50:54 +0100 + +hermes (0.8.2) unstable; urgency=low + + * Tweak dbus command to launch browser in attempt to fix MB#8369. + Assistance by Marcin Juszkiewicz. + * Add about dialogue box. + * Allow dialogues to be 'find-as-you-type'. + * Remove full-stop from summary description, as there's some + consensus it looks better in HAM. + + -- Andrew Flegg Thu, 10 Jun 2010 14:57:35 +0100 + +hermes (0.8.1) unstable; urgency=low + + * Make LinkedIn verification box numbers only. + * Localise main buttons (provided by Todor Tsankov). MB#9412 + * Fix manual mapping, and scroll to the best place recognised. + * Put a version constraint on python-gobject (reported by tnhh). + * Handle Twitter outages by letting the rest of the sync continue. + + -- Andrew Flegg Thu, 10 Jun 2010 11:25:21 +0100 + hermes (0.8.0) unstable; urgency=low * Enormous refactor to support additional services, with Gravatar