X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=CHANGELOG;h=28cfd8e61d52d79a780323ea38efd7c645f75676;hp=9cf51cb2592d66167236a9840b04561f7c0e0a9f;hb=6492d6cd73e61b60c1f2df2e54918a3598ac5805;hpb=1532cb592eb45670d0d72fe5e9acb1f5b0fb31c9 diff --git a/CHANGELOG b/CHANGELOG index 9cf51cb..28cfd8e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,20 @@ +phpfspot (1.5) + + * feature, support for Nikon's NEF RAW photo format (via dcraw and ImageMagick). + * bug, if tag added to hide-tags, don't show up in photo-details box (single-photo). + * bug, if tag added to hide-tags, don't allow adding to selected-tags list. + * bug, if tag added to hide-tags, random-photo needs to take care of it. + + -- Andreas Unterkircher Sat, 13 Apr 2008 11:00:00 +0100 + phpfspot (1.4) * feature, support PNG image format. * feature, auto-completion for tag-search. * feature, lightbox2 for photo preview out of the photo index. + * feature, a bit more color for tag-cloud. * bug, SQlite temporary directory can now be set in phpfspot_cfg.php + * bug, modify AJAX-loading notification. Standard HTML_AJAX is getting overlayed. -- Andreas Unterkircher Sat, 29 Mar 2008 11:00:00 +0100