* Update: Send price reduction notifications if an item goes on sale.
* Fix: Fix issue where Wishlists was responding to actions from Duplicate Post plugin. Extension now fully supports Duplicate Posts plugin
* Fix: Fix an issue with PHP 7.1+
* Update: Add header("X-Robots-Tag: noindex, nofollow", true) to the wishlist processing endpoint.
* Update: Add some product checks before attempting to add an item to the list.
* Update: Include a read-only endpoint for Wishlists and Wishlist Items.
* New: Include wc_wishlists_max_user_list_count filter to allow control over how many lists a user can create.