All Versions
24
Latest Version
Avg Release Cycle
68 days
Latest Release
1200 days ago

Changelog History
Page 3

  • v1.0.0 Changes

    February 27, 2017
    • ๐Ÿ†• 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
  • v0.9.3 Changes

    February 18, 2017
    • ๐Ÿ›  fixed: incorrect image size with Flickr storage
    • ๐Ÿ›  fixed: double tap fired on zoom-in/out icons
    • ๐Ÿ›  fixed: image next/previous scrolled 2 images on iPhone
    • ๐Ÿ›  fixed: incorrect image display
    • ๐Ÿ›  fixed: error on Google Photos albums with more then 1000 photos
    • ๐Ÿ›  fixed: Google Photos data added after february 9, 2017 not accessible (module nanogp:https://github.com/nanostudio-org/nanogp)
    • ๐Ÿ‘Œ improved: image zoom management
  • v0.9.2 Changes

    January 26, 2017
    • ๐Ÿ†• new option 'thumbnailOpenOriginal' : display the original image (for example in Flickr or Google Photos), without opening the lightbox
    • some icons replaced
    • minor changes in the lightbox layout
    • ๐Ÿ†• new value for 'thumbnailToolbarImage': 'info'
    • โž• added support of Android stock browser
    • ๐Ÿ›  minor bugfixes
  • v0.9.2.a Changes

    January 31, 2017
    • ๐Ÿ›  fixed: infobox not displayed in lightbox
    • ๐Ÿ›  fixed: incorrect thumbnail height/widths calc for google (thanks to alexanderhowell - https://github.com/alexanderhowell)
    • ๐Ÿ›  fixed: incorrect min-width in CSS