Fixed: Lightbox playing incorrect video with multiple videos in gallery #187
Fixed: Draggable: false option not working #192
Fixed: Links not working inside inline content in mobile devices
Fixed: moreLength not working correctly on mobile if description has HTML
Added: Added plugins option for a future release that will allow extending GLightbox with plugins
Changed: Plyr fullscreen set to iosNative
Changed: Renamed skin option to theme for a future release that will allow creating themes like plugins, skin still works but will be replaced in a future relase
New: Option "zoomable" to enable or disable zoomable images
New: Option "preload" to enable or disable preloading
New: Option "draggable" to go to prev/next slide by mouse dragging. Thanks to @Hirbod for the donation to make this happen
New: Option "dragToleranceX" Used with draggable. Number of pixels the user has to drag to go to prev or next slide
New: Option "dragToleranceY" Used with draggable. Number of pixels the user has to drag up or down to close the lightbox (Set 0 to disable vertical drag)
New: The code was refactored to make it easier to maintain
Fixed: data gallery stopped working
Fixed: iOS bug with Vimeo iframe when fullscreen button pressed
Fixed: "See more" link in the description throws an JS error when clicked
Fixed: Videos not resized vertically when window height was smaller than the window width