ANNOUNCE: Zeitgeist 0.5.0



On behalf of the Zeitgeist team I am proud to announce the immediate
availability of Zeitgeist 0.5.0 also known as the Atomic Flounder.

The release summary reads:

Engine:

 - FindEvent*: Event subjects are now joined by a logical AND instead of OR
   (LP: #592599).
 - Extensions found in the extensions directory are now automatically loaded.
 - Install a .pc file so out of tree extensions can figure out the install path.
 - Load extensions found in ~/.local/share/zeitgeist/extensions.
 - Let the GtkRecentlyUsed data-source ignore any exceptions while trying to
   parse .desktop files (LP: #523761).
 - Fix return value of the SetDataSourceEnabled D-Bus method.
 - Extensions: Hooks have been renamed and most of them now have pre and post
   variants (LP: #592599, #604747).
 - Add new ResultTypes for sorting by subject origin
 - Change the hooks API for the Extension class to use pre_* and post* hooks
   to make it clearer when they are run. This change also brings in a few
   new hooks.

Python API:
 - ZeitgeistDBusInterface.get_extension is no longer a classmethod (in fact,
   it never really was).
 - ZeitgeistDBusInterface.get_extension now has a third optional parameter to
   change the bus name.

Overall:

 - Build system fixes (LP: #595577).
 - Manpage updates.
 - Translation updates.

-- 
Cheers,
Mikkel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]