nanogallery2 v1.0.0 Release Notes

Release Date: 2017-02-27 // about 7 years ago
    • ๐Ÿ†• new: options to set the size of images and thumbnails
    • ๐Ÿ†• new: options to set EXIF properties with javascript
    • ๐Ÿ†• new: API option 'refresh' to display again the current gallery
    • ๐Ÿ†• new: API option 'instance' to get the reference of the gallery instance
    • ๐Ÿ†• new: API option 'search', display thumbnails with title containing the search string
    • ๐Ÿ†• new: callbacks 'fnGalleryRenderStart', 'fnGalleryRenderEnd', 'fnGalleryObjectModelBuilt', 'fnGalleryLayoutApplied'
    • ๐Ÿ”„ changed: default thumbnail toolbar for albums - thumbnailToolbarAlbum : { topLeft: 'select', topRight : 'counter' }
    • ๐Ÿ”„ changed: default thumbnail toolbar for imgae - thumbnailToolbarImage : { topLeft: 'select', topRight : 'featured' }
    • ๐Ÿ”„ changed: default value of 'thumbnailDisplayInterval' from 30 to 15
    • โœจ enhanced: high DPI screen, like Retina, support for self hosted content when image size defined
    • ๐Ÿ›  fixed: misc issues with kind 'google2'
    • ๐Ÿ›  fixed: zoom image in/out for self hosted content