ANNOUNCE: tracker 0.7.21 released



tracker 0.7.21 is now available for download from:
http://download.gnome.org/sources/tracker/0.7/

1ed44ae4f48569defbf336b61e026868  tracker-0.7.21.tar.gz

What is it?
===========
All-in-one indexer, search tool and metadata database.

Where can I find out more?
==========================
You can visit the project web site:

  http://www.tracker-project.org/

What's New?
===========

  General:
  * Bumped GTK+ requirement to 2.18

  Tests:
  * Restructured data and added metadata extraction test

  SPARQL:
  * Support simple named graph patterns in queries
  * Added fn:*-from-dateTime functions.

  libtracker-db:
  * Fixed compiler warnings in function_sparql_cartesian_distance()
  * Updated journal to support named graphs

  libtracker-data:
  * Support retrieving localtime for stored date/time values, was UTC

  libtracker-common:
  * Fixed header filename for TurtleWriter
  * Added TrackerDateTime fundamental GType for time + UTC offset

  libtracker-client:
  * Refactored away tracker-statement-list API

  libtracker-miner:
  * Refactored TrackerCrawler so we process parent dirs before children

  libtracker-extract:
  * Moved libtracker-common functions here only used in tracker-extract
  * Fixed documentation example since preupdate was added

  tracker-extract:
  * Fixed linking so we include libtracker-extract for extractors
  * Added missing warning if required GModule functions are not found
  * Use artist's value in filename when creating new album art

  tracker-info:
  * Print queried URN (since we use anonymous nodes for files now)

  tracker-tag:
  * Fixed looking up tags by filename and don't require explicit paths
* Fixed looking up tags, don't use regular expressions, use exact matching
  * Removed unused code and fixed memory leak when removing tags

  tracker-search-tool:
  * Added gradient fill to metadata tile
  * Fixed display of type and file size in metadata tile

  nautilus:
  * Don't show an empty file count when adding new tags

  kmail:
  * Fixed linking so we include libtracker-client

Bugs:

  * GB#610026, Nautilus Tagging Extension does not work at all.
  * GB#610318, Bump GTK+ dep to 2.18 due to gtk_widget_set_can_default()
  * GB#610360, Tracker adds multiple entries for files
  * NB#157277, Not able to search for files based on a particular tag
* NB#149503, ClassUpdateSignaler for MusicPiece doesn't signal subjectsChanged signals

Translations:

  * Updated de: Mario Blättermann
  * Updated cs: Petr Kovar
  * Updated es: Jorge González

Notes:

  The database version up has been incremented, this will force a
  reindex for any existing Tracker installation.

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.

--
19 February 2010
Tracker team


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