TWG version 1.9.x Here you find a small history of small bugfixes where I don't release a new release. If you want to update I recommend to overwrite all files except your settings in my_config.php, my_style.css and admin/_config/.htusers.php and your pictures dir of course. Check the history for a full list of changes: http://www.tinywebgallery.com/history.htm If you need an urgent fix of something - There is always a way to speed things up ;) 1.9 New: Fully compatible with php 5.4! New: TFU 3.0.3 included. New: All important
do have an id now. So you can easily e.g. float or text-align them. Security fix: Multiple Full Path Disclosure Vulnerabilities closed. This vulnerability has been discovered by Manuel Garcia Cardenas (mgarcia (at) isecauditors (dot) com). Thanks for finding this! New: $autocreate_folder_id is now true by default. folder.id is used to identify a folder even when you rename it. The warning in the administration has been improved! New: jQuery was updated to version 1.9.1. Fix: Perfect popup optimized. Does now work for Chrome as well. Fix: image.txt files with the size 0 caused a loop! Now this is checked before reading! Fix: when $sort_album_by_date was set to true and $sort_album was set to false the sorting prefix was added but not removed. Now $sort_album_by_date and $sort_album are checked both.