Overview of changes from libfolks 0.6.4.1 to libfolks 0.6.5 ============================================================= Bugs fixed: * Bug 662285 — Error with email -> im_addresses when updating a contact * Bug 662433 — AbstractFieldDetails.equal() is ambiguous about checking parameters. * Bug 660908 — Add favourites support to EDS backend * Bug 662770 — ContactPhotos are ignored when mime type is null * Bug 662616 — We should set mime type when setting an EContact's photo * Bug 662274 — Failed to link personas: Can't link personas with no primary store. * Bug 662314 — Gnome-shell restarts if I change my user status to disconnected/unavailable * Bug 663798 — Add AbstractFieldDetails.value_type * Bug 659585 — GLib-GIO-CRITICAL **: g_bus_unwatch_name: assertion `watcher_id > 0' failed API changes: * Add AbstractFieldDetails.id to identify instances of details * Deprecate PostalAddress.uid in favor of AbstractFieldDetails.id * Deprecate NoteFieldDetails.uid in favor of AbstractFieldDetails.id * Deprecate Role.uid in favor of AbstractFieldDetails.id * Add AbstractFieldDetails.values_equal() to compare values (but not parameters) * Implement FavouriteDetails on Edsf.Persona * Add AbstractFieldDetails.value_type Behavior changes: * PostalAddress.equal() now ignores PostalAddress.uid * NoteFieldDetails.equal() now ignores NoteFieldDetails.uid