All Versions
10
Latest Version
Avg Release Cycle
21 days
Latest Release
1871 days ago

Changelog History

  • v3.5.7 Changes

    March 11, 2019

    Fixes

    • ๐Ÿ›  Fixed #2213 Keyboard navigation inside form dropdowns
    • ๐Ÿ›  Fixed #2210 Depreciated: HTMLVideoElement.webkitExitFullscreen()
  • v3.5.6 Changes

    December 14, 2018

    Fixes

    • ๐Ÿ›  Fixed #2151 - Swipes over the caption
  • v3.5.5 Changes

    December 13, 2018

    Fixes

    • ๐Ÿ›  Fixed #2150 - Caption is not cleared
  • v3.5.4 Changes

    December 12, 2018

    Fixes

    • ๐Ÿ›  Fixed #2147 - Caption overlaps bottom video-controls
  • v3.5.3 Changes

    December 10, 2018

    Fixes

    • ๐Ÿ›  Fixed #2122 - Focusable HTML5 video
    • ๐Ÿ›  Fixed #2128 - Missing smallBtn on mobile
    • ๐Ÿ›  Fixed #2096 - autoStart fullscreen AND slideshow
    • ๐Ÿ›  Fixed #2097 - German translation
    • ๐Ÿ›  Fixed #2132 - Youtube fullscreen

    ๐Ÿ‘Œ Improvements

  • v3.5.2 Changes

    October 05, 2018

    Fixes

    • ๐Ÿ›  Fixed #2090 - Html5 video in looping gallery;
    • ๐Ÿ›  Fixed issue with wrong height of PDF files (by automatically disabling iframe preloading)
  • v3.5.1 Changes

    September 30, 2018

    ๐Ÿ›  Fixed #2083 - missing HTML5 video poster

  • v3.5.0 Changes

    September 29, 2018

    Improvements

    • ๐Ÿ†• New option preventCaptionOverlap (enabled by default for desktop only) prevents caption from overlapping the content;
    • HTML5 video now uses thumbnail image as poster;
    • Redesigned caption - centered, without top border and does not hide when idling (and preventCaptionOverlap is enabled);
    • ๐Ÿ› It is now easier to set content height in % (especially for iframes), there is no need to adjust bottom margin and max-height (caused by this - https://bugzilla.mozilla.org/show_bug.cgi?id=748518), because bottom margin is applied automatically using JS)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed thumbnail visibility detection (now works better with sliders);
    • ๐Ÿ›  Fixed share modal not closing when clicking outside content area;
    • ๐Ÿ›  Fixed iframe support for iOS

    โฌ†๏ธ Note about upgrading from previous versions

    If you have changed the layout (as in this example: https://codepen.io/fancyapps/full/pxovaa), you most likely have to set preventCaptionOverlap : false to prevent content shifting.

  • v3.4.2 Changes

    September 21, 2018

    Improvements

    • โšก๏ธ Updated slideshow
      • Slideshow now waits for YouTube and Vimeo video to end
      • Slideshow now has a progressbar
    • ๐Ÿšš After YouTube or Vimeo video ends, gallery will automatically move to the next slide
    • Revised transitions

    ๐Ÿ”„ Changes

    • 0๏ธโƒฃ Slideshow button is now displayed by default
    • โšก๏ธ Slightly updated visuals
      • Tweaked loading icon
      • changed background color of thumbnails list; border color of active element

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed IE11 issues
      • Transitions not working on some zoom levels
      • Updated scrollbar width detection should fix page shifting
    • ๐Ÿ›  Fixed issue with unwanted characters inside thumbnail list
    • ๐Ÿ›  Fixed issue when sometimes iframe height is not calculated correctly
  • v3.4.1 Changes

    August 31, 2018

    Improvements

    • Revised focus trapping
    • Navigation arrows are now buttons
    • Slideshow now waits for html5 video to end
    • ๐Ÿ”„ Changed window.jQuery to global value

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed issue with 2inline items in looping group
    • ๐Ÿ›  Fixed issue with custom full-screen button