* Update: Compatibility with latest versions of WooCommerce (v5.4.1)
* Fix: Bulk Edit, Duplicate Records & Delete Records functionality not getting applied to all selected records in some cases (Pro)
* Fix: Bulk Edit, Duplicate Records & Delete Records functionality not getting applied to all post-type records in store when column header checkbox is checked (Pro)
* Fix: Duplicate Product functionality not working in multi-site environment (Pro)
* Fix: Bulk Edit for PHP serialized fields like 'Default Attributes' updating incorrect values (Pro)
* Fix: Incorrect actions for PHP serialized fields like 'Default Attributes' in Bulk Edit side panel (Pro)
* Fix: Incorrect number of arguments supplied to 'woocommerce_update_product' action triggered on Product Bulk Edit (Pro)
* Fix: Products dashboard failing to load due to some javascript errors
* Update: POT file
* Fix: Some minor fixes
* Update: Display comma-separated list of taxonomy titles for custom taxonomies like Product Categories, Product Tags, etc. in Products dashboard
* Fix: Products dashboard not loading when special characters in custom taxonomy fields
* Fix: Table does not exist error when deactivating the plugin
* Fix: 'Unable to create or change a table without a primary key, when the system variable 'sql_require_primary_key' is set' error when using Advanced Search functionality in some cases
* Fix: Searching for '0' value in numeric fields like Regular Price, Sale Price, etc. returning incorrect results
* Fix: Dashboard not re-loading after saving inline-edit changes
* Fix: PHP Warnings generated in some cases when using Export CSV functionality (Pro)
* Update: POT file
* Fix: Some minor fixes
* Update: UI improvements related to Bulk Edit (Pro) & Advanced Search functionality
* Fix: Dashboard resets to initial view on saving inline edit changes
* Fix: Row Selection not persistent post saving of any edited rows
* Fix: Scroll position gets reset to top post saving of any edited rows
* Fix: HTML markup in the 'Name' field in the export CSV for 'Products' dashboard (Pro)
* Update: POT file
* Fix: Some minor fixes