File: /var/www/shoetique/wp-content/plugins/woocommerce-stock-manager/changelog.txt
Plugin Name : Stock Manager for WooCommerce
Plugin URI : https://www.storeapps.org/
Author : StoreApps
Author URI : https://www.storeapps.org/
License : GPLv3
Earlier versions
= 2.0.2 =
* Fixed js error
= 2.0.1 =
* Fixed product variation problem
* Added old.css with old tabla style
* Added setting for old css styles
* Color alert for qty boxes is back
= 2.0.0 =
* Removed old stock manager table
* Created one page React application
* Realtime filtering - category, product name, sky, product type, stock status
* All changes can be dismiss before saving
* Ajax paggination
* Saving was changed to using WooCommerce Rest API v3
* Product quantity log
* New database table stock_log
* New admin page with product quantity history
* Removed plugin settings page
* Added filter for ajax pagination apply_filters('woocommerce_stock_manager_per_page', 50)
= 1.2.8 =
* Rename language file to woocommerce-stock-manager for compatibility with WordPress translate system
* Removed max width for table
* Fixed button position Save all on big screen
= 1.2.7 =
* Changed loading text domain
* Added new feature for stock editing. When manage stock is changed, backorder and stock inputs are disabled.
Stock status is changed automatically, based on stock value and backorder value, when manage stock is "yes"
This new feature is used for allowing only correct stock "scenario" - for example: you cannot change stock quantity, when manage stock is "no".
= 1.2.6 =
* Fixed default values for disaplay setting
* Fixed variations ordering
= 1.2.5 =
* Import/export feature is back
* Fixed sell price saving
= 1.2.4 =
* Fixed SKU sorting issue
* Fixed search limit issue
= 1.2.3 =
* Fixed wrong file update
= 1.2.2 =
* New filter for limit products in product table woocommerce_stock_manager_limit
* Import/export feature was removed from plugin
* New setting page for plugin
* Products limit setting
* Enable/disable qty input for variable product - if disabled, input showing all product variants stock qty
* Qty input step setting - for e-shops not using items, but meters or inches
= 1.2.1 =
* Fixed wrong saving stock quantity, when trying set zero value
* Added input for tax status
* Added input for tax class
* Added input for shipping class
= 1.2.0 =
* Fixed wrond saving stock quantity
= 1.1.9 =
* Fixed please enter a valid value issue
* Changed update meta to $product->set_ method for stock status, backorders, manage stock and sku
= 1.1.8 =
* Fixed issue with sale price
* Disable product qty input for variable product
* Variable roduct qty is calculated from all variants
* Removed price and sale price for variable product - they dont exist in WooCommerce
= 1.1.7 =
* Fixed issue with not saving Manage stock
* Fixed issue with searching SKU for variable products
* Fixed sales price error
= 1.1.6 =
* New filter stock_manager_manage for edit user capabitily to display manager - in class-stock-manager-admin.php file
= 1.1.5 =
* WooCommerce 3.0+ compatibility
* Sku edit is now via onclick function
* Fix Sku display issue
* French translations
= 1.1.4 =
* Fixed Save all button issue
= 1.1.3 =
* Typo admin fix
= 1.1.2 =
* Added input for sku change
* Use $product->set_stock for set qty value
* Added searching products by product name
* Wildcard for searching by sku
* Product name edit directly in table - green pen icon
* Added sale price
* Availability switch off/on table cells - price, sale price, weight, manage stock, stock status, backorders, stock
* New setting for cells displaying
* Fixed save all price error
= 1.1.1 =
* Fixed Search by SKU issue
* Improve filter for multiple values
* Added Order by filter
* Added Persian translation
= 1.1.0 =
* Removed "f" typo on admin page
* Fixed not saving issue
* Added product id paramater into hooks
* Optimized pagination method
* Fixed on sae price issue
= 1.0.9 =
* Fixed wrong generate AJAX nonce
* User manage WooCommerce capability control in stock_manager_save_one_product_stock_data
= 1.0.8 =
* Fixed security vulnerabily in AJAX call
= 1.0.7 =
* Fixed price saving
* New hook stock_manager_table_th in table head before Save text
* New hook stock_manager_table_simple_td in table line before Save button - simple product
* New hook stock_manager_table_variation_td in table line before Save button - product variation
* Edit product weight
* Added product name into export file
= 1.0.6 =
* Fixed issue with export class
= 1.0.5 =
* Search product by sku
* Edit product regular price
* Link to product edit page
= 1.0.4 =
* Fix error on attribut label displaying
= 1.0.3 =
* Added toggle display for variations
* Variation have their attributes as "variation name"
* Added availability work with plugin setting, for shop managers
* Fix displaing zero, when stock is low then 0
= 1.0.2 =
Fix wrong table displaing in administraion in FF and IE
Added Spanish translate - thanks to Miguel Acosta
Added Slovakia translate - thanks to Tomas Kusenda
= 1.0.1 =
Fix product filter issue
= 1.0.0 =
Startup version