- Bug: image sorting within albums fixed (getImageId() not found error). [trisweb]
- Bug: image dimensions are now cached in the database again (no functional difference, but much faster). [trisweb]
- Changed the default RewriteBase in .htaccess to
/zenphoto to correspond with the default folder in the package. [trisweb]
- Now detects changed images and reprocesses them if the cached versions are old. [trisweb]
- When an image cannot be found/loaded, an error image is shown instead of no image (passing
i.php?...&debug disables this and shows the error output) [trisweb]
- Other minor bugfixes and code cleanups.