v0.7 - 19/04/11 - Fixed bug to allow Shampoo to be installed on root - Main admin password can now be changed via link at bottom - Album passwords can now be set and deleted (link by page title)- Passwords are not stored in settings.php any more; file called .pw is created and stores hashed passwords - Gallery title and description are now in index.txt, so most users should not need to access settings.php at all - Fixed bug whereby images could be viewed for passworded albums if image path was known. .htaccess file is modified as a result - Fixed bug with UTF-8 characters in file names - Reduced number of JS and CSS files - Improved functionality for password-protected albums - JS is now less likely to fail if changes are made to HTML structure in shampoo.inc v0.6 - 26/02/11 - New JavaScript-based admin interface - Thumbnails only generated if image is bigger than thumbnail size - Thumbnails now generated in same format as original file - Thumbs are now all stored in a single directory - GIF and PNG thumbs transparency is preserved - Some functions rewritten, lots of code cleanup - Horrible memory leak fixed - Trimmed CSS a bit - Changed mod_rewrite rules to hopefully work in all installations - Video support doesn't require separate PHP file any more - Latest Flowplayer support added v0.5 - 15/04/10 - Added support for FLV and MP4 videos via flowplayer and ffmpeg for thumb creation - Improvement to thumbs loading in main listing - Update to Thickbox code to be a bit neater and support video - Fixed bug that didn't allow shampoo to run on root - General code cleanup here and there v0.41 - 20/01/10 - Made it all UTF-8 to support a larger range of characters - Fixed: a few grammar mistakes - Minor code cleanup in places v0.4 - 10/10/09 - Fixed: bug with passworded albums where after entering the password, a blank page was shown. - Fixed: albums starting with or containing capital letters were getting mangled due to a faulty regular expression. - Added: prettytitles setting (settings.php) for when album titles are missing and the album name has to be used. - Slight CSS improvements for IE6 and IE7. Before 10/10/09 I wasn't keeping track of changes. Oops.