*** WooCommerce Group Coupons ***

2022.02.14 - version 1.24.1
* Fixes an issue when Groups is not activated, producing a warning with PHP 7 and a fatal error with PHP 8.
* Fixes plugin entry's Settings link should also offered when Groups is not active, as long as the user has the manage_woocommerce capability.

2022.02.10 - version 1.24.0
* WordPress 6.0 compatible.
* WooCommerce 6.2 compatible.
* Requires at least WordPress 5.6.
* Requires at least WooCommerce 5.8.
* Updated documentation links.
* Replaced uses of deprecated $coupon->is_valid().
* Removed support for use of deprecated cart method cart->coupons_enabled().
* Revised plugin entry code and added plugin action links.
* Revised admin coupon options panel and settings and added extensions.
* Updated the translation template.
* Updated the included translations.

2021.11.24 - version 1.23.0
* WordPress 5.8 compatible.
* WooCommerce 5.9 compatible.
* Fixed an incorrect closing tag used in the Spanish translation.
* Improved the appearance of the administrative interfaces for the Groups and Roles coupon settings.
* Moved inline styles for administrative sections into appropriate stylesheets.
* Updated the translation template.
* Supports flexible language translation. Language-generic translations are used if country-specific or formal/informal translations are not available.
* Introduced the WGC_STRICT_LOCALE constant which can be used to disable flexible language translation by defining it as true.
* Includes full translation into generic German.
* Includes full translation into generic Spanish.

2021.11.06 - version 1.22.0
* WordPress 5.8 compatible.
* WooCommerce 5.8 compatible.
* Requires at least WooCommerce 5.5.
* Fixed backslashes appearing in group names with quotes shown in the Groups and Auto columns on the Coupons admin screen.
* Fixed a PHP Fatal Error caused by an infinite loop when two or more auto-applied coupons of individual use were applied to the cart.
* Auto-apply coupons of individual use will not be applied if other coupons have already been applied to the cart. This changes the previous behavior where such a coupon would have caused other coupons applied to be removed.
* Added the optional priority setting for coupons that are automatically applied for groups.
* Updated translations.

2021.06.28 - version 1.21.0
* WordPress 5.8 compatible.
* WooCommerce 5.4 compatible.
* Requires at least WooCommerce 5.0.
* Fixed missing variable initialization in Groups coupon settings tab.
* Fixed slashes need to be stripped for group names output.
* Added output escaping where missing.
* Minor code format fixes.
* Updated deprecated links.
* Updated the translation template.
* Updated translations.
* Added translations for Austrian German.
* Added translations for Swiss German.
* Added support for WPML to translate the customized error message.
* Fixed customized error message did not apply translation.

2021.04.11 - version 1.20.0
* WordPress 5.8 compatible.
* WooCommerce 5.2 compatible.
* Requires at least WordPress 5.5.
* Requires at least WooCommerce 4.9.

2021.03.09 - version 1.19.0
* WordPress 5.7 compatible.
* WooCommerce 5.1 compatible.
* WooCommerce 5.0 compatible.

2021.01.12 - version 1.18.0
* WordPress 5.6 compatible.
* WooCommerce 4.9 compatible.

2020.12.19 - version 1.17.1
* Fixed errors that could occur when evaluating coupons for the cart and there is no cart object.
* Fixed some code formatting issues.

2020.12.17 - version 1.17.0
* WordPress 5.6 compatible.
* WooCommerce 4.8 compatible.

2020.11.11 - version 1.16.0
* WordPress 5.5 compatible.
* WooCommerce 4.7 compatible.
* Requires at least WooCommerce 3.0.
* In future updates, at least WooCommerce 4.0 will be required.
* Minor admin section improvement for visual clarity.

2020.08.20 - version 1.15.0
* WordPress 5.5 compatible.
* WooCommerce 4.4 compatible.
* Using a more recent API function to check if coupons are enabled to avoid calls that end up using a deprecated function.

2020.03.21 - version 1.14.0
* WordPress 5.3 compatible.
* WooCommerce 4.0 compatible.

2019.12.04 - version 1.13.0
* Added the option to exclude roles from using a coupon.
* WordPress 5.3 compatible.
* WooCommerce 3.8 compatible.

2019.08.25 - version 1.12.0
* WordPress 5.2 compatible.
* WooCommerce 3.7 compatible.

2019.04.18 - version 1.11.0
* WooCommerce 3.6 compatible.

2019.02.26 - version 1.10.0
* WordPress 5.1 compatibility tested.
* WooCommerce 3.5 compatibility tested.

2018.11.24 - version 1.9.0
* Updated and tested for WordPress 5.0 compatibility.
* Updated and tested for WooCommerce 3.5 compatibility.

2018.05.28 - version 1.8.1
* Updated compatibility with WooCommerce 3.4.
* Fixed plugin version constant.
* Updated plugin links.
* Added the Woo plugin header tag.
* Added ABSPATH checks.
* Fixed some minor issues in the internal API documentation.

2018.03.05 - version 1.8.0
* Replaced use of language domain constant with string literal.
* Updated compatibility with WooCommerce 3.3.
* Updated compatibility with WordPress 4.9.
* Updated access to product, documentation and support resources.

2017.06.03 - version 1.7.1
* Fixed several uses of coupon properties and methods for WC 3.x.

2017.04.10 - version 1.7.0
* Updated for WooCommerce 3.0.0 compatibility.
* Improved internal definitions to maintain functionality with alternate
  WP_CONTENT_DIR and WP_CONTENT_URL definitions.

2017.01.30 - version 1.6.1
* Tested with WordPress 4.7.2
* Tested with WooCommerce 2.6.13
* Fixed a bug related to groups excluded from coupons.
* Added the Spanish translation.
* Removes the [Remove] link for automatically applied coupons.

2017.01.13 - version 1.6.0
* Tested with WordPress 4.7.1
* Tested with WooCommerce 2.16.12.
* New feature added: exclude group members from using coupons.
* Updated and improved the coupon user interface related to groups.
* Added a readme.txt to the plugin's root folder.
* Fixed a potential warning issued when a coupon is not valid and has
  no groups assigned.
* Improved internal checks that decide whether to show the error message
  for coupons restricted to group members.
* Added the plugin's translation template.
* Added the German translation.

2015.03.03 - version 1.5.0
* Adjusted role select rendering for new select mechanism.
* Fixed multiple messages appearing when coupons are applied.
* WooCommerce 2.3.x compatible

2014.09.04 - version 1.4.0
* WC 2.2.0 and WP 4.0 compatibility revision.
* Moved Groups and Roles coupon administrative sections to their own panels.

2014.01.20 - version 1.3.1
* Dependencies class updated.
* Guarded against woocommerce_coupon_options action invoked during save.

2013.11.20 - version 1.3.0
* Added support for subscription coupon types (group_coupons shortcode)
* Fixed PHP notice due to typo in variable name

2013.06.11 - version 1.2.0
* Added : show discount type in coupon
* Improved : CSS
* Changed : chosen() for roles

2013.05.22 - version 1.1.0
* Added support for roles
* Added option to remove coupons on logout
* Added languages folder for translations and trying to load text domain

2013.05.17 - version 1.0.0
* Initial release
