Version: 2.0.0 On this page
0.3.0 — August 2026
The customer edit page's points summary moved from the general tab into its own dedicated Reward Points tab
Fixed a cart quote lookup that read the removed entity_id property instead of id, which could prevent redeemed points from being recorded on some carts
Fixed a type mismatch in the discount calculation that expected the wrong quote model class
0.2.0 — July 2026
Reward points settings moved to the new sectioned settings layout for a cleaner, tab-based configuration screen
Added missing icons to the CP subnavigation
Fixed a fresh-install issue where a stale minVersionRequired value could block the Craft CLI
Registered 5 reward point tools for the MCP (Model Context Protocol) integration
-dev branches are now blocked from triggering an automatic release
0.1.0 — July 2026
Reward Points now extends the shared BasePlugin base class for consistent plugin behavior across the YUI ecosystem
0.0.1 — August 2024
Introduced the Reward Points loyalty system, including earning and redemption rules, customer group eligibility, and rounding options
Added reward points display and spending on the cart and checkout pages
Added reward points tracking and history to the customer account and CP customer edit page
Introduced automatic email notifications when customers earn points
Added order refund handling that adjusts previously earned points
Added console commands for resetting customer points data and importing points from external sources