711d58c5b2d388b5050af0dad25190ecb145efdf
[platform/upstream/folks.git] / NEWS
1 Overview of changes from libfolks 0.9.2 to libfolks 0.9.3
2 =========================================================
3
4 Dependencies:
5 • zeitgeist-2.0 ≥ 0.9.14
6
7 Major changes:
8
9 Bugs fixed:
10 • Bug 683873 - Leak in Zeitgeist code
11 • Bug 686715 - Telepathy init test often fails during clean-up
12
13 API changes:
14
15 Overview of changes from libfolks 0.9.1 to libfolks 0.9.2
16 =========================================================
17
18 Dependencies:
19 • libebook-1.2 ≥ 3.8.1
20 • libebook-contacts-1.2 ≥ 3.8.1
21
22 Major changes:
23 • folks-import and folks-inspect now look for translated strings in
24   ${localedir}, typically /usr/share/locale, which is also where the
25   translations are installed. They previously looked in ${pkgdatadir}/locale,
26   which is typically /usr/share/folks/locale and does not usually exist or
27   contain anything.
28
29 Bugs fixed:
30 • Bug 693333 - eds: creating a contact with specific groups and
31   fix "favourite" group setting for Android
32 • Bug 694883 - srcdir != builddir (out-of-tree) builds don't work
33 • Bug 695628 - assigns to VALAFLAGS which is reserved for the user
34 • Bug 695648 - Utils: add a fast-path for empty sets and multimaps
35 • Bug 695719 - lsw dummy test intermittently segfaults
36 • Bug 695381 - add FOLKS_BACKENDS_ALLOWED, FOLKS_BACKENDS_DISABLED environment
37   variables (see HACKING)
38 • Bug 696179 - folks-inspect, folks-import do not attempt to use translations
39 • Bug 682903 (partially) - Use gee's MultiMap iterators
40 • Bug 694385 - eds: non-blocking change processing
41 • Bug 700253 - EDS backend initialization blocks
42
43 API changes:
44 • Add LocationDetails interface to specify a Persona or Individual's
45   geographical location (implemented by the EDS backend)
46
47 Overview of changes from libfolks 0.9.0 to libfolks 0.9.1
48 =========================================================
49
50 Dependencies:
51 • libebook-1.2 ≥ 3.7.90
52 • libebook-contacts-1.2 ≥ 3.7.90
53
54 Bugs fixed:
55 • Bug 694049 — Fix build with e-d-s master
56
57 Overview of changes from libfolks 0.8.0 to libfolks 0.9.0
58 =========================================================
59
60 Dependencies:
61 • libgee ≥ 0.8.4
62
63 Major changes:
64 • Added an ofono backend
65 • Ported to libgee 0.8.x
66
67 Bugs fixed:
68 • Bug 682941 — API to configure input of aggregation
69 • Bug 685084 — Add a folks backend for ofono phonebook
70 • Bug 686056 — Add api to create and remove address books
71 • Bug 685250 — make <test>.gdb deadlocks
72 • Bug 686674 — Tracker backend doesn't implement new Backend functions
73 • Bug 686506 — Make zeitgeist dependency optional again
74 • Bug 686693 — writing birthday lacks conversion from UTC
75 • Bug 685401 — linking by email
76 • Bug 687050 — eds: expose Google system groups in the API
77 • Bug 686673 — Build error: libsocialweb backend doesn't implement new Backend
78   functions
79 • Bug 688834 — getting properties creates data structures over and over again
80 • Bug 688923 — remove URLs (blog, free/busy, video, home page)
81 • Bug 689146 — disabling EDS address books does not remove personas
82 • Bug 689859 — core folks does not depend on telepathy
83 • Bug 677633 — Cannot delete favourite
84 • Bug 685992 — empathy strips the "+" (plus) from the numbers from the
85   gnome-contacts
86 • Bug 690989 — "warning: copying delegates is discouraged"
87 • Bug 690990 — Add tests/README
88 • Bug 690876 — eds: fix various test failures
89 • Bug 691167 — Build failure: key-file tests built before dependencies
90 • Bug 686695 — support nickname in add_persona_from_details
91 • Bug 691382 — Restore tests disabled by bug #668415 (which has been fixed)
92 • Bug 691923 — Don't rebuild docs on every "make" run
93 • Bug 692122 — build: Don't use make functions for defining TESTS
94 • Bug 693435 — eds test: create-remove-stores fails sporadically
95 • Bug 673918 — Port to newer libgee
96 • Bug 692951 — Detail saving times out if the data sent is the same as the one
97   already in EDS
98
99 API changes:
100 • Add Backend.enable_persona_store and disable_persona_store.
101 • Add Backend.set_persona_stores.
102 • Add IndividualAggregator.new_with_backend_store.
103 • Add Edsf.PersonaStore.create|remove_address_book.
104
105 Overview of changes from libfolks 0.7.4.1 to libfolks 0.8.0
106 ===========================================================
107
108 Major changes:
109 • Some translation comment and documentation improvements
110 • Lots of updated translations
111
112 Bugs fixed:
113 • Bug 684014 — A few outstanding issues in the internationalisation
114 • Bug 683390 — Individuals sometimes not removed when disabling their
115   Telepathy account
116 • Bug 672709 — Add new interaction details properties to individuals
117   (follow-up patch)
118 • Bug 684954 — Debug message claim that Individual are created with no personas
119
120 Overview of changes from libfolks 0.7.4 to libfolks 0.7.4.1
121 ===========================================================
122
123 Fixed so version by bumping the right numbers in configure.ac
124
125 Overview of changes from libfolks 0.7.3 to libfolks 0.7.4
126 =========================================================
127
128 Bugs fixed:
129 • Bug 681346 — Individual id can be inconsistent
130 • Bug 681420 — warning (vala 0.17.x): access to static class members through an
131   instance variable
132 • Bug 664072 — Folks should only use assert*() for critical, program-terminating
133   errors
134 • Bug 682572 — Build failures due to accessing static members
135 • Bug 682346 — build: Make telepathy backend optional
136 • Bug 682809 — Lazy instantiation of multi-valued properties
137 • Bug 682719 — eds test fails to compile
138 • Bug 683319 — Crash in individual-aggregator: _personas_changed_cb
139 • Bug 681164 — Folks-inspect linking fails
140 • Bug 680335 — empathy crashed with SIGSEGV in
141   _tpf_persona_contact_weak_notify_cb()
142 • Bug 681726 — empathy crashed with SIGABRT in g_assertion_message()
143 • Bug 683452 — gnome-contacts starts up with an empty address book
144 • Bug 681476 — folks-inspect could use some methods to set values
145 • Bug 683390 — Individuals sometimes not removed when disabling their Telepathy account
146 • Bug 683267 — Warning when starting in non group mode
147 • Bug 683093 — Crash in
148   __tpf_persona_store_self_contact_changed_cb_g_object_notify
149
150 API changes:
151 • Add PropertyError.UNAVAILABLE
152
153 Overview of changes from libfolks 0.7.2 to libfolks 0.7.3
154 =========================================================
155
156 Bugs fixed:
157 • Bug 629537 — Support anti-linking
158 • Bug 679618 — Crash when unsetting all groups
159 • Bug 678696 — Add API for EDS Google system groups
160 • Bug 669158 — Readonly/Offline issues
161 • Bug 675223 — Shouldn't warn if CM does not implement any contact list
162 • Bug 660128 — Most contacts don't have an avatar
163 • Bug 652637 — Don't hold locks across async calls
164 • Bug 660236 — Paging for long text in folks-inspect
165 • Bug 679116 — Output debug message if modules are not loaded because of mime
166   type detection
167 • Bug 657456 — Folks test output not terribly useful
168 • Bug 674611 — Remove gconf.path once EDS drops GConf
169
170 API changes:
171 • Add AntiLinkable interface and implement it on Kf.Persona and Edsf.Persona
172 • Add Edsf.Persona.in_google_personal_group
173 • Add IndividualAggregator.unprepare()
174
175 Overview of changes from libfolks 0.7.1 to libfolks 0.7.2
176 =========================================================
177
178 Dependencies:
179 • evolution-data-server ≥ 3.5.3.1
180
181 Bugs fixed:
182 • Bug 677166 — Salut personas survive disconnection
183 • Bug 678474 — potential-match should be smarter with accents
184 • Bug 678781 — memory leak in e-d-s backend
185 • Bug 678811 — Fix eds backend unit tests
186 • Bug 678734 — Add profiling API
187 • Bug 679020 — Fail to build master using vala master
188
189 API changes:
190 • Add profiling api
191
192 Overview of changes from libfolks 0.7.0 to libfolks 0.7.1
193 =========================================================
194
195 Dependencies:
196 • telepathy-glib ≥ 0.17.5
197 • libzeitgeist ≥ 0.3.14
198 • evolution-data-server ≥ 3.5.3
199 • GLib ≥ 2.26.0
200 • GConf dependency dropped
201 • intltool ≥ 0.50.0
202
203 Bugs fixed:
204 • Bug 674256 — telepathy-glib minimal version is insufficient
205 • Bug 647909 — Port Folks to GSettings
206 • Bug 663890 — @throws annotations missing for some functions
207 • Bug 675292 — Assertion when joining IRC channel
208 • Bug 676023 — Invalid read when preparing the aggregator
209 • Bug 627403 — Move default presence messages from Empathy to libfolks
210 • Bug 675121 — port Folks to eds api changes
211 • Bug 672709 — Add new interaction details properties to individuals
212
213 API changes:
214 • Add PresenceDetails.get_default_message_from_type()
215 • Add new Individual properties:
216     - im_interaction_count
217     - call_interaction_count
218     - last_im_interaction_timestamp
219     - last_call_interaction_timestamp
220 • Add InteractionDetails interface to report interactions with Personas and
221   Individuals
222
223 Overview of changes from libfolks 0.6.9 to libfolks 0.7.0
224 =========================================================
225
226 Major changes:
227 * Folks now uses the Connection.ContactList Telepathy spec. instead of the
228   deprecated Channel.ContactList. This means legacy Connection Managers
229   (notably telepathy-butterfly) are not supported any more .
230
231 Bugs fixed:
232 • Bug 658576 — Need API to get a FolksIndividual from his ID
233 • Bug 671662 — Renamed alias of Facebook contact is not saved
234 • Bug 630822 — Support Connection.Interface.ContactList API
235
236 API changes:
237 • Add IndividualAggregator.look_up_individual()
238
239 Overview of changes from libfolks 0.6.8 to libfolks 0.6.9
240 =============================================================
241
242 Dependencies:
243 • telepathy-glib ≥ 0.15.5
244
245 Bugs fixed:
246 • Bug 672980 — tp_account_get_protocol: assertion `TP_IS_ACCOUNT (account)' failed
247
248 Overview of changes from libfolks 0.6.7 to libfolks 0.6.8
249 =============================================================
250
251 Major changes:
252 * FOLKS_DEBUG has been removed in favour of G_MESSAGES_DEBUG (and the bug where
253   folks would set G_MESSAGES_DEBUG for any process linked to it has been fixed)
254 * A --disable-fatal-warnings configure flag has been added for non-developers
255 * Update favourite status of EDS contacts with membership of the ‘Starred in
256   Android’ Google Contacts group
257 * Improvements to linking suggestions (potential matches)
258 * Improvements to folks-inspect to make it a good command line citizen
259
260 Bugs fixed:
261 * Bug 670191 — IndividualAggregator::is-quiescent is never set to TRUE
262 * Bug 670523 — persona.vala:153:folks_persona_get_individual:
263   assertion failed: (_tmp6_)
264 * Bug 672381 — invalid uninstantiatable type `<invalid>' in cast to
265   `FolksIndividual'
266 * Bug 670347 — Check for null birthday strings
267 * Bug 661490 — Should mark contacts from the "Starred in Android" group as
268   Favorites
269 * Bug 671714 — Fail to add contact to the contact list
270 * Bug 672373 — folks-import segfaults (Archlinux x86_64)
271 * Bug 670348 — Handle Telepathy CMs crashing/being invalidated
272 * Bug 671900 — Folks should not suggest linking contacts from telepathy-salut
273 * Bug 670872 — Should be less sensitive to accentuated chars
274 * Bug 669984 — Does not notify when contacts are added to groups
275 * Bug 660235 — Consistent signal handlers to a terminal would be cool
276 * Bug 671499 — Don't set G_MESSAGES_DEBUG unconditionally
277
278 API changes:
279 * Add MatchResult.NONE enum member
280
281 Overview of changes from libfolks 0.6.6 to libfolks 0.6.7
282 =============================================================
283 Bugs fixed:
284 * Bug 666310 — Crash in Tracker backend by unsetting an entry in a read-only map
285 * Bug 666528 — Can't convert from type 'GFile' to 'gchararray'
286 * Bug 666540 — Segfault on empty e-mail addresses with potential match
287 * Bug 659610 — Support code coverage report generation
288 * Bug 657063 — Allow to pass a command to folks-inspect
289 * Bug 667410 — A second instance of the aggregator only fetch a small subset of
290   my contacts
291 * Bug 667535 — persona created by tpf_persona_dup_for_contact() outlives its
292   TpContact
293 * Bug 670196 — Disable GLib deprecation warnings
294 * Bug 668415 — Port to Vala 0.15.x
295
296 API changes:
297 * Add PostalAddress.is_empty() and Role.is_empty()
298
299 Overview of changes from libfolks 0.6.5 to libfolks 0.6.6
300 =============================================================
301 Bugs fixed:
302 * Bug 664158 — Stale log handler can cause segfault when re-creating Aggregator
303   in a single run
304 * Bug 663889 — crash due to NameDetails which fail to guarantee
305   non-null full-name/nickname
306 * Bug 665039 — Crash in folks_backends_sw_backend_add_service
307 * Bug 665728 — TpfPersonaStore: prepare() isn't mutually exclusive inside a
308   single thread
309 * Bug 665692 — Use constructors correctly
310 * Bug 665376 — Add API to get a TpfPersona from a TpContact
311
312 API changes:
313 * Add Edsf.PersonaStore.source
314 * Make Edsf.Persona.contact writeable on construct (previously private setter)
315 * Make Edsf.Persona.contact_id writeable on construct (previously private
316   setter)
317 * Add Swf.PersonaStore.service
318 * Make Swf.Persona.lsw_contact writeable on construct (previously private
319   setter)
320 * Add Trf.Persona.tracker_id
321 * Add Trf.Persona.cursor
322 * Make AbstractFieldDetails.value writeable on construct (previously just a
323   normal setter)
324 * Make AbstractFieldDetails.parameters writeable on construct (previously just a
325   normal setter)
326 * Add ObjectCache.type_id
327 * Add ObjectCache.id
328 * Add Tpf.PersonaStore.dup_for_account() and Tpf.Persona.dup_for_contact()
329
330 Overview of changes from libfolks 0.6.4.1 to libfolks 0.6.5
331 =============================================================
332 Bugs fixed:
333 * Bug 662285 — Error with email -> im_addresses when updating a contact
334 * Bug 662433 — AbstractFieldDetails.equal() is ambiguous about checking
335   parameters.
336 * Bug 660908 — Add favourites support to EDS backend
337 * Bug 662770 — ContactPhotos are ignored when mime type is null
338 * Bug 662616 — We should set mime type when setting an EContact's photo
339 * Bug 662274 — Failed to link personas: Can't link personas with no primary
340   store.
341 * Bug 662314 — Gnome-shell restarts if I change my user status to
342   disconnected/unavailable
343 * Bug 663798 — Add AbstractFieldDetails.value_type
344 * Bug 659585 — GLib-GIO-CRITICAL **: g_bus_unwatch_name: assertion
345   `watcher_id > 0' failed
346
347 API changes:
348 * Add AbstractFieldDetails.id to identify instances of details
349 * Deprecate PostalAddress.uid in favor of AbstractFieldDetails.id
350 * Deprecate NoteFieldDetails.uid in favor of AbstractFieldDetails.id
351 * Deprecate Role.uid in favor of AbstractFieldDetails.id
352 * Add AbstractFieldDetails.values_equal() to compare values (but not parameters)
353 * Implement FavouriteDetails on Edsf.Persona
354 * Add AbstractFieldDetails.value_type
355
356 Behavior changes:
357 * PostalAddress.equal() now ignores PostalAddress.uid
358 * NoteFieldDetails.equal() now ignores NoteFieldDetails.uid
359
360 Overview of changes from libfolks 0.6.4 to libfolks 0.6.4.1
361 =============================================================
362 Bugs fixed:
363 * Bug 662095 — so name of libfolks v 0.6.4 is lower than of libfolks v 0.6.3.x
364
365 Overview of changes from libfolks 0.6.3.2 to libfolks 0.6.4
366 =============================================================
367 Bugs fixed:
368 * Bug 660217 — folks-0.6.3.2 requires tracker-0.12, but configure.ac calls
369   VALA_CHECK_PACKAGES([tracker-sparql-0.12])
370 * Bug 657602 — Telepathy backend fails to set Personas' phone numbers from
371   ContactInfo
372 * Bug 660937 — [regression] build failure: No package 'gee-1.0' found
373 * Bug 661475 — string_strip: assertion `self != NULL' failed
374
375 API changes:
376 * Implement PhoneDetails on Tpf.Persona
377 * Implement NameDetails on Tpf.Persona
378 * Implement EmailDetails on Tpf.Persona
379 * Implement UrlDetails on Tpf.Persona
380 * Implement BirthdayDetails on Tpf.Persona
381 * Add PersonaStoreError.UNSUPPORTED_ON_NON_USER
382
383 Overview of changes from libfolks 0.6.3.1 to libfolks 0.6.3.2
384 =============================================================
385 Bugs fixed:
386 * Bug 660140 — contacts_contact_find_persona_from_store: assertion `store !=
387   NULL' failed
388 * Bug 659041 — tpf-persona-store.vala: try to connect to a NULL object
389 * Bug 660051 — require tracker 0.12
390
391 Overview of changes from libfolks 0.6.3 to libfolks 0.6.3.1
392 ===========================================================
393 Bugs fixed:
394 * Bug 658631 — Deprecate PersonaStore.can-[alias|group]-personas
395 * Bug 658002 — defective typelib
396 * Bug 659737 — tests fail due to usage of deprecated methods
397 * Bug 659732 — Gnome fails to load and crashes when the Evolution-exchange
398   plugin is configured
399
400 API changes:
401 * Deprecate Folks.PersonaStore.can_[alias, group]_personas.
402   Applications should use Folks.PersonaStore#always-writeable-properties
403   and Folks.Persona#writeable-properties to check availability of "alias"
404   and "groups" properties.
405
406 Overview of changes from libfolks 0.6.2.1 to libfolks 0.6.3
407 ===========================================================
408
409 Major changes:
410 * Cleanup of the definition of “writeable” which involves a couple of API
411   deprecations and additions, and some internal re-working.
412 * Beginnings of standardising TYPE values for AbstractFieldDetails
413
414 Bugs fixed:
415 * Bug 658631 — crash at empathy startup
416 * Bug 658331 — Ensure read-only PersonaStores have empty writeable-properties
417 * Bug 658874 — Typo?
418 * Bug 658730 — ngettext (Plural forms) needed for
419   "Imported %u buddies from '%s'."
420 * Bug 633781 — Allow to set avatar on individuals
421 * Bug 657142 — Automatically link e-d-s contacts with their contacts from
422   telepathy
423 * Bug 658002 — defective typelib
424 * Bug 657065 — Cache keeps around contacts from disabled accounts
425 * Bug 658323 — Deprecate FOLKS_WRITEABLE_STORE in favour of FOLKS_PRIMARY_STORE
426 * Bug 659095 — Don't distribute typelib file
427 * Bug 659128 — If a persona store goes away we don't remove its personas
428 * Bug 657141 — Backend should ask eds for the default backend, not hardcode it
429 * Bug 658531 — Sometimes avatar caching doesn't work
430 * Bug 658328 — Return PropertyError.NOT_WRITEABLE from Persona property setters
431   as appropriate
432 * Bug 646847 — We should rename _update () in Trf.Persona to something more less
433   misleading
434 * Bug 658161 — Consistently use “contact” in translatable strings instead of
435   “persona”
436 * Bug 657738 — Favorite people are not always displayed
437 * Bug 653623 — Would like a set of standard "type" parameters for UrlDetails
438
439 API changes:
440 * Individual.avatar is now settable using Individual.change_avatar() (not new
441   API, but it no longer always returns an error)
442 * We now use the FOLKS_PRIMARY_STORE env var instead of FOLKS_WRITEABLE_STORE
443   to configure the primary store
444 * Deprecate Folks.PersonaStore.is_writeable
445 * Add Folks.PersonaStore.is_primary_store
446 * Add Folks.IndividualAggregatorError.NO_PRIMARY_STORE
447 * In IndividualAggregator.ensure_individual_property_writeable we now throw
448   NO_PRIMARY_STORE instead of NO_WRITEABLE_STORE
449 * Add Folks.PersonaStore.user_set_default
450 * Add AbstractFieldDetails.PARAM_TYPE, .PARAM_TYPE_HOME, .PARAM_TYPE_WORK,
451   .PARAM_TYPE_OTHER
452 * Add UrlFieldDetails.PARAM_TYPE_HOME_PAGE, .PARAM_TYPE_BLOG,
453   .PARAM_TYPE_PROFILE, .PARAM_TYPE_FTP
454
455 Overview of changes from libfolks 0.6.2 to libfolks 0.6.2.1
456 ===========================================================
457
458 Bugs fixed:
459 * Bug 658580 — Assertion in gee_hash_map_node_iterator_next with folks 0.6.2
460
461 Overview of changes from libfolks 0.6.1 to libfolks 0.6.2
462 =========================================================
463
464 Bugs fixed:
465 * Bug 645056 — TpLowlevel library should have only static public functions
466 * Bug 653777 — Would be nice to have a helper function to create a writable
467   persona
468 * Bug 657635 — Linking personas from different (e-d-s) stores is not working
469 * Bug 657510 — Add asynchronous property setter methods
470 * Bug 656184 — Add is-quiescent property
471 * Bug 657971 — Need BirthdayDetails support in eds backend
472 * Bug 657789 — Don't claim uneditable eds fields as writable
473 * Bug 657282 — Add an IndividualAggregator.individuals_changed_detailed signal
474 * Bug 657969 — Support RoleDetails in eds backend
475 * Bug 657783 — Prefer data from primary store when picking Individual values
476 * Bug 658411 — Only emit notifications for linkable properties if they've
477   actually changed
478 * Bug 656689 — Re-link personas on linkable properties being changed
479
480 API changes:
481 * Add PersonaStore:always-writeable-properties property
482 * Add IndividualAggregatorError.PROPERTY_NOT_WRITEABLE error
483 * Add IndividualAggregator.ensure_individual_property_writeable()
484 * Add Folks.PropertyError
485 * Add *Details.change_*() virtual methods
486 * Add IndividualAggregator:is-quiescent, Backend:is-quiescent and
487   PersonaStore:is-quiescent
488 * Add PersonaDetail.GROUPS and PersonaDetail.INVALID
489 * Add IndividualAggregator.individuals_changed_detailed and deprecate
490   IndividualAggregator.individuals_changed (but not remove or break it)
491
492 Overview of changes from libfolks 0.6.0 to libfolks 0.6.1
493 =========================================================
494
495 Bugs fixed:
496 * Bug 656659 — Use vcards for postal addresses
497 * Bug 655374 — Un-break avatar tests
498 * Bug 657067 — Can't build EDS backend using Vala master
499 * Bug 657332 — Add linking link-individuals
500
501 Overview of changes from libfolks 0.5.2 to libfolks 0.6.0
502 =========================================================
503
504 Bugs fixed:
505 * Bug 649925 — expose SocialWebClient.Contact in Swf.Persona
506 * Bug 646244 — Incomplete logic to handle attribute updates in Folks.Individual
507 * Bug 652463 — Tidy up CLEANFILES
508 * Bug 652434 — Add ability to run any tests through gdb
509 * Bug 648071 — Add support for presence status from Telepathy
510 * Bug 652472 — Handle failure in getting the logger service better
511 * Bug 629716 — Migrate Folks to GDBus
512 * Bug 652660 — Make Individual.id more stable and well-defined
513 * Bug 652449 — Folks.Individual's property getters should be read only
514 * Bug 653325 — Build system does not complain if trying to build docs without
515   vala-doc installed
516 * Bug 653746 — mismatch between hash and equals in Note
517 * Bug 638281 — Add an EDS backend
518 * Bug 654509 — Folks master not building
519 * Bug 652048 — Make nickname writable
520 * Bug 652425 — Failure codes for removing personas needed in PersonaStoreError
521 * Bug 645549 — Add a way to get the individual from a persona
522 * Bug 650422 — Add API for easily checking whether details are writeable
523 * Bug 655019 — Don't notify twice for nickname changes
524 * Bug 650414 — Need better APIs to handle image data
525 * Bug 652643 — Add PersonaStore cache
526 * Bug 655510 — Make truly-writeable *Details property setters public
527 * Bug 654907 — The writable store shouldn't be set by type_id
528 * Bug 655745 — Implement read/write support for gender property
529 * Bug 649296 — Folks backend files shouldn't begin with "lib"
530 * Bug 652657 — Allow writing to properties of all personas
531 * Bug 655008 — Tidy up error handling in eds backend
532 * Bug 653619 — Add company details
533 * Bug 653679 — Change PostalAddressDetails.postal_addresses to support
534   vCard-like arbitrary parameters
535 * Bug 653680 — Change ImDetails.im_addresses to support vCard-like arbitrary
536   parameters
537 * Bug 655917 — Rebase EmailDetails.email_addresses upon an
538   AbstractFieldDetails-derived class
539 * Bug 655374 — Un-break avatar tests
540 * Bug 655919 — Rebase NoteDetails.notes upon an AbstractFieldDetails-derived
541   class
542 * Bug 655920 — Rebase PhoneDetails.numbers upon an AbstractFieldDetails-derived
543   class
544 * Bug 653682 — Change WebServiceDetails.web_service_addresses to support
545   vCard-like arbitrary parameters
546 * Bug 655921 — Change RoleDetails.roles to support vCard-like arbitrary
547   parameters
548 * Bug 655922 — Rebase UrlDetails.urls upon an AbstractFieldDetails-derived class
549 * Bug 648818 — Support the EDS backend being a primary
550 * Bug 655609 — Implement setter for URLs
551
552 API changes:
553 * Swf.Persona retains and exposes its libsocialweb Contact
554 * Add a PresenceDetails.presence_status property
555 * Make NameDetails.nickname settable
556 * Drop AliasDetails support from Trf.Persona
557 * Add PersonaStoreError.PERMISSION_DENIED and PersonaStoreError.REMOVE_FAILED
558 * Change the error domain of PersonaStore.remove_persona() from GLib.Error to
559   Folks.PersonaStoreError
560 * Add a Persona.individual property
561 * Add a Persona.writeable_properties property and implement it in all the
562   Persona subclasses
563 * Make BirthdayDetails.calendar_event_id nullable
564 * Make Folks.Utils public and add Gee structure equality functions
565 * AvatarDetails.avatar is now of type LoadableIcon?
566 * Add AvatarCache class
567 * Add ObjectCache class
568 * Remove leaked internal PotentialMatch.result_to_string() method
569 * Add RoleDetails:role property
570 * Rebase FieldDetails upon AbstractFieldDetails (requiring the use of the
571   equivalent AbstractFieldDetails functions in place of the FieldDetails ones).
572 * Add AbstractFieldDetails.equal() and hash() for better matching on structures
573   which will store derived objects.
574 * Add parameters as an optional argument for the FieldDetails constructor
575 * Use PostalAddressFieldDetails for PostalAddressDetails.postal_addresses
576 * Remove PostalAddress.types (obsoleted by PostalAddressFieldDetails.parameters)
577 * Add and use ImFieldDetails for ImDetails.im_addresses
578 * Add and use EmailFieldDetails for EmailFieldDetails.email_addresses
579 * Add and use NoteFieldDetails for NoteFieldDetails.notes
580 * Remove Note class (obsoleted by NoteFieldDetails)
581 * Add and use PhoneFieldDetails for PhoneFieldDetails.phone_numbers
582 * Remove all PhoneDetails functions (obsoleted by PhoneFieldDetails)
583 * Add and use WebServiceFieldDetails for
584   WebServiceFieldDetails.web_service_addresses
585 * Use RoleFieldDetails for RoleDetails.roles
586 * Use UrlFieldDetails for UrlDetails.urls
587
588 Overview of changes from libfolks 0.5.1 to libfolks 0.5.2
589 =========================================================
590
591 Bugs fixed:
592 * Bug 650067 — Tracker backend warns when setting a NULL avatar (ie, unsetting
593   the avatar)
594 * Bug 650268 — build failure: "--vapidir=.: command not found"
595
596 Overview of changes from libfolks 0.5.0 to libfolks 0.5.1
597 =========================================================
598
599 Bugs fixed:
600 * Bug 645388 — Group channels are leaked
601 * Bug 647562 — Don't crash on duplicate group channels
602 * Bug 647121 — Crash in individual_store_contact_sort at
603   empathy-individual-store.c line 1387
604 * Bug 645684 — Implement Iterator on LinkedHashSet
605 * Bug 640092 — Folks should minimize use of GLib.List (including its public API)
606 * Bug 648161 — Add GObject Introspection Support
607 * Bug 645186 — Make sure all connect() calls have appropriate disconnect() calls
608 * Bug 648533 — Add runtime debug signalling
609 * Bug 649790 — Vala uses the wrong includes
610 * Bug 649088 — Combining contacts doesn't work with german Umlauts
611
612 API changes:
613 * LinkedHashSet.list_iterator() is now disallowed (causes an assertion failure)
614 * LinkedHashSet.iterator() now returns a BidirIterator instead of just an
615   Iterator
616 * ImDetails.im_addresses is now of type MultiMap<string, string>
617 * WebServiceDetails.web_service_addresses is now of type
618   MultiMap<string, string>
619 * Removed LinkedHashSet in favour of Gee.HashSet
620 * Backend.persona_stores is now of type Map<string, PersonaStore>
621 * GroupDetails.groups is now of type Set<string>
622 * FieldDetails.parameters is now of type MultiMap<string, string>
623 * FieldDetails.get_parameter_values() now returns type Collection<string>
624 * FieldDetails.extend_parameters() now takes type MultiMap<string, string>
625 * PostalAddressDetails.postal_addresses is now of type Set<PostalAddress>
626 * EmailDetails.email_addresses is now of type Set<FieldDetails>
627 * PhoneDetails.phone_numbers is now of type Set<FieldDetails>
628 * UrlDetails.urls is now of type Set<FieldDetails>
629 * BackendStore.enabled_backends now has type Map<string, Backend>
630   - The corresponding C function folks_backend_store_dup_enabled_backends()
631     has been renamed folks_backend_store_get_enabled_backends(), and no longer
632     returns an owned variable.
633 * Individual.personas now has type Set<Persona>
634 * Individual.personas_changed now uses Set<Persona>-typed parameters
635 * PersonaStore.personas_changed now uses Set<Persona>-typed parameters
636 * IndividualAggregator.individuals_changed now uses
637   Set<Individual>-typed parameters
638 * IndividualAggregator.link_personas() now takes a Set<Persona>
639 * IndividualAggregator.get_all_potential_matches() now returns a
640   Map<Individual, Map<Individual, MatchResult>>
641 * IndividualAggregator.get_potential_matches() now returns a
642   Map<Individual, MatchResult>
643 * IndividualAggregator.individuals now has type Map<string, Individual>
644 * PersonaStore.personas now has type Map<string, Persona>
645 * LocalIdDetails.local_ids now has type Set<string>
646 * NoteDetails.notes now has type Set<Note>
647 * RoleDetails.roles now has type Set<Role>
648 * PotentialMatch.known_email_aliases now has type Set<string>
649 * PostalAddress.types now has type Set<string>
650 * Add Folks.Debug debug controller class
651 * All pc-files now only add the $includedir to the cflags, so all includes
652   must be of the form <folks/*.h>
653
654 Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
655 =========================================================
656
657 Major changes:
658 * Add support to change primary (writeable) store either via
659   GConf or an env variable (bug 645441).
660 * Bumped Vala dependency to 0.12.0 for bug #646345
661
662 Bugs fixed:
663 * Bug 644968 - _update_phone_numbers() needs to create copies
664   of each List<FieldDetails>
665 * Bug 644966 - _update_emails () needs to create copies of each
666   List<FieldDetails>
667 * Bug 644527 - Add a Tracker backend
668 * Bug 645430 - folks-inspect: Use LinkedHashSet to access im-addresses
669 * Bug 645411 - folks-import segfaults on startup
670 * Crasher when removing Personas
671 * Crasher when reconnecting a Telepathy account
672 * Bug 645680 — Use random integer IDs for Kf.Personas
673 * Bug 645475 — Linker warnings for Tracker backend tests
674 * Bug 645570 — Fix checks for empty and equal StructuredNames
675 * Bug 645989 — Ensure add_persona_from_details handles the basic attribute
676 * Bug 645413 — Write support for Tracker
677 * Bug 645441 — Mechanism to specify primary backend
678 * Bug 638280 — Add a libsocialweb backend
679 * Deal with duplicated phones/e-mails in Tracker
680 * Bug 646944 — Fix libsocialweb updates and removals of contacts
681 * Bug 644867 — add interface for linkable web service contact UIDs
682 * Bug 647168 — print the "web-service-addresses" property correctly
683 * Bug 646831 — Setting an existing phone number or e-mail address on a
684   Trf.Persona fails
685 * Bug 647298 — folks-inspect gets SIGSEGV when trying to auto-complete
686   parameters
687 * Bug 646948 — Support for potential matches
688
689 API changes:
690 * Add equal () to StructuredName
691 * Add detail_key () along with an enum PersonaDetail to PersonaStore
692   which together define the basic attributes that should be supported
693   by add_persona_from_details ().
694 * Add public primary_store to IndividualAggregator
695 * Add LocalIdDetails interface for linking Personas based on local address book
696   IDs (such as for the Tracker backend Personas)
697 * Add WebServiceDetails interface for linking Personas based on web service
698   accounts (such as for the libsocialweb backend Personas)
699 * Add PotentialMatch class and IndividualAggregator.get_potential_matches() and
700   IndividualAggregator.get_all_potential_matches() to suggest Individuals that
701   may match the given Individual or all potential matches, respectively.
702
703 Overview of changes from libfolks 0.3.6 to libfolks 0.4.0
704 =========================================================
705
706 Bugs fixed:
707 * Bug 642351 — BACKEND_STORE_KEY_FILE format should support a wildcard entry
708 * Bug 643241 — _update_urls () needs to create copies of each
709   List<FieldDetails>
710 * Bug 643247 — Folks needs C API documentation
711 * Bug 643201 — folks-inspect can't handle properties which are
712   List<FieldDetails>
713 * Bug 642866 — tp-lowlevel leaks TpChannel
714 * Bug 642861 — FolksLinkedHashSet still alive when exiting Empathy
715 * Bug 642493 — Folks needs API for specifying a contact's organisation
716 * Bug 642500 — Folks needs API for specifying a contact's birthday
717 * Bug 642501 — Folks needs API for attaching notes to a Contact
718 * Bug 641210 — Add interface for postal addresses
719 * Bug 643956 — Use the correct signal name for postal addresses
720 * Bug 643954 — Add to_string () to PostalAddress class
721 * Bug 643955 — Add to_string () to RoleOwner class
722 * Bug 643957 — Deal handle birthday and postal-addresses.
723 * Bug 644457 — Handle structured names
724 * Bug 644165 — An individual's avatar shouldn't be replaced by a null avatar
725
726 API changes:
727 * Add RoleDetails interface
728 * Add BirthdayDetails interface
729 * Add NoteDetails interface
730 * Add PostalAddressDetails interface
731 * Rename Aliasable -> AliasDetails
732 * Rename AvatarOwner -> AvatarDetails
733 * Rename Emailable -> EmailDetails
734 * Rename Favouritable -> FavouriteDetails
735 * Rename GenderOwner -> GenderDetails
736 * Rename Groupable -> GroupDetails
737 * Rename IMable -> ImDetails
738 * Rename NameOwner -> NameDetails
739 * Rename Phoneable -> PhoneDetails
740 * Rename PresenceOwner -> PresenceDetails
741 * Rename Urlable -> UrlDetails
742
743 Overview of changes from libfolks 0.3.5 to libfolks 0.3.6
744 =========================================================
745
746 This is just a repackaging of libfolks 0.3.5 with some documentation comment
747 version numbers fixed.
748
749 Overview of changes from libfolks 0.3.4 to libfolks 0.3.5
750 =========================================================
751
752 Major changes:
753 * Various API breaks and improvements, especially in the IndividualAggregator
754 * Add various new interfaces: NameOwner, FieldDetails, Urlable, GenderOwner,
755   Phoneable and Emailable
756
757 API changes:
758 * Add NameOwner interface
759 * Add FieldDetails interface
760 * Add Urlable interface
761 * Add GenderOwner interface
762 * Add Phoneable interface
763 * Add Emailable interface
764 * Add Tpf.Persona.is_in_contact_list
765 * Rename the URLable interface to Urlable
766 * Take a PersonaStore in IndividualAggregator.add_persona_from_details
767 * Remove IndividualAggregatorError.STORE_NOT_FOUND
768 * Rename the getter for BackendStore.enabled_backends from
769   folks_backend_store_get_enabled_backends() to
770   folks_backend_store_dup_enabled_backends()
771 * Rename BackendStore.get_backend_by_name() to .dup_backend_by_name()
772
773 Bugs fixed:
774 * Bug 640901 — Allow it to be determined whether a user Tpf.Persona is in the
775   contact list
776 * Bug 641780 — Incorrect C function names for URLable interface
777 * Bug 629078 — Folks needs a full API review to take advantage of our
778   compatibility break in 0.2.x
779 * Bug 642036 — No way to pass a message when adding a contact
780
781 Overview of changes from libfolks 0.3.3 to libfolks 0.3.4
782 =========================================================
783
784 Major changes:
785 * Add folks-inspect tool
786 * The use of the new LinkedHashSet type in the API may make libgee a requirement
787   for some clients (to take full advantage of its class lineage).
788
789 API changes:
790 * New type: LinkedHashSet, similar to Gee.HashSet, but ordered.
791 * IMable.im_addresses is now a mapping of string to LinkedHashSet.
792 * Rename the HasAvatar interface to AvatarOwner
793 * Rename the HasPresence interface to PresenceOwner
794
795 Bugs fixed:
796 * Bug 637240 — libfolks-telepathy.so exports private symbols
797 * Bug 638311 — Add a HACKING file that outlines development policies and
798   coding style
799 * Bug 629083 — Review coding conventions in folks
800 * Bug 629075 — Add folks command line application
801 * Bug 638609 — libfolks hard-codes backend names for debugging
802 * Bug 639195 — Print stack traces for failed tests to improve remote
803   debugging
804 * Bug 639113 — Add static aggregation tests
805 * Bug 639742 — Logger service unavailable in make check
806 * Bug 640213 — Add tests for LinkedHashSet
807 * Bug 627397 — Use better interface names
808
809 Overview of changes from libfolks 0.3.2 to libfolks 0.3.3
810 =========================================================
811
812 Major changes:
813 * Fix some minor leaks
814 * Add support for building gtk-doc documentation for the C API
815 * Fix some related documentation problems
816 * Fix some Vala problems caused by differences between Vala 0.10 and 0.12
817 * Finish off renaming interfaces (this is an API break; see below)
818 * Don't trust personas from IRC
819 * Handle invalid IM addresses more gracefully than with an assertion failure
820 * Fix a linking problem with the user's individual when going offline which
821   could lead to infinite loops
822
823 API changes:
824 * Rename the Avatar interface to HasAvatar
825 * Rename the Presence interface to HasPresence
826 * Rename the Favourite interface to Favouritable
827 * Add IMableError
828 * Throw IMableError from IMable.normalise_im_address()
829
830 Bugs fixed:
831 * Bug 635178 — Leak in
832   folks_tp_lowlevel_connection_open_contact_list_channel_async
833 * Bug 635649 — autopoint fails to run
834 * Bug 635703 — Leak in connection_get_requestable_channel_classes_cb
835 * Bug 635823 — [PATCH] telepathy test not linking against GIO
836 * Bug 636251 — Fails to add contact
837 * Bug 629526 — Generate gtk-doc documentation
838 * Bug 627397 — Use better interface names
839 * Bug 636714 — Assertion failure on invalid IM address
840 * Bug 637136 — Infinite loop when disconnecting accounts
841
842 Overview of changes from libfolks 0.3.1 to libfolks 0.3.2
843 ==========================================================
844
845 Major changes:
846 * BackendStore.load_backends() now (un)loads backends which have been
847   (dis|en)abled since the last call
848 * FOLKS_BACKEND_DIR has been replaced by FOLKS_BACKEND_PATH. It accepts any
849   number of files and directories, separated by :
850 * Significantly clean up the build system
851
852 API changes:
853 * Added BackendStore.prepare() and BackendStore::is-prepared
854 * Add BackendStore.enable_backend().
855 * Add BackendStore.disable_backend().
856 * Add BackendStore.unprepare().
857 * Remove casting convenience methods on Individual (casting isn't hard)
858 * Change the visibility of the setters of PersonaStore.type_id,
859   PersonaStore.display_name, PersonaStore.id, Backend.name,
860   Backend.persona_stores and Persona.linkable_properties. This removes the
861   corresponding C setter methods which should never have been exposed
862 * Remove Tpf.PersonaError
863 * Remove the exception from the Tpf.Persona constructor
864
865 Bugs fixed:
866 * Bug 629081 — Add API to allow specific backends to be disabled
867 * Bug 629862 — Add tests for the key-file backend
868 * Bug 628883 — Add localisation support
869 * Bug 633718 — Make the Folks releases buildable without vala, valadoc, or
870   g-i
871 * Bug 633080 — Crash when disconnecting twice
872
873 Overview of changes from libfolks 0.3.0 to libfolks 0.3.1
874 ==========================================================
875
876 Major changes:
877 * Tpf.Persona.contact is now guaranteed to have the client type feature
878
879 API changes:
880 * Add the PersonaStore:can-add-personas property
881 * Add the PersonaStore:can-remove-personas property
882 * Add the PersonaStore:can-alias-personas property
883 * Add the PersonaStore:can-group-personas property
884 * Make Individual implement the IMable interface
885
886 Bugs fixed:
887 * Bug 630431 — notify::alias is never emitted
888 * Bug 631864 — Crash when empathy disconnects
889 * Bug 632096 — build failure: contact-retrieval.o: undefined reference to
890   symbol 'gee_abstract_collection_add'
891 * Bug 632163 — Folks key-file backend needs a way to point to a specific
892   .ini file
893 * Bug 632564 — assertion `EMPATHY_IS_CONTACT (contact)' failed in
894   individual_store_contact_sort
895
896 Overview of changes from libfolks 0.1.17 to libfolks 0.3.0
897 ==========================================================
898
899 Major changes:
900 * Fixed some linking problems
901 * Added some missing documentation
902 * Fixed build problems introduced by switching to gobject-introspection 0.9.6
903   (i.e. GIR format 1.2)
904 * Bumped telepathy-glib dependency to 0.11.16
905 * Bumped Vala dependency to 0.10.0
906 * Bumped gobject-introspection dependency to 0.9.6
907 * Ensured IM addresses are normalised before being compared
908 * Made the folks-import build optional through a configure argument
909 * Added support for a “self” individual
910 * Added support for generating and installing Devhelp format documentation
911 * BackendStore.load_backends and the prepare() functions are now idempotent
912 * Tpf.Persona.contact is now guaranteed to have the avatar token and data
913   features
914 * Tpf.Persona.contact is now guaranteed to have the capabilities feature
915
916 API changes:
917 * Added IMable.normalise_im_address()
918 * Renamed Groups interface to Groupable
919 * Renamed Alias interface to Aliasable
920 * Removed BackendStore constructor
921 * Added BackendStore.dup()
922 * Added BackendStore::enabled-backends
923 * Added Individual::is-user
924 * Added Persona::is-user
925 * Added IndividualAggregator::user
926 * Added PersonaStoreError.UNSUPPORTED_ON_USER
927 * Added {IndividualAggregator, PersonaStoreError}.STORE_OFFLINE, used by the
928   respective add_persona_from_details() functions
929
930 Bugs fixed:
931 * Bug 629452 — [Patch] Add missing gio linking for import-tool
932 * Bug 626008 — Add @since lines to all symbols
933 * Bug 629311 — Folks should normalize IDs written to the writable backend
934 * Bug 629644 — Key file backend cannot be loaded because of linking problems
935 * Bug 629666 — libfolks should not hard autodetect libxml
936 * Bug 628970 — Folks API needs a way to determine whether a specific type of
937   PersonaStore is available
938 * Bug 629096 — Add a library init function
939 * Bug 627402 — Support marking FolksPersonas as "me"
940 * Bug 629642 — individuals-changed emitted in the wrong order
941 * Bug 629643 — do not fall back to the id if alias is empty
942 * Bug 629006 — PersonaStore should gracefully handle offline Persona change
943   attempts
944 * Bug 629331 — BackendStore.load_backends and the prepare() functions should
945   be idempotent.
946 * Bug 629008 — Add a test for Persona additions
947 * Bug 630347 — Avatars are always NULL
948
949 Overview of changes from libfolks 0.1.16 to libfolks 0.1.17
950 ===========================================================
951
952 Major changes:
953 * Added a basic test suite
954 * Cleaned up the build system
955 * Ensured the public libraries' VAPI files are distributed and installed
956 * Prevented the key-file from being saved unnecessarily
957 * Fixed multi-byte character handling in the key-file backend
958 * Ensured account removal and invalidation is handled in the Telepathy backend
959 * Prevented a hang when creating relationships.ini in certain situations
960 * Added a folks-import tool to import meta-contact data from Pidgin; this adds
961   a dependency on libxml
962
963 API changes:
964 * Added PersonaStore.flush()
965
966 Bugs fixed:
967 * Bug 628930 — folks crahses empathy on relationships.ini read
968 * Bug 629082 — Empathy crashes when toggling "Ignore SSL certificate errors"
969   checkbox
970 * Bug 628853 — hangs if there's no relationships.ini file
971 * Bug 629084 — Add a folks-import tool
972
973 Overview of changes from libfolks 0.1.15 to libfolks 0.1.16
974 ===========================================================
975
976 Major changes:
977 * Added more debugging output
978 * Fixed various small outputted code bugs
979 * Fixed problem where key file groups would be overwritten in some situations
980 * Fixed various signal emission problems
981 * Prevented changes to Personas' properties from being propagated back up to the
982   Individuals
983 * Limited libgee dependency to < 0.7 due to API changes in libgee
984 * Added a FOLKS_DISABLE_LINKING environment variable to disable linking (for
985   debugging purposes)
986
987 Bugs fixed:
988 * Bug 628108 — Favorite contacts are not save any more
989 * Bug 628294 — Some contacts appear to be linked together while they shouldn't
990 * Bug 628305 — Signal removal of Individuals containing untrusted Personas
991 * Bug 628131 — error message when trying to link ICQ with jabber
992 * Bug 628343 — Add an environment variable to disable linking
993 * Bug 628335 — Assertion error with master
994
995 Overview of changes from libfolks 0.1.14.1 to libfolks 0.1.15
996 =============================================================
997
998 Major changes:
999 * Fixed various build problems
1000 * Ensured duplicate entries don't appear in various sets
1001 * Made gobject-introspection dependency explicit
1002 * Limited libgee dependency to <= 0.5.2 due to API changes in libgee
1003 * Reworked some of the Individual internals to make notifications more efficient
1004 * Added the concept of an Individual's “trust level”
1005 * Changed alias fallbacks to fall back to a display ID instead of a UID
1006 * Added support for storing aliases in the key-file backend and use them in
1007   preference to aliases from other Personas in an Individual
1008
1009 API changes:
1010 * Added Individual:personas-changed
1011 * Added TrustLevel enum
1012 * Added Individual::trust-level
1013 * Implemented Alias on Kf.Persona
1014
1015 Bugs fixed:
1016 * Bug 627314 — folks cannot be install in gentoo sandbox
1017 * Bug 627506 — Require gobject-introspection
1018 * Bug 626725 — Add an Individual.personas_changed signal
1019 * Bug 627968 — Add Individual.trust_level property
1020 * Bug 626578 — Use vala's vala.m4 to check for telepathy-glib(.vapi)
1021 * Bug 626410 — contacts show up with a weird alias
1022 * Bug 627508 — Store alias and groups in the key-file backend
1023 * Bug 627898 — Fails to install with -j4
1024
1025 Overview of changes from libfolks 0.1.14 to libfolks 0.1.14.1
1026 =============================================================
1027
1028 Major changes:
1029 * Bumped Vala dependency to 0.9.6
1030 * Fixed some more warning spew
1031
1032 Overview of changes from libfolks 0.1.13 to libfolks 0.1.14
1033 ===========================================================
1034
1035 Major changes:
1036 * Changed Vala detection code to use the correct macro
1037 * Bumped Vala dependency to 0.9.5
1038 * Removed some more message spew
1039 * Changed tp-lowlevel Vala bindings to be generated using gobject-introspection
1040 * Added optional dependency on gobject-introspection 0.6.7
1041
1042 Overview of changes from libfolks 0.1.12 to libfolks 0.1.13
1043 ===========================================================
1044
1045 Major changes:
1046 * Added the concept of “linkable properties”
1047 * Added the IMable interface
1048 * Added the concept of persona store “trust”
1049 * Added a writeable key-file backend
1050 * Added linking support to the IndividualAggregator
1051 * Tidied up ID handling in the backends
1052 * Warn if a backend's MIME type could not be determined, notifying the user if
1053   libfolks can't load backends due to shared-mime-info not being installed
1054 * Hint to clients the Individual replacing a removed Individual (if any)
1055 * Exposed Telepathy contacts' IM addresses using the IMable interface
1056 * Fixed some build and dependency issues
1057 * Bumped telepathy-glib dependency to 0.11.11 and dropped dependency on
1058   telepathy-vala
1059 * Added the concept of “writeable” PersonaStores and use this concept to prevent
1060   properties being synchronised between PersonaStores unnecessarily (and
1061   potentially even destructively)
1062
1063 API changes:
1064 * Added Persona::linkable-properties
1065 * Added IMable interface
1066 * Added PersonaStoreTrust enum
1067 * Added PersonaStore::trust-level
1068 * Added Persona.LinkablePropertyCallback()
1069 * Added Persona.linkable_property_to_links()
1070 * Added Persona.build_uid()
1071 * Added Persona.split_uid()
1072 * Added Persona::display-id
1073 * Added PersonaStore::display-name
1074 * Added replacement_individual parameter to Individual:removed
1075 * Implemented IMable on Tpf.Persona
1076 * Added IndividualAggregatorError.NO_WRITEABLE_STORE
1077 * Added IndividualAggregator.link_personas()
1078 * Added IndividualAggregator.unlink_individual()
1079 * Added PersonaStore::is-writeable
1080
1081 Bugs fixed:
1082 * Bug 625830 — Adding an existing contact to the tp backend results in bogus
1083   warnings
1084 * Bug 626108 — Defining XDG_DATA_DIRS prevents backends from being loaded
1085
1086 Overview of changes from libfolks 0.1.11 to libfolks 0.1.12
1087 ===========================================================
1088
1089 Major changes:
1090 * Added debug flags support using the FOLKS_DEBUG environment variable
1091 * Removed various bits of message and warning spew
1092 * Bumped Vala dependency to 0.9.4
1093 * Ensured connections which are ready as soon as they're connected are handled
1094   correctly
1095 * Versioned the installed backends using the main library's libtool version
1096
1097 Bugs fixed:
1098 * Bug 625815 — No contat showed in the contact list
1099
1100 Overview of changes from libfolks 0.1.10 to libfolks 0.1.11
1101 ===========================================================
1102
1103 Major changes:
1104 * Moved various bits of preparation code out into async prepare() methods to
1105   avoid race conditions on startup
1106 * Reset TpfPersonaStore state when going offline
1107 * Made several methods async which could potentially require it in future
1108 * Added error throws to various functions which could potentially fail in future
1109
1110 API changes:
1111 * Added PersonaStore.prepare()
1112 * Added Backend.prepare()
1113 * Removed error thrown from Backend constructor
1114 * Added IndividualAggregator.prepare()
1115 * Changed return type of Presence.is_online() from uint to int
1116 * Made IndividualAggregator.remove_individual() async
1117 * Made PersonaStore.remove_persona() async
1118 * Added an error throw to BackendStore.load_backends()
1119 * Added an error throw to IndividualAggregator.prepare()
1120 * Added an error throw to IndividualAggregator.remove_individual()
1121 * Added an error throw to IndividualAggregator.remove_persona()
1122 * Added an error throw to PersonaStore.remove_persona()
1123 * Made Groups.change_group() async
1124 * Made Groups:group-changed async
1125
1126 Overview of changes from libfolks 0.1.9 to libfolks 0.1.10
1127 ==========================================================
1128
1129 Major changes:
1130 * Fixed various memory and reference leaks
1131 * Lots of build system improvements
1132 * Added a libtool version to the installed libraries
1133
1134 Initial release of libfolks 0.1.9
1135 =================================
1136
1137 Major changes:
1138 * Move to GNOME infrastructure