summaryrefslogtreecommitdiff
path: root/NEWS
blob: 14b6732bd925ef7699709350e094a3ae9d6c4fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Zeitgeist-datahub 0.8.2
=======================

* Download monitor: don't log *.part files (Siegfried Gevatter)

* Download monitor: ignore hidden and backup files

Zeitgeist-datahub 0.8.1
=======================

* Avoid triplication of events when logging items from GtkRecentManager
  (Siegfried Gevatter)

* Fix wrong desktop-file detection for Thunderbird (Siegfried Gevatter)

* Sanitize uri encoding when logging items from GtkRecentManager (Michal Hruby)

Zeitgeist-datahub 0.8.0
=======================

* Make sure correct desktop environment is set for DesktopAppInfo (Michal Hruby)

* Fixed recent-manager-provider to log remote files (Siegfried Gevatter)

* Fixed Desktop ID extraction to take into account subdirectories
  of AppDir (Siegfried Gevatter)

* Added a KDE Recent Document provider (Siegfried Gevatter)

* Added a provider that looks for new files in the XDG Download
  Directory (Siegfried Gevatter)

Zeitgeist-datahub 0.7.0
=======================

* Ported to use GDBus (Michal Hruby)

* Added module which listens for desktop file launches (only used when running
  GLib 2.28 or later) (Michal Hruby)

Zeitgeist-datahub 0.6.0
=======================

* Added an XDG autostart .desktop file, so zeitgeist-datahub gets
  started at the beginning of the user's session. (Federico Mena)

* Added translation infrastructure and a Spanish
  translation. (Federico Mena)

* Make the OpenOffice.org workaround also work on LibreOffice (Michal Hruby)

Zeitgeist-datahub 0.5.1
=======================

 * Fixed timestamps on 32-bit CPUs and race conditions (Michal Hruby)

Zeitgeist-datahub 0.5.0
=======================

 * Initial release based on original python version.