Fitgallery changelog (for more details see repository logs)

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 <title></title> and in gallery thumbs


0.81

* Fix inclusion of HTML tags in <title></title>
* 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
