App-sitelenmute
view release on metacpan or search on metacpan
3.04
* No user-visible changes
3.03
* Handle UTF-8 encoded filenames including spaces and parenthesis in
their names
* Handle long options (they all failed)
3.00
* Added tests
* Added to CPAN as App::sitelenmute
* Many new requirements, now handled via Makefile.PL and CPAN
* Removed requirement for threads
* Removed -u option; always update an existing gallery
sitelen-mute 2.0.0. 2018-05-11
------------------------------
* Forked and Changed name from fgallery
* Applied a number of patches from various people
* Support for browsers with Javascript disabled
* Support for meta data used by social media sites
* Overview page
fgallery 1.8.2: 2016-05-25
--------------------------
* Allow to generate a gallery directly on filesystems without hard-links.
* Fix generation failure on BSD systems (use a common set of "cp" arguments).
* Handle more malformed/missing EXIF timestamps.
* Use `Cpanel::JSON::XS` instead of `JSON::XS` (fixing errors in recent
unsupported combinations of Perl / JSON::XS and threads).
* New `fgallery` man page provided by Guus Sliepen.
fgallery 1.8.1: 2016-02-02
--------------------------
* Fixed txt/xmp caption extraction for filenames with special characters.
* Fixed unicode handling in xmp/exif captions.
fgallery 1.8: 2016-01-14
------------------------
* Handle bogus whitespace in EXIF timestamps.
* Ignore hidden/invalid files instead of failing.
* Support `tificc2` as an alias to `tificc` (for Fedora).
* Avoid calling `tificc` for images already in sRGB.
* Load thumbnails on-demand for faster loading of large galleries.
* Extract and visualize image captions.
* Added `utils/fcaption` to edit image captions.
fgallery 1.7: 2014-09-05
------------------------
* Improved support for IE8.
* With Firefox the gallery can now be viewed directly without an HTTP server.
* Fixed crash when reading invalid EXIF timestamps.
* Fixed crash when reading read-only images.
* Fixed invalid check with newer versions of ImageMagick.
fgallery 1.6: 2014-04-17
------------------------
* Do not produce warnings when reading files without suffix.
* Strip EXIF metadata from image previews and thumbnails.
* We now require the `Image::ExifTool` perl module to extract EXIF
information (`libimage-exiftool-perl`).
* Preview/thumbnail images are now converted to sRGB colorspace by default
(`liblcms2-utils` required) for improved color appearance across devices.
* Fixed mixing/sorting of images without EXIF data.
* A customizable URL (`--index`) can be specified on the command line to put
a back-link in the gallery header.
* Reduced the payload size.
fgallery 1.5: 2014-03-03
------------------------
* Allow to reverse the album order (`-r`).
* Fixed crash when reading read-only images.
* Fixed crash when the input directory contains spaces.
* Fixed time sorting.
fgallery 1.4: 2014-01-28
------------------------
* Manual copying of the template directory is no longer required.
( run in 1.201 second using v1.01-cache-2.11-cpan-524268b4103 )