|
1 |
| -=== Customer Loyalty for WooCommerce === |
| 1 | +=== Loyalty & Rewards for WooCommerce === |
2 | 2 | Contributors: deviodigital
|
3 | 3 | Tags: loyalty, rewards, customer, woocommerce, gift
|
4 | 4 | Requires at least: 3.0.1
|
5 | 5 | Tested up to: 6.6.2
|
6 |
| -Stable tag: 1.3.1 |
| 6 | +Stable tag: 2.0.0 |
7 | 7 | License: GPLv2 or later
|
8 | 8 | License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 | 9 |
|
@@ -57,6 +57,28 @@ Using a plugin like Customer Loyalty for WooCommerce increases the likelihood of
|
57 | 57 |
|
58 | 58 | == Changelog ==
|
59 | 59 |
|
| 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 | + |
60 | 82 | = 1.3.1 =
|
61 | 83 | * Added notice about potential disruption to plugin updates by Matthew Mullenweg and what our next steps will be in `customer-loyalty-for-woocommerce.php`
|
62 | 84 |
|
|
0 commit comments