Version 1.0.13

March 22, 2023
  • Resolved: Previous issue was only partially fixed, now fully fixed for both directions of tabbed focus.

Version 1.0.12

March 21, 2023
  • Fixed: When loading embedded video content, such as that in iframe or video tags, tabbed focus of the content was not possible, preventing keyboard users from being able to control the media. Fixing this ensure compliance with WCAG 2.4.3: Focus Order.

Version 1.0.11

March 16, 2023
  • Fixed: The Next and Previous controls were not correctly disabled when the modal was launched, causing a bug that allowed focus to move out of the modal dialog without closing the modal. This meant that for single-image modals, the modal would not be compliant with WCAG 2.4.3: Focus Order.

Version 1.0.10

January 26, 2023
  • Fixed: Images displayed in the lightbox were missing their alt.

Version 1.0.9

January 20, 2023
  • Added: captioncontent data attribute allows for HTML captions in the lightbox.
  • Updated: Demo template with example of captioncontent data attribute.
  • Fixed: Removed duplicate markup for when a webp Asset is loaded in to the lightbox.

Version 1.0.8

November 8, 2022
  • Fixed: Removed Mixed type declarations to fix PHP 7.4 compatibility.

Version 1.0.7

October 25, 2022
  • Updated: Changed it so that the counter no longer displays when there is a single image in the lightbox.

Version 1.0.6

October 25, 2022
  • Fixed: Typo in templated CSS Class names.

Version 1.0.5

October 25, 2022
  • Added: Support for different types of lightbox content, including YouTube and Vimeo embeds as well as video assets and HTML content.
  • Added: New settings and translation strings, for use with different lightbox content.
  • Updated: Changed the default value for the IMAGE_CONTROL_LABEL translation string.
  • Updated: The demo template with new examples.

Version 1.0.4

July 10, 2022
  • Fixed: Removing use of endBody due to templating issues across different scenarios.

Version 1.0.3

July 6, 2022
  • Fixed: Issue whereby assetbundle would not render in some situations.

Version 1.0.2

June 16, 2022
  • Updated: Changed version number and composer.json file to better support Craft 3 and 4 across a single version.

Version 1.0.1

June 15, 2022
  • Fixed: CSS Classes settings for the lightbox's image and picture elements were missing.

Version 1.0.0

June 15, 2022
  • Initial release.

Version 1.0.0-beta2

June 12, 2022
  • Added: Responsive image support to gallery markup.
  • Added: New transform size to config.
  • Updated: Improved decorative CSS layout of SVGs used in lightbox controls.
  • Fixed: JavaScript bug with srcset path for some images.

Version 1.0.0-beta1

June 11, 2022
  • Initial beta release.