Skip to content

Commit ac9b660

Browse files
committed
🚀 RELEASE: v2.0.0
1 parent 5c222fa commit ac9b660

File tree

3 files changed

+27
-5
lines changed

3 files changed

+27
-5
lines changed

README.txt

+24-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
=== Customer Loyalty for WooCommerce ===
1+
=== Loyalty & Rewards for WooCommerce ===
22
Contributors: deviodigital
33
Tags: loyalty, rewards, customer, woocommerce, gift
44
Requires at least: 3.0.1
55
Tested up to: 6.6.2
6-
Stable tag: 1.3.1
6+
Stable tag: 2.0.0
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -57,6 +57,28 @@ Using a plugin like Customer Loyalty for WooCommerce increases the likelihood of
5757

5858
== Changelog ==
5959

60+
= 2.0.0 =
61+
* [👌 IMPROVE: Updated plugin serve updates from GitHub instead of wp.org](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/5c222fabc637e0aa27658ee77ae821e516bf72cf)
62+
* [📖 DOC: Updated README.md](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/7ea10b24eb041de93f8345b8406c33ea2e43bb15)
63+
* [👌 IMPROVE: Updated logging functionality](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/102f8b64aa798d20f29740ee38ea3a04d85a547e)
64+
* [👌 IMPROVE: Updated My Account tab icon](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/4ba2d65c49a80bc37e32a6f136b2f3f33aca5fd7)
65+
* [👌 IMPROVE: Updated my account 'Loyalty & Rewards' tab title text](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/9e553166d8ba74dae86d055c5b348a0db95def8e)
66+
* [👌 IMPROVE: Updated clwc_dashboard display HTML](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/998e60b3253fac93b4c5e1dbc8a0ef4dbe2a0b86)
67+
* [👌 IMPROVE: Updated redeem points ajax callback](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/387149e3ec8dc7d6df61c613ba69ff4714103109)
68+
* [👌 IMPROVE: Updated redeem functionality on frontend in my account page](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/5393ed5a26ec9f0501b8a55d671450130c88eebe)
69+
* [👌 IMPROVE: Updated admin settings](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/528cefaa6d8daaed6e2fdd3a796c082e4ba0d15b)
70+
* [👌 IMPROVE: Updated CSS for admin settings styles](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/0a4c3167d08ad45aabacd94cec6aae749b12241e)
71+
* [👌 IMPROVE: Updated settings image upload modal](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/221c72b33826ceddb35b87fe9481c20c0a35b2c4)
72+
* [👌 IMPROVE: Updated points triggers to utilize the new setings](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/08040f0317f4d5d1ec1f8ddff61a0709e0052636)
73+
* [👌 IMPROVE: Updated customer registration points to log into the db](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/930bcc5c8b43b4c40477428132dde22525c36e1b)
74+
* [👌 IMPROVE: Updated text strings in settings page](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/bb8ccecda21141188feb6eb53f8927cacc2af7ab)
75+
* [👌 IMPROVE: Updated the Log and Loyalty tables](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/5baf6909383c0e847c371b17d0dd46167bba605c)
76+
* [📦 NEW: Added clwc_insert_loyalty_log_entry helper function](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/a2a9f87baba1e3a06294993f989841764dc53089)
77+
* [👌 IMPROVE: Updated Settings page links in a couple places](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/517df78afb766197f9f451e26c9c40c50a79e422)
78+
* [📦 NEW: Added clwc_loyalty_log db table](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/dd91d423f10517cb8653f391c44cb1a7c332968e)
79+
* [👌 IMPROVE: Updated variables to fix deprecation notice](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/2ff4916bcc7d7c724d6fe63713a40f9f1ed827ce)
80+
* [👌 IMPROVE: Updated settings page to prepare for v2.0 release](https://github.com/deviodigital/customer-loyalty-for-woocommerce/commit/96dac60d9b6ae8aee1518ead83399e2b66b3a07b)
81+
6082
= 1.3.1 =
6183
* Added notice about potential disruption to plugin updates by Matthew Mullenweg and what our next steps will be in `customer-loyalty-for-woocommerce.php`
6284

customer-loyalty-for-woocommerce.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Plugin Name: Loyalty & Rewards for WooCommerce®
1414
* Plugin URI: https://www.deviodigital.com/customer-loyalty-for-woocommerce
1515
* Description: Increase customer loyalty by rewarding your customers for their repeat purchase behavior.
16-
* Version: 1.3.1
16+
* Version: 2.0.0
1717
* Author: Devio Digital
1818
* Author URI: https://www.deviodigital.com
1919
* License: GPL-2.0+
@@ -31,7 +31,7 @@
3131
/**
3232
* Current plugin version.
3333
*/
34-
define( 'CUSTOMER_LOYALTY_VERSION', '1.3.1' );
34+
define( 'CUSTOMER_LOYALTY_VERSION', '2.0.0' );
3535

3636
/**
3737
* Create the CLWC Loyalty Log database table.

includes/class-clwc.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class CLWC {
8484
*/
8585
public function __construct() {
8686
$this->plugin_name = 'customer-loyalty-for-woocommerce';
87-
$this->version = '1.3.1';
87+
$this->version = '2.0.0';
8888

8989
if ( defined( 'CUSTOMER_LOYALTY_VERSION' ) ) {
9090
$this->version = CUSTOMER_LOYALTY_VERSION;

0 commit comments

Comments
 (0)