{"id":43362,"date":"2026-01-19T23:00:48","date_gmt":"2026-01-19T23:00:48","guid":{"rendered":"https:\/\/relywp.com\/?page_id=43362"},"modified":"2026-01-26T17:41:36","modified_gmt":"2026-01-26T17:41:36","slug":"anderungsprotokoll","status":"publish","type":"page","link":"https:\/\/relywp.com\/de\/plugins\/simple-points-rewards-woocommerce\/changelog\/","title":{"rendered":"\u00c4nderungsliste"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Changelog: Simple Points and Rewards<\/h1>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div id=\"caas--1775845894\" class=\"caas-changelog badge-style-rounded badge-position-left caas-template-default caas-filterable caas-searchable\" data-changelog-id=\"-1775845894\" data-filter-badges=\"true\" data-search=\"true\"><div class=\"caas-search\"><label for=\"caas-search--1775845894\" class=\"screen-reader-text\">Search changelog<\/label><input type=\"search\" id=\"caas-search--1775845894\" class=\"caas-search-input\" placeholder=\"Search changelog...\" aria-label=\"Search changelog\" \/><\/div><div class=\"caas-badge-filters showing-all\" role=\"group\" aria-label=\"Filter changelog by badge type\"><button class=\"caas-filter-btn active\" data-filter=\"all\" style=\"background-color: #50575e;\" aria-pressed=\"true\" aria-label=\"Show all changelog items\">All<\/button><button class=\"caas-filter-btn\" data-filter=\"added\" style=\"background-color: #0e7a2a;\" aria-pressed=\"false\" aria-label=\"Filter by New\">New<\/button><button class=\"caas-filter-btn\" data-filter=\"tweak\" style=\"background-color: #6d28d9;\" aria-pressed=\"false\" aria-label=\"Filter by Tweak\">Tweak<\/button><button class=\"caas-filter-btn\" data-filter=\"fixed\" style=\"background-color: #8b2e00;\" aria-pressed=\"false\" aria-label=\"Filter by Fixed\">Fixed<\/button><button class=\"caas-filter-btn\" data-filter=\"custom_1768863326570_1\" style=\"background-color: #666666;\" aria-pressed=\"false\" aria-label=\"Filter by Other\">Other<\/button><button class=\"caas-filter-btn\" data-filter=\"custom_1768863284047_0\" style=\"background-color: #a81db7;\" aria-pressed=\"false\" aria-label=\"Filter by Improved\">Improved<\/button><\/div><div class=\"caas-meta\"><div class=\"caas-meta-item\"><span class=\"caas-meta-label\">Version:<\/span> <span class=\"caas-meta-value\">2.0.0<\/span><\/div><div class=\"caas-meta-item\"><span class=\"caas-meta-label\">Tested Up To:<\/span> <span class=\"caas-meta-value\">7.0<\/span><\/div><div class=\"caas-meta-item\"><span class=\"caas-meta-label\">Requires WP:<\/span> <span class=\"caas-meta-value\">6.2<\/span><\/div><div class=\"caas-meta-item\"><span class=\"caas-meta-label\">Requires PHP:<\/span> <span class=\"caas-meta-value\">7.4<\/span><\/div><\/div><div class=\"caas-versions\"><div class=\"caas-version-section\" data-version-slug=\"version-2-0-0-2nd-july-2026\"><h3 class=\"anchoring\" id=\"version-2-0-0-2nd-july-2026\">Version 2.0.0 \u2013 2nd July 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-2-0-0-2nd-july-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added \u201cProduct Offers &amp; Bonuses\u201d, a new way to earn that awards bonus points for purchasing specific products, product bundles or product categories. Each rule has its own points value, minimum quantity, earning frequency (once\/daily\/weekly\/monthly\/unlimited), lifetime award cap and tracking mode (met within a single order, or accumulated across orders over time). Rules can also have an active start\/end date and time with an optional live countdown timer, a \u201cSpecial Offer\u201d box on matching product pages, and appear on the rewards dashboard with product images (rotating between images for bundles), product links and an add-to-cart button.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added \u201cCustom Ways to Earn\u201d, a developer API to register your own ways to earn points entirely from code with spar_register_custom_earn_way(). Each way supports points, earning frequency (once\/daily\/weekly\/monthly\/unlimited), a lifetime cap per user, role restrictions, an active start\/end date and time, and an optional live countdown, dashboard card and button. Registered ways appear read-only in the \u201cWays to Earn\u201d settings (where their rules are shown and their display order can be dragged), and points are awarded from your code via spar_award_custom_earn_way() or the spar_custom_earn_trigger action, with a spar_custom_earn_points filter to adjust the points on the fly.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added an \u201cApply tax reduction to redeemed points\u201d option under \u201cInclude tax in points preview\u201d in the Points Discount on Checkout settings. When enabled, points redemptions are applied as a taxable discount fee so tax services such as Avalara can reduce the taxable order amount. This option is only shown on stores where an Avalara\/AvaTax integration is detected, and defaults to enabled on those stores. A \u201cPoints redemption tax class\u201d selector also appears when this option is enabled, allowing the fee to use the default or a custom WooCommerce tax class.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added a \u201cLimit per product\u201d option to the \u201cWrite a Review\u201d way to earn, controlling how many reviews per product can earn points for each customer.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added a \u201cRequire the customer to have purchased the product\u201d option to the \u201cWrite a Review\u201d way to earn, only awarding review points when WooCommerce can verify the purchase.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added a \u201cShow purchased products they have not reviewed yet\u201d option that adds a \u201cView Products\u201d button to the Write a Review card, listing purchased products with their review status and links to review the ones still eligible for points.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cDo not award points on orders where points were redeemed at checkout\u201d option under Earn &gt; Place an Order. When enabled, customers earn no points on orders where points were redeemed at checkout. Disabled by default, so points continue to be awarded on the remaining non-redeemed order balance.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cCustom Benefits\u201d field to the Starter (Level 0) tier under Levels &amp; Badges, so the benefits shown to customers for the Starter level can be edited. The Levels settings now also preview the exact benefits customers see for the Starter level instead of a fixed placeholder.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cShow points discount on\u201d option to the Points Discount on Checkout settings, allowing the points discount tool to be limited to the cart page, the checkout page, or both.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added a \u201cFree Product Bundle\u201d reward type, allowing you to select multiple products that are all added to the cart for free when the reward is redeemed. Bundle products are added as individual line items (so they behave like a normal order) but are grouped and styled together as a bundle in the cart and checkout.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cProduct Image\u201d option to the \u201cReward Icon\u201d setting for Free Product and Free Product Bundle rewards. When selected, the product image is shown on the rewards dashboard instead of an icon (a rotating image carousel is shown for bundles), and it is auto-selected when a reward\u2019s type is changed to a product or product bundle.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cShow total value\u201d option to Free Product and Free Product Bundle rewards, displaying the total value of the product(s) beneath the name on the rewards dashboard, the Claim Rewards tab and the cart\/checkout rewards tool.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Each level in the Levels &amp; Badges settings now has its own WordPress user capability (shown when editing the level) that is automatically granted to customers at that level, so you can restrict content to a level using a membership\/restriction plugin or your own code.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added \u201cMinimum spend to earn\u201d, \u201cMaximum points per order\u201d and \u201cExclude on-sale \/ discounted products\u201d limit options to the \u201cPlace an Order\u201d way to earn, giving more control over when and how many points are awarded on spend-based orders.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cMaximum percentage of total\u201d limit option to the \u201cPlace an Order\u201d way to earn, capping the awarded points so their redeemable value never exceeds a set percentage of the order total (using your redemption rate).<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cDuplicate\u201d button to the \u201cRewards\u201d and \u201cLevels &amp; Badges\u201d lists, allowing you to quickly copy an existing reward or level and edit it.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">The checkout\/cart rewards box points summary tooltip now lists any configured earning limits (minimum spend, maximum percentage of total, maximum points per order and on-sale exclusion).<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Converted the field descriptions in the \u201cLimits\u201d section of the \u201cPlace an Order\u201d way to earn into hover tooltips for a cleaner, more compact layout.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Redesigned the \u201cWays to Earn\u201d settings so each way to earn\u2019s options are grouped into clearly separated, boxed sections laid out in responsive columns (up to three per row) for easier scanning.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Converted the checkboxes within the \u201cWays to Earn\u201d settings to toggle switches for a more consistent look, and fixed some checkbox and label alignment issues.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added an option to customise the color of the font awesome icons used in the \u201cLevels &amp; Badges\u201d settings.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Replaced the \u201cBadge Icon\u201d, \u201cReward Icon\u201d and \u201cWidget Icon\u201d dropdowns with a modern visual icon picker that shows each option as a selectable box with the icon previewed, making it easier to see and choose an icon.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added many more Font Awesome icon options to the \u201cBadge Icon\u201d, \u201cReward Icon\u201d and \u201cWidget Icon\u201d pickers.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added an \u201cUpload \/ Select\u201d button next to the \u201cCustom Icon (Image URL)\u201d fields, allowing an image to be chosen from or uploaded to the WordPress media library instead of pasting a URL.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) Updated some of the descriptions in the conditional rules settings.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) The floating rewards widget now shows the discount the referral coupon gives (e.g. \u201cGive your friends 10% off!\u201d) beneath the \u201cYour Referral Coupon:\u201d heading on the Refer tab.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Made a few styling improvements to the \u201cPoints for Referrals\u201d, \u201cClaim Prize Wheel Spins\u201d and \u201cPoints Discounts\u201d sections on the rewards dashboard.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Free product and bundle vouchers now show the reward\/bundle name followed by the included product names in brackets (e.g. \u201cEpic Bundle (Product A, Product B)\u201d) on the \u201cMy Vouchers\u201d cart\/checkout tab and the \u201cYour Vouchers\u201d rewards dashboard tab.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Limited the width of the \u201cAmount\u201d column on the \u201cYour Vouchers\u201d rewards dashboard table so long product\/bundle names wrap instead of pushing the \u201cStatus\u201d column out of alignment.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Updated the admin \u201cReports &amp; Analytics\u201d page to show all the different \u201cPoints Per Method\u201d boxes for each earning method, since it was missing some of them that were enabled.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Updated the tick emoji used on thte rewards dashboard to a Font Awesome icon for better cross-platform consistency.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Made a few small performance improvements.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the checkout rewards box points summary tooltip not showing on the cart page. It now appears on both the cart and checkout rewards box when enabled.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">(PRO) Fixed reward vouchers not copying category restrictions (and other array-based restrictions) from a template coupon. The restrictions are now correctly applied to the generated voucher coupon.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">(PRO) Fixed Conditional Rules with \u201cCart: Product Category \/ Is in Cart\u201d and \u201cHide and disable this way to earn points\u201d not preventing points from being earned. The rule now correctly disables all points for the order (spend-based and fixed-tier) when a matching category product is in the cart.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">(PRO) Fixed the History tab of the floating rewards widget showing a stuck \u201cAvailable in \u2026\u201d placeholder for pending points when the widget is lazy-loaded. The pending points countdown now loads and updates live in that mode.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">(PRO) Hardened the social sharing reward so points can only be earned for the supported share networks. The award request now validates the network against a whitelist, preventing a logged-in customer from repeatedly earning points by sending a blank or arbitrary network value.<\/span><\/li><li><span class=\"caas-badge custom_1768863326570_1\" style=\"background-color: #666666;\">Other<\/span><span class=\"caas-item-text\">Updated translation files.<\/span><\/li><li><span class=\"caas-badge custom_1768863326570_1\" style=\"background-color: #666666;\">Other<\/span><span class=\"caas-item-text\">Updated Freemius SDK.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-12-1-30th-may-2026\"><h3 class=\"anchoring\" id=\"version-1-12-1-30th-may-2026\">Version 1.12.1 \u2013 30th May 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-12-1-30th-may-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the maximum cart percentage note for points redemption showing before the \u201cRedeem Points\u201d toggle was opened.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-12-0-27th-may-2026\"><h3 class=\"anchoring\" id=\"version-1-12-0-27th-may-2026\">Version 1.12.0 \u2013 27th May 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-12-0-27th-may-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added PRO Points Delay settings to delay earned points globally or per earning method, with pending point release automation and refund\/cancellation handling.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cInclude tax in points preview\u201d option to the \u201cPoints Discount on Checkout\u201d settings, which when enabled will include tax in the discount amount calculation and preview to match the actual discount applied on checkout when taxes are enabled.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added an \u201cAdd New Points\u201d tool to the Customer Points and Points Activity Log admin page, allowing admins to add or remove points for a specific user or all users (with optional role filter) in bulk.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added font awesome icons as options for the reward icon and level icon options, as well as an option to customise the icon color.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) Changed the \u201cCoupon Tracking Mode\u201d option to a dropdown with \u201cFlexible Mode\u201d as the default.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) The \u201cGift Coupon Expiry\u201d setting now directly controls the lifetime of the referral coupon cookie. The expiry timestamp is stored at the moment the referral link is clicked, ensuring the countdown and expiry are measured from that point. The offer widget is hidden and cookies are cleared once the time is up.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) Added an \u201cAuto-apply coupon when referral link is visited\u201d option to the referral gift offer settings. When enabled, the gift coupon is automatically added to the customer\u2019s cart without requiring them to click \u201cApply Coupon\u201d (disabled by default).<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) The floating gift widget now remains visible after the coupon has been applied to the cart, showing a \u201cGift Applied!\u201d confirmation state instead of disappearing.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Made a few styling improvements to the admin settings page.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed an issue with some websites not being able to save settings due to their database not supporting emoji characters.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Improved \u201cSave All Settings\u201d reliability by ensuring the settings admin script uses the plugin version for cache busting, preventing older cached JavaScript from running after plugin updates.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the bulk delete option on the points activity log admin page not working.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">(PRO) Fixed the floating gift widget not showing on the first page load after a referral link is visited.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-11-3-21st-may-2026\"><h3 class=\"anchoring\" id=\"version-1-11-3-21st-may-2026\">Version 1.11.3 \u2013 21st May 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-11-3-21st-may-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Removed hidden UTF-8 BOM output from PHP files that could trigger activation warnings.<\/span><\/li><li><span class=\"caas-badge custom_1768863326570_1\" style=\"background-color: #666666;\">Other<\/span><span class=\"caas-item-text\">Updated translation files.<\/span><\/li><li><span class=\"caas-badge custom_1768863326570_1\" style=\"background-color: #666666;\">Other<\/span><span class=\"caas-item-text\">Tested with WordPress 7.0<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-11-2-20th-may-2026\"><h3 class=\"anchoring\" id=\"version-1-11-2-20th-may-2026\">Version 1.11.2 \u2013 20th May 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-11-2-20th-may-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Configured points labels (e.g. \u201cReward Points\u201d) now resolve through gettext, so translations applied in Loco Translate are reflected on the front end.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Corrected tax-inclusive points discount totals to work better when taxes are displayed as inclusive.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Cart and checkout reward box strings are now correctly translatable via Loco Translate.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the \u201cReward Icon\u201d not replacing the default on the rewards dashboard.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Hardened Cart\/My Account cart\/session checks to prevent potential PHP errors.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed a PHP warning on the floating rewards widget lazy-load placeholder.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed a TypeError thrown when applying a voucher generated from a template coupon that had brand restrictions set.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-11-1-18th-may-2026\"><h3 class=\"anchoring\" id=\"version-1-11-1-18th-may-2026\">Version 1.11.1 \u2013 18th May 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-11-1-18th-may-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cReward Icon\u201d option to the Rewards settings, allowing store owners to customise the icon displayed for each reward. Supports preset emoji icons, a custom image URL, or custom text\/emoji.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added a \u201cSync Points\u201d tool to the Guest Customer Points admin page, allowing admins to backfill points for historical guest orders.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added an \u201cAdd Guest Customer\u201d button to the Guest Customer Points admin page, allowing admins to manually create a new guest customer record and grant an initial points balance.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) Stopped long email addresses overflowing into adjacent columns on the Guest Customer Points table.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) Improved the layout of the \u201cConditional Rules\u201d settings on smaller screens.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added a button to hide the setup guide section on the settings page.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(PRO) Fixed an issue in the WooCommerce Points &amp; Rewards migration where users with a legitimate zero balance were incorrectly migrated with a positive balance.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added a \u201cPoints rounding\u201d option to the \u201cPoints for Spending\u201d earn settings, allowing store owners to choose how fractional points are handled when a purchase amount doesn\u2019t divide evenly \u2013 options are Round down (default), Round to nearest, or Round up.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added a \u201cHide from the ways to earn list once rewarded\u201d option to the Signup Bonus settings, allowing the signup bonus to be automatically hidden from the ways to earn list for users who have already received it.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added Telegram, Discord, and TikTok to the social share options for the referral system.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">(Free) Added details about many of the PRO features in the PRO settings tabs to better explain the benefits of upgrading.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the \u201cHistory\u201d tab on the rewards dashboard missing its styling in some shortcode and page builder contexts.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed not being able to scroll on the settings page when hovering over the settings tabs.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Improved \u201cSave All Settings\u201d reliability on hosts with low PHP max_input_vars, including a standard form-save fallback when AJAX is unavailable.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the \u201cReward Points History\u201d timeline not switching styles in dark mode.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed points being displayed on variable product pages before a variation is selected, and when the variation selection is cleared.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-11-0-17th-april-2026\"><h3 class=\"anchoring\" id=\"version-1-11-0-17th-april-2026\">Version 1.11.0 \u2013 17th April 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-11-0-17th-april-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added a new \u201cGuest Customer Points Tracking\u201d feature to track points for guest checkout orders and automatically migrate them when the customer registers or logs in.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cLevel Points Requirement\u201d option to the Levels &amp; Badges settings, allowing you to choose whether level progression is based on total points earned (lifetime) or the customer\u2019s available points balance.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added options to set unique multipliers for specific \u201cways to earn\u201d, to each level in the Levels &amp; Badges settings, allowing different point multipliers to be set for each way to earn points (e.g. a higher multiplier for orders than for reviews). Each level benefit section is now displayed in its own styled box for improved readability.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cBackground Color\u201d option to the \u201cProduct Pages: Points Display\u201d settings for both product pages and category\/shop listings, allowing customization of the points message background color.<\/span><\/li><li><span class=\"caas-badge custom_1768863284047_0\" style=\"background-color: #a81db7;\">\ud83d\udc4d\ufe0f Improved<\/span><span class=\"caas-item-text\">Added a new {points_value} placeholder for the \u201cProduct Pages: Points Display\u201d message fields, which displays the monetary value of the earned points based on the \u201cPoints Discount on Checkout\u201d conversion rate (e.g. if 100 points = $1 and a product earns 500 points, {points_value} shows \u201c$5.00\u201d). Available when Points Discount on Checkout is enabled.<\/span><\/li><li><span class=\"caas-badge custom_1768863284047_0\" style=\"background-color: #a81db7;\">\ud83d\udc4d\ufe0f Improved<\/span><span class=\"caas-item-text\">Updated the \u201cReward Points History\u201d on the rewards dashboard to have a more modern design.<\/span><\/li><li><span class=\"caas-badge custom_1768863284047_0\" style=\"background-color: #a81db7;\">\ud83d\udc4d\ufe0f Improved<\/span><span class=\"caas-item-text\">Made several performance improvements to reduce database queries on the frontend and admin, particularly for stores with large amounts of coupons or order volumes.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed a performance issue where the voucher lookup on cart and checkout pages performed expensive queries, causing slow page loads on stores with large numbers of coupons.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the \u201cProduct\u201d field on the Rewards settings tab not appearing instantly when changing the \u201cReward Type\u201d to \u201cFree Product\u201d \u2014 it now shows immediately via JavaScript without requiring a page refresh.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed vouchers in the \u201cMy Vouchers\u201d tab on the checkout rewards box not showing \u201c+ Free Shipping\u201d alongside the discount amount (e.g. \u201c$5 Off + Free Shipping\u201d) when the reward had free shipping enabled.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">On the checkout rewards box, fixed the \u201cAvailable Rewards\u201d tab not showing the free shipping label for rewards that had free shipping enabled.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Tweak to how tax is handled in the points redemption discount fee on checkout to ensure it works correctly with various tax settings.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed an issue where checkbox\/toggle settings could revert to defaults on save, particularly on new installs. Caused by the save handler forcing unchecked state for checkboxes whose form sections were not rendered (e.g. PRO-only earn types on free installs). The save logic now detects whether each earn type\u2019s form section was actually present before overwriting checkbox values.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the checkout rewards box appearing multiple times on custom checkout pages built with Divi (or other page builders) that use multiple checkout modules, each of which triggered a separate render of the rewards box.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-10-1-20th-march-2026\"><h3 class=\"anchoring\" id=\"version-1-10-1-20th-march-2026\">Version 1.10.1 \u2013 20th March 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-10-1-20th-march-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a toggle option above the \u201cEarn Points Text\u201d field to show or hide the intro message on the Earn Points tab (enabled by default).<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">The \u201cProduct Pages: Points Display\u201d settings section in General Settings is now automatically shown or hidden based on whether a points-for-spending earn method (\u201cPoints for Spending\u201d or \u201cPoints for Orders\u201d) is enabled.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed a fatal error when redeeming a product-type reward, caused by the WooCommerce cart not being initialised at the wp_loaded hook stage. The cart is now explicitly loaded before processing product reward redemptions.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the \u201cEarn Points\u201d intro message (configurable via the \u201cEarn Points Text\u201d setting) not appearing at the top of the Earn Points tab on the rewards dashboard.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the \u201cEdit coupon\u201d link for the Template Coupon setting on the Rewards tab not linking to the correct WooCommerce coupon edit page.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed points displayed on product pages being calculated including tax when \u201cInclude taxes in calculation total\u201d is disabled. The product page now correctly uses the tax-exclusive price, matching the cart and checkout calculation.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-10-0-2nd-march-2026\"><h3 class=\"anchoring\" id=\"version-1-10-0-2nd-march-2026\">Version 1.10.0 \u2013 2nd March 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-10-0-2nd-march-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added a new \u201cPrize Wheel\u201d reward type that customers can redeem points for a chance to win various prizes. The wheel segments, prizes, and odds are fully customizable in the settings.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a way to re-order the \u201cWays to Earn\u201d on the rewards dashboard and widget with a drag-and-drop interface in the settings.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cTheme Style\u201d option for the checkout rewards box to choose between light and dark mode styles.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cMain Text Color\u201d option for the \u201cPoints Discount on Checkout\u201d settings to control the font color of descriptive text and limit notices in the points discount tool.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cText Color\u201d option for both \u201cProduct Pages: Points Display\u201d settings (single product pages and category\/shop listings) to control the font color of the points message.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added new \u201cProduct\u201d and \u201cProduct: Category\u201d conditions for the conditional rules, to only modify earning points for specific products or categories.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cTemplate Coupon\u201d option for Discount Voucher\/Coupon rewards, allowing you to select an existing WooCommerce coupon as a template. All coupon settings (minimum spend, product restrictions, etc) are copied to generated vouchers. Includes a \u201cCreate New Template\u201d button for quick setup.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">On the checkout rewards box, in the \u201cMy Vouchers\u201d tab, it will now show any limitations on the voucher (minimum spend, product\/category restrictions, etc) if they exist, to give customers more information about the voucher before applying it.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added an option to show the confetti animation on the checkout rewards box when a reward is redeemed.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Always show the \u201cGrant points now\u201d button on the order edit page when points have not been awarded, regardless of the award timing setting, to allow manual awarding of points if needed.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Made a few tweaks to the admin header, and settings page footer.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Made a few small performance improvements.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed level multipliers not displaying more than 1 decimal place (e.g. \u201c1.75\u201d was incorrectly shown as \u201c1.8\u201d). The admin input now also supports 2 decimal places.<\/span><\/li><li><span class=\"caas-badge custom_1768863326570_1\" style=\"background-color: #666666;\">Other<\/span><span class=\"caas-item-text\">Updated translation files.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-9-0-2-20th-february-2026\"><h3 class=\"anchoring\" id=\"version-1-9-0-2-20th-february-2026\">Version 1.9.0.2 \u2013 20th February 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-9-0-2-20th-february-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed an issue on the settings page when using any language other than English.<\/span><\/li><li><span class=\"caas-badge custom_1768863326570_1\" style=\"background-color: #666666;\">Other<\/span><span class=\"caas-item-text\">Updated translation files.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-9-0-1-20th-february-2026\"><h3 class=\"anchoring\" id=\"version-1-9-0-1-20th-february-2026\">Version 1.9.0.1 \u2013 20th February 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-9-0-1-20th-february-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed a fatal PHP ValueError (\u201cUnknown format specifier \u2018p&#039;\u201d) triggered by an incorrect use of esc_html__() as a printf() format string in the Conditional Rules settings tab.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed settings tabs not switching when using the Pro version, caused by the above fatal error breaking the page render and preventing JavaScript from loading correctly. Also added a missing spar-premium-disabled guard to the jQuery tab-click handler for consistency with the vanilla JS fallback.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-9-0-14th-february-2026\"><h3 class=\"anchoring\" id=\"version-1-9-0-14th-february-2026\">Version 1.9.0 \u2013 14th February 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-9-0-14th-february-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added new individual customer points pages to view points summary and history for each customer in the admin area. Accessible via the \u201cCustomer Points\u201d admin page by clicing the view button for a customer.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a maximum cart percentage setting for points redemption to limit the percentage of cart total that can be paid with points (premium feature).<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added dark mode support for the rewards dashboard with toggle button, default setting, and optional header dark mode.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added accent color setting for theme customization.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added \u201cAward points\u201d timing option for First Order Bonus to choose between immediate or on-completion award (similar to Points for Spending).<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Improved the customer points admin table layout with equal-width columns and centered content.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Simplified the customer detail page admin slug from \u201cspar-customer-detail\u201d to \u201cspar-customer\u201d.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Updated admin reports page user links to redirect to the custom customer detail page instead of WordPress user edit page.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Applied primary color CSS variable to compact checkout points discount panels for consistent theming.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Enhanced review count display on rewards dashboard to show pending reviews separately from approved reviews with status indicators.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">First-order bonus is now included in order \u201cpotential points\u201d calculation in admin meta box.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">First-order bonus is now stored as order meta (points_first_order_bonus) immediately when order is created for proper tracking.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">The points_earned order meta now includes first-order bonus when awarded.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Post-order messages now properly split between immediate and completion points, showing both messages when timing differs.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Guest users now see first-order bonus in \u201cLogin to earn X points\u201d message to encourage registration.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the WooCommerce currency format settings not being applied correctly in some cases.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed bug where first-order bonus was not being credited to new users due to incorrect array initialization logic.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed checkout preview not displaying first-order bonus points in the \u201cYou will earn X points\u201d message.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed review count showing \u201cReviews written: 0\u201d when pending reviews exist \u2013 now displays pending and approved counts separately.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed post-order \u201cYou will earn X points when completed\u201d message not including first-order bonus when award timing is set to \u201cWhen order is completed\u201d.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed points not being awarded when manually approving reviews \u2013 corrected comment status check from \u2018approve\u2019 to \u2018approved\u2019.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed first-order bonus being deducted twice on order refund\/cancellation.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed points_earned not being removed when points_deducted is set on refund\/cancellation.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-8-0-28th-january-2026\"><h3 class=\"anchoring\" id=\"version-1-8-0-28th-january-2026\">Version 1.8.0 \u2013 28th January 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-8-0-28th-january-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a variety of new shortcodes to display a variety of data and interfaces anywhere. See the Shortcodes tab in Settings for details.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a option to show a Link Clicks log table on the rewards dashboard and widget.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Paginations now show a max of 5 page number buttons.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">When an order is completed but the points have not yet been awarded, a \u201cGrant points now\u201d button is now shown in the order meta box.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added an option to choose the \u201ccompleted\u201d order status for the \u201cPoints for Orders\u201d earning method.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed an issue with the layout of the points discount redemption panel in the FunnelKit side cart.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed an issue with not being to edit rewards and levels since the last update.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the styling of the \u201cAdd items to your cart to redeem points at checkout.\u201d message on the order thank you page, in the checkout rewards box.<\/span><\/li><li><span class=\"caas-badge custom_1768863326570_1\" style=\"background-color: #666666;\">Other<\/span><span class=\"caas-item-text\">Updated translation files and added French, German, Japanese, and Chinese translations.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-7-2-27th-january-2026\"><h3 class=\"anchoring\" id=\"version-1-7-2-27th-january-2026\">Version 1.7.2 \u2013 27th January 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-7-2-27th-january-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a \u201cWidget Size\u201d setting for the floating rewards widget with Regular, Large, Extra Large, and Full Height options.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a display location setting for \u201cPoints Discount on Checkout\u201d, so you can now display it within the checkout rewards box, within the checkout totals (previous default), or both.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a Points Discount tab to the checkout rewards box if enabled along with voucher rewards.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added a setting to customize the checkout rewards box \u201cRedeem Rewards\u201d button label.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added [spar_redeem_discount_compact] shortcode to display the compact points discount redemption interface anywhere.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Refined layout and alignment for the \u201cPoints Discount on Checkout\u201d feature.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Rewards dashboard tabs now split evenly to fill the full width.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added better integration with FunnelKit and its floating side cart.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Some admin settings options now toggle sections correctly when clicking the checkbox directly.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-7-1-26th-january-2026\"><h3 class=\"anchoring\" id=\"version-1-7-1-26th-january-2026\">Version 1.7.1 \u2013 26th January 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-7-1-26th-january-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added an option to enable a \u201cdark mode\u201d toggle for the floating rewards widget.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Improved performance of the Customer Points admin table.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Improved compatibility of the points redemption on checkout for custom checkout templates.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Improved styling compatibility for FunnelKit.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-7-0-19th-january-2026\"><h3 class=\"anchoring\" id=\"version-1-7-0-19th-january-2026\">Version 1.7.0 \u2013 19th January 2026 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-7-0-19th-january-2026\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added new \u201cconditional rules\u201d functionality to set comprehensive rules for the different earning methods.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added an option to display a points summary on the checkout rewards box.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Made a tweak to the styling for the ways to earn on the floating rewards widget.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added a \u201cNo Icon\u201d option for the rewards widget, and added a few more icon options.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added \u201cCustom (Image URL)\u201d and \u201cCustom (Text\/Emoji)\u201d options for the rewards widget icon.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Capped checkout points redemption to the maximum usable for the current cart total.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Improved performance of the Customer Points admin table for stores with large user counts.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Prevented settings from reverting when saving if the form payload is incomplete.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the calculating for points awarded for orders if the order is partially refunded before being completed.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Stabilized points redemption discounts on checkout to prevent erratic amounts when reapplying points.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Prevented errors when applying vouchers from the checkout rewards \u201cMy Vouchers\u201d list.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-6-0-22nd-december-2025\"><h3 class=\"anchoring\" id=\"version-1-6-0-22nd-december-2025\">Version 1.6.0 \u2013 22nd December 2025 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-6-0-22nd-december-2025\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added \u201cdaily login bonus\u201d earning method to reward customers for logging into their account daily.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added \u201clogin streak\u201d bonus points to the daily login earning method, to reward customers for logging in multiple consecutive days.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Added options to customise the header and subheader text on the rewards dashboard page.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Some small tweaks to the admin settings page styles.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed the default \u201cemail body\u201d setting for the notification emails show as incorrect HTML entities.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Potential fix for font awesome icons not showing in some cases.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed an issue in the \u201cDashboard Tabs\u201d settings with not being able to disable certain tabs.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">Fixed a PHP warning on the admin log page.<\/span><\/li><\/ul><\/div><div class=\"caas-version-section\" data-version-slug=\"version-1-5-0-16th-december-2025\"><h3 class=\"anchoring\" id=\"version-1-5-0-16th-december-2025\">Version 1.5.0 \u2013 16th December 2025 <button class=\"caas-copy-link\" data-url=\"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362#version-1-5-0-16th-december-2025\" title=\"Copy link to this version\" aria-label=\"Copy link to this version\"><span class=\"caas-link-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12.707 7.091a2.685 2.685 0 0 0-3.798-3.798L7.763 4.44a.753.753 0 1 1-1.066-1.066l1.147-1.146a4.192 4.192 0 0 1 5.928 5.928l-1.146 1.147a.753.753 0 0 1-1.066-1.066l1.147-1.146Z\"><\/path><path d=\"M5.26 10.76a.753.753 0 0 1 0-1.066l4.434-4.435a.753.753 0 0 1 1.065 1.065L6.325 10.76a.753.753 0 0 1-1.066 0Z\"><\/path><path d=\"M3.293 12.707a2.685 2.685 0 0 1 0-3.798L4.44 7.763a.753.753 0 1 0-1.066-1.066L2.228 7.844a4.192 4.192 0 0 0 5.928 5.928l1.147-1.146a.753.753 0 0 0-1.066-1.066l-1.146 1.147a2.685 2.685 0 0 1-3.798 0Z\"><\/path><\/svg><\/span><\/button><\/h3><ul><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">(PRO) Added \u201csocial sharing\u201d options to the \u201cReferral System\u201d section in the \u201cWays to Earn\u201d settings tab. You can then encourage customers to share their referral link on social media platforms to earn points instantly<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">On the edit order page, in the \u201cReward Points\u201d meta box, when points have not been rewarded yet, added a button next to \u201cpotential points\u201d to edit the potential points value for that order.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added bulk actions to the admin \u201cPoints Activity Log\u201d page to delete or undo points adjustments for selected log entries.<\/span><\/li><li><span class=\"caas-badge added\" style=\"background-color: #0e7a2a;\">\u2728 New<\/span><span class=\"caas-item-text\">Added migration support for the \u201cYITH WooCommerce Points and Rewards\u201d plugin.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Updated the \u201cReward Points History\u201d log on the rewards dashboard to show 10 entries per page instead of 5.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Changed the way free product rewards are redeemed. They will now generate a voucher code that can be removed and added at a later date. It will now also limit to one free product.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Improved padding on the block checkout reward discount redemption section.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">On variation products, on the product page, the points earning display now shows the correct points for the selected variation.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">The checkout rewards box will now show for guest users if enabled in settings.<\/span><\/li><li><span class=\"caas-badge tweak\" style=\"background-color: #6d28d9;\">\ud83d\udd28 Tweak<\/span><span class=\"caas-item-text\">Settings now auto-save when changing them, with a small notification shown.<\/span><\/li><li><span class=\"caas-badge fixed\" style=\"background-color: #8b2e00;\">\ud83d\udd27 Fixed<\/span><span class=\"caas-item-text\">When adding or  \u2026<\/span><\/li><\/ul><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Changelog: Simple Points and Rewards [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/relywp.com\/de\/plugins\/simple-points-rewards-woocommerce\/changelog\/\">Weiterlesen\u00a0\u2026<span class=\"screen-reader-text\"> from Changelog<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":39985,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/fullwidthpage.php","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-43362","page","type-page","status-publish","hentry"],"acf":[],"brizy_media":[],"_links":{"self":[{"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/comments?post=43362"}],"version-history":[{"count":8,"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362\/revisions"}],"predecessor-version":[{"id":43468,"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/43362\/revisions\/43468"}],"up":[{"embeddable":true,"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/pages\/39985"}],"wp:attachment":[{"href":"https:\/\/relywp.com\/de\/wp-json\/wp\/v2\/media?parent=43362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}