Skip to content

Releases: rvalitov/widgetkit-slideshow-ex

v.1.4.2 (2021-10-13)

13 Oct 05:49
a3f2529
Compare
Choose a tag to compare

Fixed

Compatibility issues with Yootheme Pro and UIKit 3.

v1.4.1 (2018-02-10)

09 Feb 22:43
Compare
Choose a tag to compare

Features

  • New options for web accessibility support, read more

v1.4.0 (2018-02-09)

09 Feb 12:28
Compare
Choose a tag to compare

Features

  • Added customization options for the Lightbox mode:
    • Visibility of navigation arrows
    • Make lightbox areas clickable for easier navigation

More info is available at wiki

v1.3.7 (2017-03-14)

14 Mar 15:27
Compare
Choose a tag to compare

Features

  • Improved updates notifications: now results are cached for 35 minutes - it reduces network traffic to update servers and update notification popups display less often on screen
  • Improved tooltips design

Fixes

  • Fixed PHP warning for WordPress

v1.3.5 (2017-02-08)

08 Feb 20:27
Compare
Choose a tag to compare

Fixed

  • Fixed conflict with Joomla DOCman extension
  • Correct word break of text in tooltips

v1.3.3 (2017-01-19)

19 Jan 01:22
Compare
Choose a tag to compare

Features

  • Updated core code for better stability
  • Multilingual interface, available languages: English, Russian, German (partial translation).

v1.3.2 (2017-01-02)

02 Jan 15:42
Compare
Choose a tag to compare

Features

  • Widget verifies if its installation path is correct and shows this info in About tab
  • Write access check to all items (files and folders) of the widget. It can help to find unexpected problems
  • Files integrity check: make sure that all the required files are present and not altered
  • Print more information about environment (for example, versions of CMS, UIKit, Widgetkit, DB, AngularJS, etc.) and more compatibility checks in About tab
  • Improved compatibility with PHP7
  • Subscription form for newsletter to keep informed about news

Fixed

  • Compatible with Yootheme Pro - now the widget is rendered correctly if used with Yootheme Pro #4.
  • Better compatibility with Widgetkit 2.9.x and the new "no-conflict" mode.

v1.2.5 (2016-02-03)

03 Feb 19:40
Compare
Choose a tag to compare

Features

  • Clickable slide option added, other - removed - removed overlay clickable and image clickable options. The new more useful clickable slide option is added that makes the whole slide clickable.
  • Lightbox mode - added option to open content in a lightbox, read more.

Fixed

  • Correct media size behavior - fixed an issue with media sizing that was not identical to the original Slideshow widget behavior: the media could only auto shrink (if its size was larger than the widget area). Now it also auto enlarges if the media is smaller than the widget area.

v1.2 (2016-02-02)

02 Feb 21:15
Compare
Choose a tag to compare

Features

  • Tooltips for all options - added tooltips for all options, closes #1.
  • Update notifications - you get update notifications when new versions of the widget are available.

v1.1 (2016-01-15)

02 Feb 19:09
Compare
Choose a tag to compare

Features

  • Better overlay link option: automatic strip of <a> tags is implemented