Version 2.8.1 release
- Typo fix by @gilren in https://github.com/sachinchoolur/lightGallery/pull/1547
- refactor(container): add type () => HTMLElement & string selector support - https://github.com/sachinchoolur/lightGallery/pull/1570
- Fix #1524 - Cannot override muted param with Vimeo video by @dev-newvisibility in https://github.com/sachinchoolur/lightGallery/pull/1526
- fix: resolve subHtmlUrl dynamic mode issue in fetchCaptionFromUrl by @ajuzp5 in https://github.com/sachinchoolur/lightGallery/pull/1557
- fix: refactor inline styles in thumbnail plugin for CSP compatibility in https://github.com/sachinchoolur/lightGallery/pull/1565
- fix(lg-utils): update dummy img handling & append method by @bytesandbots3 in https://github.com/sachinchoolur/lightGallery/pull/1596
- fix(lg-rotate): block the ability to close the zoomed-in image #1581 in https://github.com/sachinchoolur/lightGallery/pull/1594
- feat: wrap img with & add data-lg-size in https://github.com/sachinchoolur/lightGallery/pull/1597
- fix(lgzoom): correct zoom out aria-label and icon issue #1583 in https://github.com/sachinchoolur/lightGallery/pull/1591
- fix(lg-zoom): resolve undefined property access #1576 in https://github.com/sachinchoolur/lightGallery/pull/1595
- fix: correct iframe container styles to display external content #1600 in https://github.com/sachinchoolur/lightGallery/pull/1603
- fix(types): add lgMediumZoom plugin typings #1607 by @bytesandbots3 in https://github.com/sachinchoolur/lightGallery/pull/1608
Version 2.8.0-beta.2 release
- Typo fix by @gilren in https://github.com/sachinchoolur/lightGallery/pull/1547
- refactor(container): add type () => HTMLElement & string selector support - https://github.com/sachinchoolur/lightGallery/pull/1570
- Fix #1524 - Cannot override muted param with Vimeo video by @dev-newvisibility in https://github.com/sachinchoolur/lightGallery/pull/1526
- fix: resolve subHtmlUrl dynamic mode issue in fetchCaptionFromUrl by @ajuzp5 in https://github.com/sachinchoolur/lightGallery/pull/1557
- fix: refactor inline styles in thumbnail plugin for CSP compatibility in https://github.com/sachinchoolur/lightGallery/pull/1565
- fix(lg-utils): update dummy img handling & append method by @bytesandbots3 in https://github.com/sachinchoolur/lightGallery/pull/1596
- fix(lg-rotate): block the ability to close the zoomed-in image #1581 in https://github.com/sachinchoolur/lightGallery/pull/1594
- feat: wrap img with & add data-lg-size in https://github.com/sachinchoolur/lightGallery/pull/1597
- fix(lgzoom): correct zoom out aria-label and icon issue #1583 in https://github.com/sachinchoolur/lightGallery/pull/1591
- fix(lg-zoom): resolve undefined property access #1576 in https://github.com/sachinchoolur/lightGallery/pull/1595
- fix: correct iframe container styles to display external content #1600 in https://github.com/sachinchoolur/lightGallery/pull/1603
- fix(types): add lgMediumZoom plugin typings #1607 by @bytesandbots3 in https://github.com/sachinchoolur/lightGallery/pull/1608
Version 2.8.0-beta.1 release
Angular 16, 17 build
Version 2.7.2 release
- Add alt tag for thumbnails if available
- Infinite zoom (Zoom beyond actual size) support.
- enable the close button on mobile for iframe
- fix(zoom): zoom in and out not happening when clicked too fast
- feat(strings): make error message customizable
Version 2.7.2-beta.1 release
- Add alt tag for thumbnails if available
Version 2.7.2-beta.0 release
- Infinite zoom (Zoom beyond actual size) support.
- enable the close button on mobile for iframe
- fix(zoom): zoom in and out not happening when clicked too fast
Version 2.7.1 release
- Support for YouTube nocookie
- Bug fix: Correct youtube player params order https://github.com/sachinchoolur/lightGallery/issues/1417
- Bug fix: Jumping of max zoomed in images https://github.com/sachinchoolur/lightGallery/issues/1423
Version 2.7.1-beta.1 release
Fix issue - Jumping of max zoomed in images #1423
Version 2.7.1-beta.0 release
- Support for YouTube nocookie
- Bug fix: Correct youtube player params order #1417
Version 2.7.0 release
- Add support for angular 13 and 14
- Big fix - Zoom button is disabled when clicking too fast