Changelog
= Version 2.2.0 =
Release Date: October 29, 2024
* Improvement: Improve the product query for sku
* Improvement: Bump minimum WordPress & PHP & WC versions
* Improvement: Fix CI errors and warnings
* Fixed: Conflict with Product Bundles plugin
* Fixed: PHP 8.1 deprecation warning from dependency
* Fixed: Deprecated errors on plugin activation while debug is enabled
* Fixed: No alerts WP/Woocommerce versions are not fit to requirements
* Fixed: Errors in logs related to `NetworkQueueJobRepository`
= Version 2.1.0 =
Release Date: July 20, 2023
* Add: solved conflict between OneStock and Redis Object Cache
* Add: Support for Composite Products plugin
* Add: Support for PHP 8
* Fixed: Do not allow plugin to be activated in a single site installation
* Fixed: Setting SKU at last for new product may set stock to -1, independent of previous stock
* Fixed: Fatal error in license tab : RequestException
* Fixed: Variable product not showing "out of stock"
* Fixed: Check if get_current_screen function exist before calling it
* Fixed: Remove Codeception acceptance test suite
= Version 2.0.0 =
Release Date: February 26, 2021
* Update: Name change to Central Stock for WooCommerce.
= Version 1.1.1 =
Release Date: March 30, 2020
* Update: License functionality.
= Version 1.1.0 =
Release Date: August 29, 2019
* Add: Onboarding first steps guide.
* Add: Translated plugin description.
* Fixed: Error when adding new plugin.
= Version 1.0.1 =
Release Date: May 15, 2019
* Add: GPLv2+ license.
* Fixed: Variable products: prices are not showing or the same price is shown in product pages.
= Version 1.0.0 =
Release Date: February 19, 2019
* Initial Release