Skip to content

Releases: sachinchoolur/lightGallery

Version 2.6.1 release

14 Sep 05:07
Compare
Choose a tag to compare
  • Bug fix - grayed zoom icon #1387

Version 2.6.0 release

29 Aug 07:46
Compare
Choose a tag to compare
  • Refactor zoom module
  • Fix issue - Blurry images when zooming on iOS devices #1260
  • Make lightGallery compatible with react 18 strict mode
  • Next / previous button not working with overlapping caption. #1371
  • Improve documentation

Version 2.6.0-beta.2 release

03 Aug 14:06
Compare
Choose a tag to compare

Version 2.6.0-beta.1 release

13 Jul 06:13
Compare
Choose a tag to compare
Pre-release
  • Refactor zoom module
  • Fix issue - Blurry images when zooming on iOS devices #1260

Version 2.5.0 release

13 Jun 06:23
Compare
Choose a tag to compare

New Features

  • New VimeoThumbnail plugin that automatically loads thumbnail for Vimeo videos
  • Private video support for Vimeo videos
  • Videojs custom theme support
  • Trap focus within lightGallery
  • Option to hide the scrollbar
  • Option to skip scrolling back to the original position on close

Bug fixes

  • The alt attribute is not appearing on the first image
  • When the focus trap is enabled, the page is scrolling to the bottom

New Contributors

Version 2.5.0-beta.5 release

11 May 04:51
Compare
Choose a tag to compare
Pre-release

Bug-fix: The alt attribute is not appearing on the first image

Version 2.5.0-beta.4 release

09 May 16:40
Compare
Choose a tag to compare
Pre-release
  • Option to hide the scrollbar
  • Option to skip scrolling back to the original position on close
  • Bug-fix: When the focus trap is enabled, the page is scrolling to the bottom

Version 2.5.0-beta.3 release

23 Apr 10:22
Compare
Choose a tag to compare
Pre-release

Trap focus within lightGallery

Version 2.5.0-beta.2 release

06 Mar 08:04
Compare
Choose a tag to compare
Pre-release
  • New VimeoThumbnail plugin that automatically loads thumbnail for vimeo videos
  • Add private video support for vimeo videos
  • Add videojs custom theme support

Version 2.4.0 release

29 Jan 07:46
Compare
Choose a tag to compare

Features

  • Add i18n support (Special thanks to @arnaud-ober )
  • Add rotate callback for Angular, React, and Vue components
  • Add events for autoplay actions autoplay, autoplayStart and autoplayStop

Bug Fixes

  • Adds position: relative to body and breaks layout #1218
  • Full screen videos not working on Safari OSX #1220
  • Call response.text() after fetch() #1241

Contributers