*** EDD Points and Rewards Changelog *** = Version 2.2.0 (2022-07-29) = * [+] New: Added a compatibility with EDD 3.0. = Version 2.1.10 (2020-07-01) = * [*] Fix: Fixed the issue with delete plugin link when EDD is not active. = Version 2.1.9 (2020-04-13) = * [+] New: Added a compatibility with WordPress 5.4. = Version 2.1.8 (2019-11-25) = * [*] Fix: Fixed an issue of display custom column on users listing page. = Version 2.1.7 (2019-05-20) = * [*] Fix: Removed use of inline css from the plugin. = Version 2.1.6(2019-05-17) = * [*] Changed Business Domain URL from wpweb.co.in to wpwebelite.com = Version 2.1.5 (2019-05-16) = * [+] Added feature of Minimum Points Required for getting discount. * [+] Added functionality to show points in decimals. = Version 2.1.4 (2019-05-15) = * [*] Resolved wrong commission calculated when commission calculation set to based on Item total. = Version 2.1.3 (2019-05-03) = * [*] Optimized code by escaping static text and URLs. = Version 2.1.2 (2019-04-03) = * [*] Optimized code for WP Compliant badge. = Version 2.1.1 (2019-03-07) = * [*] Fix: Modified plugin Auto Updater request URL. = Version 2.1.0 (2018-10-18) = * [*] Fix: Fixed an issue of displaying wrong messages on checkout page for free products. = Version 2.0.9 (2018-07-16) = * [+] New: Added more actions and filters. = Version 2.0.8 (2018-05-15) = * [*] Rounded 'Points Earned' values while storing in database. * [*] Restricted users to get a points while purchasing their own products. * [*] Fixed an issue with seller points deduction logic in a case of refund. = Version 2.0.7 (2018-03-27) = * [*] Improved logic to check variable type before points get update = Version 2.0.6 (2018-02-09) = * [*] Updated download link of Auto Update plugin. = Version 2.0.5 (2018-01-23) = * [+] Added order note for points earned or redeemed on backend order page * [+] Added option to remove points for refunded orders. = Version 2.0.4 (2018-01-11) = * [+] Added EDD Review Plugin Compatibility. = Version 2.0.3 (2018-01-08) = * [*] Resolved issue related to php tags = Version 2.0.2 (2018-01-08) = * [*] Fixed issue with redeem points distribution on checkout page. = Version 2.0.1 (2017-11-16) = * [*] Replaced Use of ereg() function with preg_match() to avoid deprecated errors. = Version 2.0 (2017-09-25) = * [+] Plugin is now distributed via Code Canyon instead of easydigitaldownloads.com = Version 1.4.4 (2017-08-05) = * [*] When outputting the [edd_points_history] shortcode the extension wasn't displaying the custom Points Label text. * [*] Apply points discount on per product level, not to complete order subtotal. * [*] The "Apply Points" tool was failing to complete if there were many payments to process. The process has been made into a batch process which does points in chunks of 10 payments at a time. = Version 1.4.3 (2017-02-21) = * [*] Hide the Download Points and Rewards Configuration metabox when the product type is Points. = Version 1.4.2 (2016-07-21) = * [+] Added a option to set guest user points history message from backend. = Version 1.4.1 (2016-06-23) = * [*] Made front side Table designs responsive. * [*] Fixed a bug with apply points to previous orders when for non-admin users. = Version 1.4 (2016-05-09) = * [*] Fixed a bug with apply points to previous orders. = Version 1.3.9 (2016-04-26) = * [*] Fixed issue with the saving of settings. = Version 1.3.8 (2016-04-22) = * [+] Added support for the Recurring Payments plugin. = Version 1.3.7 (2016-01-25) = * [*] Updated for compatibility with Easy Digital Downloads version 2.5 and greater = Version 1.3.6 (2015-12-09) = * [*] Prevent sellers from earning points when buying their own products. = Version 1.3.5 (2015-11-19) = * [*] Fixed a redirect issue on checkout page after applying discount. = Version 1.3.4 (2015-09-01) = * [*] Fixed a bug with point calculations when using item quantities * [*] Fixed a bug with the date displayed on [edd_points_history] = Version 1.3.3 (2015-07-01) = * [*] Fixed a design issue on Downloads Categories table listing page. = Version 1.3.2 (2015-06-04) = * [+] Added plugin upgrade safe method for translations. * [*] Optimized JS/css codes. = Version 1.3.1 (2015-03-18) = * [*] Improved WP List Table logic for points log module. = Version 1.3 (2015-03-04) = * [+] Added feature to get points for selling products for seller. * [+] Added sort by points and reset points option on users listing page. * [*] Bug fix with search by customer in points log page. = Version 1.2.1 (2015-02-23) = * [*] Updated language files = Version 1.2 (2014-10-21) = * [+] Added support for variable prices. = Version 1.1.7 (2014-09-30) = * [*] Prevent points log entries from displaying on the front-end. = Version 1.1.6 (2014-06-12) = * [*] Removed an unused parameter from edd_get_payment_fees() = Version 1.1.5 (2014-06-01) = * [+] Added use of edd_sanitize_amount() function while saving integer values in database. = Version 1.1.4 (2014-05-14) = * [*] Resolved error occurred on plugin activation with WordPress version 3.9. = Version 1.1.3 (2014-03-24) = * [*] Removed use of wp_print_styles and admin_print_styles action. = Version 1.1.2 (2014-02-07) = * [*] Set all default settings on plugin activation to avoid warning/notices. * Version 1.1.1 (2014-01-24) = * [*] Fixed minor warning error fixed on points log page. = Version 1.1.0 (2014-01-13) = * [+] Added option to allow users to buy points which they can keep as account funds and can use that points to purchase or get discount on any products. * [*] Fixed bugs created with EDD 1.9. * [*] 100% multilanguage – Points and Rewards extension is now completely translatable both in front and back-end. = Version 1.0.2 (2013-11-23) = * [*] Bug fix for apply points and adding points when registering a new account with PayPal payment gateway = Version 1.0.1 (2013-09-15) = * [+] Added generic helper functions like : edd_points_get_user_points(), edd_points_add_points_to_user(), edd_points_minus_points_from_user() * [+] Added indication for guest users on checkout page that they need to register an account in order to claim their points. * [+] Added 2 Email template tags {points_earned} and {points_redeemed} to send points details in Email. = Version 1.0 (2013-09-11) = * [+] Initial release.