Plugin Directory

Changeset 2949401

Timestamp:
08/08/2023 02:33:06 PM (12 months ago)
Author:
sayful
Message:

Update readme.txt file of Carousel Slider

File:
1 edited

Legend:

Unmodified
Added
Removed
  • carousel-slider/trunk/readme.txt

    r2841739 r2949401  
    44Tags: carousel, carousel slider, image carousel, product carousel, woocommerce, slider
    55Requires at least: 5.6
    6 Tested up to: 6.1
     6Tested up to: 6.
    77Requires PHP: 7.0
    8 Stable tag: 2.2.0
     8Stable tag: 2.2.
    99License: GPLv3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.txt
     
    9797== Changelog ==
    9898
     99
     100
     101
     102
     103
     104
     105
     106
     107
    99108= version 2.2.0 - 2022-12-31 =
    100109* Feature - Add template to overwrite design from theme.
     
    108117* Fix - Hero carousel index is not correct.
    109118
    110 = version 2.1.0 - 2022-05-27 =
    111 * Feature - Add new javaScript dialog to create carousel slider with title and slider type.
    112 * Feature - Update metabox functionality separating create and edit functionality.
    113 * Feature - Update slider type metabox design.
    114 * Fix - Video Content is not saving.
    115 * Fix - Content slider animation is too fast and not considering autoplay speed.
    116 * Dev - Add typescript support.
    117 * Dev - Add new meta box fields (Radio, Switch, ButtonGroup, Breakpoint, Html, Switch).
    118 * Dev - Update metabox hiding slider change on edit mode.
    119 * Dev - Add REST endpoint to create slider.
    120 * Dev - Add admin feedback ui for plugin de-activation feedback.
    121 * Dev - Add admin ui to take user confirmation to send non-sensitive data.
    122 * Dev - Add sanitize method to sanitize array of integer.
    123 * Dev - Add 'image_size' attribute on SliderSetting class.
    124 * Dev - Add TemplateParserInterface class.
    125 * Dev - Fix `ReturnTypeWillChange` warning on PHP 8.0 onward
    126 * Dev - Add filter to modify slider css classes.
    127 * Dev - Add functionality to modify responsive breakpoint.
    128 * Dev - Group color metabox setting together.
    129 * Dev - Fix section setting and description is not showing.
    130 * Dev - Add SliderSetting::lazy_load_image() to get lazy load setting.
    131 * Dev - Add filter to modify hero and video carousel item html.
    132 
    133 = version 2.0.10 - 2022-03-26 =
    134 * Fix - Fix image carousel image edit button is not working for single image.
    135 
    136 = version 2.0.9 - 2022-02-27 =
    137 * Fix - Fix multi select field is showing as single select.
    138 
    139 = version 2.0.8 - 2022-01-07 =
    140 * Dev - Remove return type declaration from admin footer text.
    141 
    142 = version 2.0.7 - 2022-01-07 =
    143 * Fix - Fix null value issue on admin footer text.
    144 
    145 = version 2.0.6 - 2022-01-03 =
    146 * Add - Add functionality to add css file link dynamically if it is not added yet
    147 * Add - Add custom module for "Divi Builder"
    148 * Fix - Showing data update message on admin area.
    149 * Dev - Add unit testing for helpers classes.
    150 * Dev - Update code according to WordPress Coding Standards
    151 
    152 = version 2.0.5 - 2021-11-20 =
    153 * Fix - Product carousel button style is not working for 'read more' button
    154 
    155 = version 2.0.4 - 2021-11-20 =
    156 * Tweak - Update carousel preview link on edit page
    157 
    158 = version 2.0.3 - 2021-11-04 =
    159 * Fix - Fix error on image carousel structure data if image is deleted.
    160 
    161 = version 2.0.2 - 2021-11-03 =
    162 * Fix - Fix hero carousel height is not working as before.
    163 
    164 = version 2.0.1 - 2021-11-02 =
    165 * Fix - Fix issue with version 1 compatibility template for WooCommerce product loop item
    166 * Feature - Add random order for images carousel
    167 
    168 = version 2.0.0 - 2021-10-31 =
    169 
    170 * Dev - Add CLI(Command Line Interface) to create test sliders.
    171 * Dev - Update owl setting functionality to data attribute.
    172 * Dev - Add CSS variable to handle inline style.
    173 * Dev - Separate sliders code to modules
    174 * Dev - Add Upgrader class to handle upgrade functionality.
    175 * Dev - Update gutenberg block script.
    176 
    177119[See changelog for all versions](https://raw.githubusercontent.com/sayful1/carousel-slider/main/changelog.md).
Note: See TracChangeset for help on using the changeset viewer.