Viewing File: /home/fshjisk/atelierdemila/wp-content/plugins/woo-variations-table/changelog.txt

== Changelog ==

= 2.2.4 =
* Add min and max html attributes to the qty input from the variation data.
* Add actions before and after the variations table.

= 2.2.3 =
* Use the native WooCommerce error message in case of adding quantity of an item exceeded the available stock qty.

= 2.2.2 =
* Show an error if the added quantity of an item exceeded the available stock qty.
* Other small improvements and fixes.

= 2.2.0 =
* It's possible now to sort columns by drag'n drop easily.
* Fix dimensions column value did not show up correctly.
* Other small improvements and fixes.

= 2.1.6 =
* Move price column to before quantity column.
* Add german (de_DE) translation .po file ( thanks to mario-haag ).

= 2.1.4 =
* Fix the table doesn't work on Microsoft Edge browser.
* Update POT file to include missing strings.

= 2.1.3 =
* Add an option to show/hide filters.

= 2.1.2 =
* Fix add to cart doesn't work on sub-drectory sites.
* Other small fixes and improvements.

= 2.1.1 =
* Disable "Add to cart" button if the variation was out of stock

= 2.1.0 =
* Add new option to control where to place the variations table
* Add new option to show/hide "Available Options" button
* Other small fixes and improvements

= 2.0.7 =
* Enable quantity column by default
* Some code improvements

= 2.0.6 =
* Fix js error showing up in console when the product is not variable

= 2.0.5 =
* Fix Add to cart loader icon option can not be unchecked

= 2.0.4 =
* Fix add to cart event triggers to work with jQuery

= 2.0.3 =
* Add option to enable/disable add to cart loader and tick icon
* Some clean up

= 2.0.2 =
* Make Stock header translatable
* Small bug fix

= 2.0.0 =
* Refactor the code and use SvelteJS for the UI instead of VueJS
* Use the built-in WooCommerce ajax add to cart function to add to cart instead of the custom function that used before.
* Sort by attributes values is possible now.
* Add spinner icon to show up when click add to cart button.
* Add tick icon to show up in add to cart button when the item added to cart.
* Make all texts translatable and update pot file.
* It's much faster and stable now.

= 1.3.10 =
* Fix PHP error happened in old PHP versions

= 1.3.9 =
* Make 'Any' translatable.
* Fix PHP error happened in old PHP versions
* Small css fix.

= 1.3.8 =
* CSS improvments to compatible with more themes like Storefront and other WooCommerce themes.
* Fix a PHP bug to compatible with older PHP versions.
* Add new filter to filter variation thumb name.

= 1.3.5 =
* Show Attribute name instead of slug in the table.
* Add some actions and filters hooks to let others extend this plugin.

= 1.3.3 =
* Fix variations price doesn't show up if all variations have the same price issue.
* Fix filters don't work when the attribute label has spesial characters.
* Fix translation issue were contain wrong text domain and Add to cart was not translatable.

= 1.3 =
* Add an option to show stock column.
* Show only attributes with "Visible on the product page" enabled option when enable "Show Attributes" option.
* Show variation image as thumbnail when available (bug fix for WooCommerce 3.x).
* Other bug fixes & improvments.

= 1.2 =
* Add new option to show attributes values as columns in the table.
* Fix Table wasn't working in Internet Explorer.
* Show weight unit in the variations table.

= 1.1 =
* Support multilangual and include PO file.

= 1.0 =
* Make the variation table responsive.
* WooCommerce 3.x compatible.

= 0.9.0 =
* Add settings to control what columns to show in the table.
* Add "Available options" button under product price to scroll down to the variations table.

= 0.8.2 =
* Fix add to cart ajax functionallity (wasn't working).
* Fix some css issues.
* Update VueJS to latest version.

= 0.8.1 =
* Fix a CSS issue.

= 1.3.10 =
* Fix PHP error happened in old PHP versions

= 1.3.9 =
* Make 'Any' translatable.
* Fix PHP error happened in old PHP versions
* Small css fix.

= 1.3.8 =
* CSS improvments to compatible with more themes like Storefront and other WooCommerce themes.
* Fix a PHP bug to compatible with older PHP versions.
* Add new filter to filter variation thumb name.

= 1.3.5 =
* Show Attribute name instead of slug in the table.
* Add some actions and filters hooks to let others extend this plugin.

= 1.3.3 =
* Fix variations price doesn't show up if all variations have the same price issue.
* Fix filters don't work when the attribute label has spesial characters.
* Fix translation issue were contain wrong text domain and Add to cart was not translatable.

= 1.3 =
* Add an option to show stock column.
* Show only attributes with "Visible on the product page" enabled option when enable "Show Attributes" option.
* Show variation image as thumbnail when available (bug fix for WooCommerce 3.x).
* Other bug fixes & improvments.

= 1.2 =
* Add new option to show attributes values as columns in the table.
* Fix Table wasn't working in Internet Explorer.
* Show weight unit in the variations table.

= 1.1 =
* Support multilangual and include PO file.

= 1.0 =
* Make the variation table responsive.
* WooCommerce 3.x compatible.

= 0.9.0 =
* Add settings to control what columns to show in the table.
* Add "Available options" button under product price to scroll down to the variations table.

= 0.8.2 =
* Fix add to cart ajax functionallity (wasn't working).
* Fix some css issues.
* Update VueJS to latest version.

= 0.8.1 =
* Fix a CSS issue.

= 0.8 =
* Initial release.
Back to Directory File Manager