sort-order is now set via AJAX, not while submit a search-query
[phpfspot.git] / CHANGELOG
1 phpfspot (1.2)
2
3   * Show only user-definied tags and pictures (contributed by Arun Persaud).
4   * handling introduced database layout of F-Spot 0.4.x
5   * cleaning up code to avoid PHP warning messages on E_ALL
6
7  -- Andreas Unterkircher <unki@netshadow.at>  Fri, 30 Dec 2007 20:03:38 +0100
8
9 phpfspot (1.1)
10
11   * new thumbnail directory strcuture inspired by GIT's directory structure
12     (contributed by Arun Persaud).
13   * support for RSS feed (v2.0)
14   * support for PHP5's PDO (PHP Data Objects) to access sqlite3 database
15     (contributed by Arun Persaud).
16   * additional configurable options
17     - Path to smarty
18     - Path to store thumbnails
19
20  -- Andreas Unterkircher <unki@netshadow.at>  Fri, 09 Nov 2007 18:41:00 +0100
21
22 phpfspot (1.0)
23
24   * first major release
25
26  -- Andreas Unterkircher <unki@netshadow.at>  Sat, 18 Aug 2007 16:36:00 +0200