1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
5 <!-- template designed by Marco Von Ballmoos -->
7 <link rel="stylesheet" href="media/stylesheet.css" />
8 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
11 <div align="center"><h1>CHANGELOG</h1></div>
15 * bug, sort-by rates if all photos of the library are displayed works now.
16 * bug, phpfspot used the image files last modification date instead of F-Spot's
17 recorded date when no EXIF data were available. Now it displays the same time as
19 * feature, date-input appears now as one field instead of seperates for year, month
21 * feature, make sort-order pre-configurable in phpfspot_cfg.php
23 -- Andreas Unterkircher <unki@netshadow.at> Fri, 20 Jun 2008 19:40:00 +0100
27 * feature, user-friendly URL's (with Apache's mod_rewrite).
28 * feature, display tag-selection with preview-icons in photo index.
29 * feature, support for Nikon's NEF RAW photo format (via dcraw and ImageMagick).
30 * feature, auto-scroll in photo index if thumbnails are out of sight.
31 * feature, support F-Spot's rating values.
32 * bug, if tag added to hide-tags, don't show up in photo-details box (single-photo).
33 * bug, if tag added to hide-tags, don't allow adding to selected-tags list.
34 * bug, if tag added to hide-tags, random-photo needs to take care of it.
35 * bug, auto-completition seemed not to work on all browser's caused by an &nbsp; in
37 * bug, file-name-search can now be combined with any other search and will no longer
40 -- Andreas Unterkircher <unki@netshadow.at> Sat, 25 May 2008 11:00:00 +0100
44 * feature, support PNG image format.
45 * feature, auto-completion for tag-search.
46 * feature, lightbox2 for photo preview out of the photo index.
47 * feature, a bit more color for tag-cloud.
48 * bug, SQlite temporary directory can now be set in phpfspot_cfg.php
49 * bug, modify AJAX-loading notification. Standard HTML_AJAX is getting overlayed.
51 -- Andreas Unterkircher <unki@netshadow.at> Sat, 29 Mar 2008 11:00:00 +0100
55 * bug, fixed auto-rotation when EXIF Orientation header is set.
56 * bug, fixed incorrect time-range when using external-url to enter phpfspot.
57 * bug, display also photos which have no tags.
58 * bug, sometimes photos where displayed several times.
59 * bug, fixed image handling which were slender enough, but too high.
60 * bug, fix for PDO sqlite when trying to fetch one single row (contributed by
61 * bug, fix for incorrect SQL query (contributed by Arun Persaud).
62 * bug, fixed window-movement when switching between photo index & photo
63 * feature, removed much of HTML tables to speed up GUI & CSS cleanup
64 * feature, key navigation (next/prev photo, photo index, reset all).
65 * feature, gen_thumbs.php has a new overwrite-thumbnails option.
66 * feature, max. thumb height can now be changed in config settings.
68 * feature, new sort order which will group photos by tag-names (alphabetical).
69 * feature, simplified config file by moving config-check out to the main class file.
70 * feature, script to search for duplicated photos via comparing MD5 hash sums.
71 * feature, search for filename's and through photo descriptions.
73 * feature, new icon's from the Nuovo icon set.
75 -- Andreas Unterkircher <unki@netshadow.at> Sat, 12 Jan 2008 11:00:00 +0100
79 * Show only user-definied tags and pictures (contributed by Arun Persaud).
80 * handling introduced database layout of F-Spot 0.4.x
81 * cleaning up code to avoid PHP warning messages on E_ALL
83 -- Andreas Unterkircher <unki@netshadow.at> Fri, 30 Dec 2007 20:03:38 +0100
87 * new thumbnail directory strcuture inspired by GIT's directory structure
88 (contributed by Arun Persaud).
89 * support for RSS feed (v2.0)
90 * support for PHP5's PDO (PHP Data Objects) to access sqlite3 database
91 (contributed by Arun Persaud).
92 * additional configurable options
94 - Path to store thumbnails
96 -- Andreas Unterkircher <unki@netshadow.at> Fri, 09 Nov 2007 18:41:00 +0100
100 * first major release
102 -- Andreas Unterkircher <unki@netshadow.at> Sat, 18 Aug 2007 16:36:00 +0200
105 <p class="notes" id="credit">
106 Documentation generated on Wed, 02 Jul 2008 20:40:39 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a>