Releases: rvalitov/widgetkit-slideshow-ex
Releases · rvalitov/widgetkit-slideshow-ex
v.1.4.2 (2021-10-13)
v1.4.1 (2018-02-10)
Features
- New options for web accessibility support, read more
v1.4.0 (2018-02-09)
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)
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)
Fixed
- Fixed conflict with Joomla DOCman extension
- Correct word break of text in tooltips
v1.3.3 (2017-01-19)
Features
- Updated core code for better stability
- Multilingual interface, available languages: English, Russian, German (partial translation).
v1.3.2 (2017-01-02)
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)
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)
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)
Features
- Better overlay link option: automatic strip of
<a>
tags is implemented