Overview of changes from libfolks 0.8.0 to libfolks 0.9.0 ========================================================= Dependencies: • libgee ≥ 0.8.4 Major changes: • Added an ofono backend • Ported to libgee 0.8.x Bugs fixed: • Bug 682941 — API to configure input of aggregation • Bug 685084 — Add a folks backend for ofono phonebook • Bug 686056 — Add api to create and remove address books • Bug 685250 — make .gdb deadlocks • Bug 686674 — Tracker backend doesn't implement new Backend functions • Bug 686506 — Make zeitgeist dependency optional again • Bug 686693 — writing birthday lacks conversion from UTC • Bug 685401 — linking by email • Bug 687050 — eds: expose Google system groups in the API • Bug 686673 — Build error: libsocialweb backend doesn't implement new Backend functions • Bug 688834 — getting properties creates data structures over and over again • Bug 688923 — remove URLs (blog, free/busy, video, home page) • Bug 689146 — disabling EDS address books does not remove personas • Bug 689859 — core folks does not depend on telepathy • Bug 677633 — Cannot delete favourite • Bug 685992 — empathy strips the "+" (plus) from the numbers from the gnome-contacts • Bug 690989 — "warning: copying delegates is discouraged" • Bug 690990 — Add tests/README • Bug 690876 — eds: fix various test failures • Bug 691167 — Build failure: key-file tests built before dependencies • Bug 686695 — support nickname in add_persona_from_details • Bug 691382 — Restore tests disabled by bug #668415 (which has been fixed) • Bug 691923 — Don't rebuild docs on every "make" run • Bug 692122 — build: Don't use make functions for defining TESTS • Bug 693435 — eds test: create-remove-stores fails sporadically • Bug 673918 — Port to newer libgee • Bug 692951 — Detail saving times out if the data sent is the same as the one already in EDS API changes: • Add Backend.enable_persona_store and disable_persona_store. • Add Backend.set_persona_stores. • Add IndividualAggregator.new_with_backend_store. • Add Edsf.PersonaStore.create|remove_address_book.