2018-01-26
 - Support for video files (requires a HTML5-enabled browser),
 - Password field (when enabled) gets auto-focus.

2017-08-05
 - Configurable favicon ($FAVICON),
 - qdgal can execute any command before creating thumbnails ($PRETHUMB_CMD),
 - Added an explicit control over browser's cache ($CACHELIMIT),
 - Global password protection (optional, $AUTH_PASS and $AUTH_TIME).

2017-05-20
 - Fixed handling of images that contain a '#' character in their filenames,
 - Slideshow is kept on if user clicks on next/prev links during a slideshow,
 - Slideshow link doesn't appear if no JS is available to avoid confusion,
 - Slideshow starts counting only once the image is fully loaded,
 - Unavailable next/prev links are shown with a special style (were hidden),
 - Translations are parsed as UTF-8 even if php.ini another default_charset,
 - Configurable bullet symbol for action links (was hardcoded to a star).

2017-05-13
 - Added the slideshow feature,
 - Thumbnail's timestamp is set to image's time to detect obvious changes.

2016-10-18
 - Language autodetection (English, French, German, Polish and Russian),
 - Fixed orientation of thumbnails if jpeg source has exif rotation applied,
 - Empty galleries inherit their cover from their first non-empty sub-gallery,
 - Configurable sorting orders for photos and galleries,
 - Original image is shown as thumbnail if actual thumbnail creation fails,
 - Sub-galleries can use customized CSS styles (disabled by default).

2016-10-14
 - Support for sub-galleries (ie. sub-directories within an album),
 - Thumbnails support,
 - Adaptations for PHP 5.3 compatibility,
 - Displaying an explicit error message when no photos are found in a gallery,
 - All URLs are escaped properly to avoid glitching on weird filenames.

2016-07-17
 - First public release.
