== Changelog ==
= 1.2.9 – 2023-08-16 =
* Added support for WordPress 6.3
* Added support for WooCommerce 8.0
= 1.2.8 – 2023-07-19 =
* Improved readme description
= 1.2.7 – 2023-06-29 =
* Improved support for WordPress plain permalink structure.
* Added support for WooCommerce 7.9.
* Deferred initialization hook to allow other plugins to actually attach extended functionalities. Now, `flexible_wishlist/init` hook fires after `woocommerce_init`.
= 1.2.6 – 2023-05-16 =
* Added support for WooCommerce 7.7
* Added support for WordPress 6.2
= 1.2.5 – 2023-03-22 =
* Added support for WooCommerce 7.5
= 1.2.4 – 2022-11-24 =
* Removed notifications about promotions
= 1.2.3 – 2022-11-14 =
* Changed readme
= 1.2.2 – 2022-11-09 =
* Changed ux settings
= 1.2.1 – 2022-11-09 =
* Added promotion notices
= 1.2.0 – 2022-11-04 =
* Added support for WooCommerce 7.1
* Added support for High-Performance Order Storage
* Added hook flexible_wishlist/template_archive/before_page to modification of wishlist archive template
* Added hook flexible_wishlist/template_archive/before_table to modification of wishlist archive template
* Added hook flexible_wishlist/template_archive/after_table to modification of wishlist archive template
* Added hook flexible_wishlist/template_archive/after_page to modification of wishlist archive template
* Added hook flexible_wishlist/template_single/before_page to modification of wishlist page template
* Added hook flexible_wishlist/template_single/before_table to modification of wishlist page template
* Added hook flexible_wishlist/template_single/after_table to modification of wishlist page template
* Added hook flexible_wishlist/template_single/after_page to modification of wishlist page template
= 1.1.4 – 2022-10-13 =
* Added support for WordPress 6.1
* Added support for WooCommerce 7.0
= 1.1.3 – 2022-09-29 =
* Changed label of menu item
= 1.1.2 – 2022-09-20 =
* Added support for WooCommerce 6.9
= 1.1.1 – 2022-09-15 =
* Fixed loading of admin notice
= 1.1.0 – 2022-09-14 =
* Changed title of wishlist pop-up
* Added support for the Flexible Wishlist – Analytics & Emails addon
* Added support for WooCommerce 6.8
= 1.0.3 – 2022-06-20 =
* Fixed remove icon for custom WordPress themes
* Added support for WooCommerce 6.6
= 1.0.2 – 2022-05-18 =
* Fixed compatibility issues with various plugins, eg. Contact Form 7
= 1.0.1 – 2022-05-05 =
* Fixed quantity value for Add to cart button
* Fixed URL of button Add to cart for product with variants
* Added support for WordPress 6.0
* Added support for WooCommerce 6.5
= 1.0.0 – 2022-04-28 =
* Release!