= 2.3.7 = * WooCommerce 4.0 compatibility = 2.3.6 = * Fix issue with redirecting to wp-admin * WooCommerce 3.9 compatibility = 2.3.5 = * Adjustments to how products are imported and exported = 2.3.4 = * Ensure that after-purchase redirects are also applied to free transactions = 2.3.3 = * Fixed issue that was causing product category/tag redirects to not be detected when a variation is added/purchased (was looking for categories/tags of the variation instead of the product) = 2.3.2 = * Decreased the priority on the woocommerce_add_to_cart_redirect to ensure the URL is filtered later = 2.3.1 = * Fixed issue with renamed function = 2.3.0 = * Added support for product variations * Added support for opening redirects in new tabs * Other misc. improvements = 2.2.0 = * Replaced calls to {get/update/delete}_term_meta with {get/update/delete}_term_meta * Changed how the after-purchase redirect work, so to support other payment methods = 2.1.2 = * Removed gateway dependency for after-purchase redirects (allows redirects for completely free purchases) * Fixed redirect occurring within filter instead of returning redirect URL * Fixed warning when unserializing plugin icons = 2.1.1 = * Fixed path error in `load_plugin_textdomain` * Added support for WC 3.3 `woocommerce_loop_add_to_cart_args` filter = 2.1.0 = * Added support for after-purchase redirects = 2.0.0 = * Complete refactor * Added support for AJAX add-to-cart * Added support for category and tag redirects = 1.2.1 = * Fixed a bug that caused redirects to persist after they've been removed = 1.2 = * Replaced deprecated add_to_cart_redirect filter with woocommerce_add_to_cart_redirect = 1.1 = * Added support for redirects on product archive pages = 1.0 = * Initial version