TinyWebGallery 1.9
9 May 2013
TinyWebGallery version 1.9 is now available.
What's New in TinyWebGallery 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.