nanogallery2 v3.0.2 Release Notes

Release Date: 2020-07-21 // over 3 years ago
    • new: [BREAKING CHANGE for FLICKR user] a custom Flickr API key is now required:
      To request one: https://www.flickr.com/services/apps/create/
      And set it with the new option 'flickrAPIKey'
    • ๐Ÿ†• new: data source, ignore markup elements which do not contain media data
    • ๐Ÿ›  fixed: lightbox does not free it's resources on close, in some case
    • ๐Ÿ›  fixed: lightbox previous media displayed over current media on startup
    • ๐Ÿ›  fixed: #266 layout is not adjusted immediately anymore when resizing the browser window
    • ๐Ÿ›  fixed: #268 self hosted video is not playing when clicked
    • ๐Ÿ›  fixed: #269 value 'none' for option 'viewerGallery' not working
    • ๐Ÿ›  fixed: Vimeo videos no playing
    • ๐Ÿ”„ changed: option 'galleryResizeAnimation' now set to false by default
    • ๐Ÿ›  minor bugfixes