=== MG Block Slider === Contributors: gigenam Tags: block, editor, slider, slideshow, content, image, video Requires at least: 5.9 Tested up to: 6.1 Stable tag: 1.3.1 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html == Changelog == = 1.3.1 - 2022-12-26 : = * Changes on pagination colors depending the theme and options selected. * Added a border to the SVGs so they can be seen on backgrounds of the same color. * Minor fix for lightbox. = 1.3.0 - 2022-12-23 : = * New - Floating position for pagination dots (top | right | bottom | left). * New - Control the vertical position for arrows manually. * Modify the vertical animation order. Now the previous slide go up. * Fix for the minimum height and recalculate on resize window. * Minor changes on the order and look of some controls. * Minor changes on default options. = 1.2.3 - 2022-12-06 : = * Quick fix for float numbers on duration and speed. = 1.2.2 - 2022-11-24 : = * Validate that `post_content` and `widget_block` exist to prevent PHP Notices. = 1.2.1 - 2022-11-17 : = * Minor fixes with missing images. = 1.2.0 - 2022-11-17 : = * Added lightbox support (in beta). = 1.1.3 - 2022-11-10 : = * Minor fix for hidding arrows. = 1.1.2 - 2022-11-07 : = * Touch support improvements. * Minor fix on thumbnails. = 1.1.1 - 2022-11-02 : = * Minor fix on touch scroll. = 1.1.0 - 2022-11-01 : = * Improvements in optimization for animations on lost focus. = 1.0.1 - 2022-10-27 : = * Support for WP 6.1 = 1.0.0 - 2022-10-22 : = * Init Version.