Fitgallery changelog (for more details see repository logs) 1.01 * Fixed a internal problem (could fail with recent versions of PHP) 1.00 * Fixed the sorting (by date) of galleries and images * Added optional centered CSS (using inline-block) * Fixed/improved detection of galleries and images * More fixes 0.95 * Fixed a problem with medium thumbnails in exif mode * Replaced sample image with lightweight one * Minor cleanup and security changes 0.94 * Fixed order of galleries and sample thumbnail of a gallery * Other minor changes and corrections 0.93 * Fixed evaluation of readdir() in directory loops to prevent wrong falses in some cases * Corrected constant names as strings in defines 0.92 * Only allow exif information/thumbnail (by exact URL) when enabled in configuration * Only show galleries and images that are readable (you can hide galleries and images removing read permissions) * Fixed a problem with exif thumbnails on gallery index * Other minor fixes 0.91 * Fix a bug that tries to send a second Content-Type header in random.css.php, this didn't affect functionality (I think) but generated a lot of ugly warnings on PHP logs 0.90 * Added video support * Added GIF support * Added JPEG quality setting for thumbnails * Added "resample" and "quality" options to control quality of thumbnails * Improved CSS * Improved exif support * License upgraded to GPLv3 (or later) * A lot of fixes * A lot of optimization improvements * A lot of security improvements * Documentation updated 0.85 * Improved the security with check-user-input function * Inclussion of relocatable navigator (up or bottom from thumbnails, both or none) * Improved the general estructure of the code * Added a minumum "quick-guide" documentation * Added galleries and thumbs per page form for users * Added directory "styles" for alternatively CSS files * Support for exif thumbnails with option of use them instead of GD-generated thumbnails * Support for exif fields on pictures (usually from digital cameras) * Support for galleries on diferent sites * Support for GD1 as well as GD2 (suggested GD2) * Fix problem with HTML tags in "titulo" files in and in gallery thumbs 0.81 * Fix inclusion of HTML tags in * Limit maximum image resize in thumb.php via $limite_horiz config variable * Config files moved to config/ directory, config-dirgal.php renamed to config-thumb.php * Added $text_images in config/dir-lang.php * Added index.php for individual galleries * Added galleries page link (if available) (added $text_pages in config/dir-lang.php) 0.80 * Better estructured code: new configuration and CSS separated files with more flexibility. * Support for medium-size thumbnails. * Support for JPEG and PNG source images auto-detected in exection-time. * Added "Powered by FitGallery" message on the pages (configurable). * Support for multi-language