Photo Gallery/Photo Collage
When loading new images, the gallery will automatically use the meta data of the image (if available).
Added the ability to set a separate 'Thumbnail' image. This allows you to use a different (smaller) version of the image for thumbnails. It is also still possible to automatically generate a thumbnail image. This can be useful for example if you want a use a square image for the preview and the full-size image with normal aspect ratio.
Added the ability to get images from a folder on the server. If the images contain description meta data then this will automatically be used for the title.
Added support for Bootstrap modal in jQuery Dialog settings. This implements a responsive modal popup.
Slideshow
When loading new images, the gallery will automatically use the meta data of the image (if available).
Added 'Line' shape option to pagination, inspired by Bootstrap-4 Carousel indicators.
Added new built-in navigation arrows, inspired by Bootstrap-4 Carousel arrows.
Added the ability to get images from a folder on the server.
Added ‘Maximum width’ property which limits the width of the slide show when used in full width (floating) mode. In previous versions this was fixed to 1920.
Added ‘Full screen background’ slideshow mode. The images will cover the entire viewport. The slideshow will be fixed at the background, so it will not scroll with the rest of the content. Full screen background uses CSS3 animations, no JavaScript.
