Changelog

Changelog : Points et récompenses simples

Version : 2.1.0
Testé jusqu'à : 7.0.4
Nécessite WP : 6.2
Nécessite PHP : 7.4

Version 2.1.0 – 29th July 2026

  • ✨ NouveauAdded WooCommerce Subscriptions support with a dedicated “Subscriptions” settings tab that appears when WooCommerce Subscriptions is active. Points are now reliably awarded on subscription renewal orders — previously, renewals only earned points when the award timing was set to “completed” and were silently skipped on the default timing. Because renewal orders are created in the background and never reach the “thank you” page, a dedicated award timing option controls when renewal points are granted: matching your “Place an Order” timing (default), when the renewal payment completes, or when the renewal order is completed. Renewal earnings are labelled separately in the points activity log, and refunded or cancelled renewals deduct points as normal.
  • ✨ Nouveau(PRO) Added a “Renewal earning rate” option to the Subscriptions settings, to award renewal orders a percentage of the regular points (e.g. 50%) or a fixed number of points per renewal, instead of the full regular rate.
  • ✨ NouveauAdded “Include sign-up fees in points calculations” and “Exclude subscription products from earning points” options for initial subscription purchases. Both are applied consistently across order awards, cart/checkout previews, and product page points messages.
  • ✨ NouveauAdded a “Count renewal orders toward the Bonus after X Orders milestone” option, so automatic subscription renewals can be excluded from order-count bonuses (the “Bonus after X Orders” earning method itself is a PRO feature).
  • ✨ NouveauAdded a “Points Value Prefix” option under the Points Label settings tab, letting you show a symbol before every points amount (for example a “$” so 100 points display as “$100”). The prefix is applied everywhere points are shown to customers, including the rewards dashboard, floating rewards widget, product pages, cart, checkout and thank you pages, the Claim Rewards page, points history and customer emails.
  • ✨ NouveauAdded a “Points Icon” option under the Points Label settings tab to show a small icon next to points values. Choose from the bundled icons (coin, dollar, star, gem, trophy or gift) or upload your own image from the WordPress media library, and choose whether the icon appears only on prominent amounts (balances and product/cart totals) or on every points value shown to customers.
  • ✨ Nouveau(PRO) The “Use different multipliers per earn type” option under Levels & Badges now includes every way to earn, including the “Product Offers & Bonuses”, “Daily Prize Wheel” and any developer-registered “Custom Ways to Earn”, so each can have its own multiplier.
  • ✨ Nouveau(PRO) The “Cart: Coupon Applied” conditional rule condition can now be left blank to match ANY applied coupon, instead of requiring specific coupon codes. This makes it easy to reduce or disable points whenever a customer uses any discount voucher (for example, pair it with the “Hide/Disable” action to award no order points on any coupon order). Entering one or more codes still targets only those coupons as before.
  • ✨ Nouveau(PRO) The “Cart: Coupon Applied” conditional rule condition now includes “Coupon Types” checkboxes, letting you choose which coupon types count for the condition: “Regular WooCommerce Coupons”, “Points Voucher Coupons” (including Prize Wheel vouchers) and “Points Referral Coupons”. All types are enabled by default, so existing rules are unchanged.
  • ✨ Nouveau(PRO) Added a “Color” column to the Prize Wheel prizes settings, allowing each prize’s panel colour on the wheel to be customised. Colours default to the wheel’s existing palette, so existing wheels are unchanged.
  • ✨ Nouveau(PRO) Added “Exclude products from points redemption” and “Exclude product categories from points redemption” options under Rewards > Advanced Settings. The value of any matching cart items is removed from the cart total used to cap the points discount at checkout, so points can no longer be redeemed against those products (for example, items in a Sale category). Works alongside the existing “Maximum cart percentage for points redemption” limit, and is enforced on both the redemption slider and server-side.
  • ✨ Nouveau(PRO) Added a “Minimum cart total required to redeem points” option under Rewards > Points Discount on Checkout > Advanced Settings. Customers cannot pay with points until the cart reaches this amount. When the cart is below the minimum, the redemption slider and “Add Discount to Cart” button are disabled and an explanatory note is shown beneath the tool on the cart and checkout. The requirement is enforced server-side too, so an already-applied discount is automatically removed if the cart later drops below the minimum (for example, after removing items). Works alongside the existing “Maximum cart percentage for points redemption” limit. Set to 0 for no minimum.
  • ✨ NouveauRedesigned the admin “Reports & Analytics” page. Added a date range dropdown with quick presets (All time, Last 7/30/90 days, Last 12 months, or a custom range), a new “Points Trend” chart showing points earned vs redeemed over time (daily for shorter ranges, monthly for longer ones), and a new “Points Redeemed Per Method” section breaking down where points are being spent or deducted (reward redemptions, order refunds/cancellations, points expiry, admin adjustments, referral clawbacks and prize wheel spin purchases). The “Points Earned Per Method” boxes now also show how many times each method was awarded, and the stat boxes are laid out in a tidier grid of up to five per row.
  • ✨ NouveauAdded new metrics to the “Reports & Analytics” overview: “Redemption Rate” (the share of earned points that have been redeemed in the selected range), “Points Liability” (the monetary value of all points currently in circulation, calculated from your points redemption rate), “Avg Earned / Customer” (average points earned per active customer in the range) and “Outstanding Vouchers” (claimed reward vouchers that have not been used or expired yet, including the combined value of fixed-amount vouchers).
  • ✨ NouveauAdded an “Export CSV” button to the “Customer Points” admin page, allowing every customer’s points balance and lifetime earned total to be downloaded as a CSV file.
  • ✨ NouveauAdded an “Export CSV” button to the “Points Activity Log” admin page, allowing the points activity log to be downloaded as a CSV file. The download respects any filters currently applied to the log (date range, customer, action text, points range and type).
  • ✨ NouveauAdded an “Import / Export Settings” section to the bottom of the plugin settings page. “Export Settings” downloads every plugin setting as a JSON file, for backups or for copying your configuration to another site, and “Import Settings” restores a previously exported file. Imported values pass through the same validation and sanitisation as a normal settings save, and any settings not present in an imported file (for example an older export from a previous version) keep their current values rather than being reset.
  • ✨ NouveauAdded anti-fraud controls to the referral system under Earn > Referral System. “Only award referral points for new customers” limits the referral bonus to a referred customer’s first order, so their repeat orders no longer keep rewarding the referrer. “Maximum referral bonuses per referrer per day” caps how many referral bonuses one customer can earn each day (set to 0 for no limit). An optional “Block referral points when the order IP matches the referrer” check skips the bonus when a referred order is placed from the same IP address as one of the referrer’s own recent orders. All three are disabled by default so existing behaviour is unchanged.
  • ✨ Nouveau(PRO) Expired reward voucher coupons are now automatically deleted on a daily schedule when “Auto Delete Expired” is enabled, instead of only being removed when the Reward Vouchers admin page is opened.
  • ???? TweakThe “Potential Points” in the admin order meta box, the customer detail page pending points, and the order “thank you” page projections now use the same final points calculation as the actual award, so level multipliers, earning caps, conditional rules and subscription renewal rates are all reflected consistently before points are granted.
  • ???? TweakSplit the “General Settings” tab in the plugin settings into three dedicated tabs for easier navigation: “Points Label” (rewards/points labels, value prefix and points icon), “Product Pages” (points messages on product pages and category/shop listings) and “Terms and Conditions”. The “Settings” buttons for the voucher expiry and auto-delete features on the PRO Features tab now also open the “Points Expiry” tab where those settings live.
  • ???? Tweak(PRO) Moved the plugin’s scheduled background tasks — delayed points, points inactivity expiry, birthday bonuses, guest reminder emails and expired coupon/voucher cleanup — from WordPress cron (WP-Cron) to Action Scheduler, which is bundled with WooCommerce. This makes these tasks more reliable and lets you monitor them under WooCommerce > Status > Scheduled Actions. Existing scheduled events are migrated automatically when you update, the plugin falls back to WP-Cron if Action Scheduler is ever unavailable, and all scheduled tasks are cleared cleanly when the plugin is deactivated.
  • ???? Tweak(PRO) Points inactivity expiry and guest reminder emails now process customers in batches that continue until finished, instead of handling everyone in a single run, preventing timeouts or memory issues on stores with very large customer bases.
  • ???? Tweak(PRO) The floating rewards widget no longer loads the Font Awesome icon library on every page of your site. The widget button’s icon is now rendered as a lightweight inline SVG, and the icon library is only loaded when a customer opens the widget, removing a large render-blocking stylesheet and font download for faster page loads.
  • ???? Fixe(PRO) The “Bonus after X Orders” milestone now detects WooCommerce High-Performance Order Storage correctly. Previously, stores still using legacy (posts) order storage on modern WooCommerce counted orders from the empty HPOS table, so the milestone could never be reached.
  • ???? Fixe(PRO) The level points multiplier (and any per-earn-type multipliers) is now correctly applied to all bonus ways to earn. Previously it was only applied to order-based earning, so daily login, login streak, birthday, signup, review, first order, bonus after X orders, referral and social sharing points ignored the level multiplier.
  • ???? Fixe(PRO) The birthday date entered on the rewards dashboard is no longer shifted back a day (e.g. saved as October 7th but shown as October 6th) on stores whose timezone is behind UTC. The date is now stored and displayed exactly as entered, regardless of the site timezone.
  • ???? FixeHardened all points balance changes against concurrent requests. Balances are now updated atomically at the database level, and reward redemptions, order point awards/deductions, checkout points discounts, prize wheel spins, spin purchases and social share rewards are serialised, so double-clicks or simultaneous requests can no longer double-spend or double-award points. Manual balance edits on a user’s profile page are now also recorded in the Points Activity Log.
  • ???? FixePoints redeemed as a discount at checkout are now re-checked against the customer’s current balance both when the discount is applied and when the order is placed. Previously, if the balance no longer covered the points (for example after redeeming those same points for another reward first), the order could still keep the full points discount without the points actually being deducted. The discount is now automatically removed when the points are no longer available, and the checkout deduction refuses rather than reducing to zero, so points can never be spent twice.
  • ???? FixeHardened the referral points award and refund deduction against concurrent requests, so simultaneous order status changes or refund events can no longer award or deduct referral points twice for the same order.
  • ???? FixeStrengthened self-referral blocking so it also matches a referred order’s billing email against the referrer’s account and billing email. Previously only the logged-in account was checked, so a customer could bypass it by logging out or checking out as a guest with their own email.
  • ???? Fixe(PRO) The “Usage Limitation” option for referral gift coupons is now enforced. Previously gift coupons were always created with unlimited uses regardless of the setting; each referred customer’s coupon is now limited to a single use (per email address or per user account) unless “Unlimited uses” is selected. The limit also applies to gift coupons created before this update.
  • ???? FixeCorrected the referrer’s “successful referrals” count being increased more than once for a single coupon-based referral (and when a referred order was later refunded).
  • ???? FixeThe checkout/cart rewards box points summary tooltip now shows on the cart page too, not just the checkout page. Previously the summary breakdown was only built on the checkout page, so the tooltip never appeared on the cart even when “Show points summary” was enabled.
  • ???? Fixe(PRO) Delayed points are no longer capped at 25 releases per hour. Due points are now released in continuing batches until the backlog is cleared, so stores that award a large volume of delayed points no longer build up an ever-growing queue of unreleased points.
  • ???? Fixe(PRO) Opening the “Reward Vouchers” or “Referral Gift Coupons” admin pages with “Auto Delete Expired” enabled could delete vouchers or coupons that had not actually expired yet, because their expiry date was misread. Expiry dates are now read correctly, so only genuinely expired vouchers and coupons are removed.
  • ???? Fixe(PRO) The “View Products” button on the “Write a Review” card of the rewards dashboard did nothing when clicked on some sites. The dashboard’s scripts and stylesheets were being served with a fixed version number that never changed between plugin updates, so browsers, CDNs and caching plugins kept serving an older cached copy from before the button existed. Every plugin script and stylesheet is now versioned with the plugin version, so updated files are always picked up straight after an update — this also fixes any other feature that appeared to be missing or unresponsive because an outdated file was still cached.
  • ???? Fixe(PRO) The list of products inside the “Products to Review” popup lost its list formatting on the My Account rewards dashboard (it was unaffected on pages using the rewards shortcode). The popup’s screen reader labelling was also being stripped out. The dashboard’s HTML filtering now allows list markup and accessibility attributes through, so the popup displays correctly and is announced properly by assistive technology.
  • AutresUpdated the Freemius SDK.

Version 2.0.0 – 2nd July 2026

  • ✨ Nouveau(PRO) Added “Product Offers & Bonuses”, 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 “Special Offer” 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.
  • ✨ Nouveau(PRO) Added “Custom Ways to Earn”, 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 “Ways to Earn” 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.
  • ✨ NouveauAdded an “Apply tax reduction to redeemed points” option under “Include tax in points preview” 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 “Points redemption tax class” selector also appears when this option is enabled, allowing the fee to use the default or a custom WooCommerce tax class.
  • ✨ Nouveau(PRO) Added a “Limit per product” option to the “Write a Review” way to earn, controlling how many reviews per product can earn points for each customer.
  • ✨ Nouveau(PRO) Added a “Require the customer to have purchased the product” option to the “Write a Review” way to earn, only awarding review points when WooCommerce can verify the purchase.
  • ✨ Nouveau(PRO) Added a “Show purchased products they have not reviewed yet” option that adds a “View Products” button to the Write a Review card, listing purchased products with their review status and links to review the ones still eligible for points.
  • ✨ NouveauAdded a “Do not award points on orders where points were redeemed at checkout” option under Earn > 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.
  • ✨ NouveauAdded a “Custom Benefits” field to the Starter (Level 0) tier under Levels & 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.
  • ✨ NouveauAdded a “Show points discount on” 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.
  • ✨ Nouveau(PRO) Added a “Free Product Bundle” 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.
  • ✨ NouveauAdded a “Product Image” option to the “Reward Icon” 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’s type is changed to a product or product bundle.
  • ✨ NouveauAdded a “Show total value” 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.
  • ✨ NouveauEach level in the Levels & 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.
  • ✨ NouveauAdded “Minimum spend to earn”, “Maximum points per order” and “Exclude on-sale / discounted products” limit options to the “Place an Order” way to earn, giving more control over when and how many points are awarded on spend-based orders.
  • ✨ NouveauAdded a “Maximum percentage of total” limit option to the “Place an Order” way to earn, capping the awarded points so their redeemable value never exceeds a set percentage of the order total (using your redemption rate).
  • ✨ NouveauAdded a “Duplicate” button to the “Rewards” and “Levels & Badges” lists, allowing you to quickly copy an existing reward or level and edit it.
  • ???? TweakThe 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).
  • ???? TweakConverted the field descriptions in the “Limits” section of the “Place an Order” way to earn into hover tooltips for a cleaner, more compact layout.
  • ???? TweakRedesigned the “Ways to Earn” settings so each way to earn’s options are grouped into clearly separated, boxed sections laid out in responsive columns (up to three per row) for easier scanning.
  • ???? TweakConverted the checkboxes within the “Ways to Earn” settings to toggle switches for a more consistent look, and fixed some checkbox and label alignment issues.
  • ???? TweakAdded an option to customise the color of the font awesome icons used in the “Levels & Badges” settings.
  • ???? TweakReplaced the “Badge Icon”, “Reward Icon” and “Widget Icon” 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.
  • ???? TweakAdded many more Font Awesome icon options to the “Badge Icon”, “Reward Icon” and “Widget Icon” pickers.
  • ???? TweakAdded an “Upload / Select” button next to the “Custom Icon (Image URL)” fields, allowing an image to be chosen from or uploaded to the WordPress media library instead of pasting a URL.
  • ???? Tweak(PRO) Updated some of the descriptions in the conditional rules settings.
  • ???? Tweak(PRO) The floating rewards widget now shows the discount the referral coupon gives (e.g. “Give your friends 10% off!”) beneath the “Your Referral Coupon:” heading on the Refer tab.
  • ???? TweakMade a few styling improvements to the “Points for Referrals”, “Claim Prize Wheel Spins” and “Points Discounts” sections on the rewards dashboard.
  • ???? TweakFree product and bundle vouchers now show the reward/bundle name followed by the included product names in brackets (e.g. “Epic Bundle (Product A, Product B)”) on the “My Vouchers” cart/checkout tab and the “Your Vouchers” rewards dashboard tab.
  • ???? TweakLimited the width of the “Amount” column on the “Your Vouchers” rewards dashboard table so long product/bundle names wrap instead of pushing the “Status” column out of alignment.
  • ???? TweakUpdated the admin “Reports & Analytics” page to show all the different “Points Per Method” boxes for each earning method, since it was missing some of them that were enabled.
  • ???? TweakUpdated the tick emoji used on thte rewards dashboard to a Font Awesome icon for better cross-platform consistency.
  • ???? TweakQuelques petites améliorations ont été apportées au niveau des performances.
  • ???? FixeFixed 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.
  • ???? Fixe(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.
  • ???? Fixe(PRO) Fixed Conditional Rules with “Cart: Product Category / Is in Cart” and “Hide and disable this way to earn points” 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.
  • ???? Fixe(PRO) Fixed the History tab of the floating rewards widget showing a stuck “Available in …” placeholder for pending points when the widget is lazy-loaded. The pending points countdown now loads and updates live in that mode.
  • ???? Fixe(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.
  • AutresMise à jour des fichiers de traduction.
  • AutresUpdated Freemius SDK.

Version 1.12.1 – 30th May 2026

  • ???? FixeFixed the maximum cart percentage note for points redemption showing before the “Redeem Points” toggle was opened.

Version 1.12.0 - 27 mai 2026

  • ✨ NouveauAjout de paramètres de retard des points PRO pour retarder les points gagnés globalement ou par méthode de gain, avec l'automatisation de la libération des points en attente et la gestion des remboursements/annulations.
  • ✨ NouveauAjout d'une option “Inclure les taxes dans l'aperçu des points” aux paramètres “Remise de points à la caisse”, qui, lorsqu'elle est activée, inclut les taxes dans le calcul du montant de la remise et dans l'aperçu afin de correspondre à la remise réelle appliquée à la caisse lorsque les taxes sont activées.
  • ✨ NouveauAjout d'un outil “Ajouter de nouveaux points” à la page d'administration des points clients et du journal d'activité des points, permettant aux administrateurs d'ajouter ou de supprimer des points pour un utilisateur spécifique ou pour tous les utilisateurs (avec un filtre de rôle optionnel) en vrac.
  • ???? TweakAjout d'icônes de police impressionnantes comme options pour l'icône de récompense et l'icône de niveau, ainsi qu'une option pour personnaliser la couleur de l'icône.
  • ???? Tweak(PRO) L'option “Mode de suivi des coupons” a été remplacée par une liste déroulante avec “Mode flexible” comme valeur par défaut.
  • ???? Tweak(PRO) Le paramètre “Expiration du coupon cadeau” contrôle désormais directement la durée de vie du cookie du coupon de parrainage. L'horodatage d'expiration est stocké au moment où le lien de parrainage est cliqué, ce qui garantit que le compte à rebours et l'expiration sont mesurés à partir de ce point. Le widget de l'offre est masqué et les cookies sont effacés une fois le délai écoulé.
  • ???? Tweak(PRO) Ajout d'une option “Appliquer automatiquement le coupon lorsque le lien de parrainage est visité” dans les paramètres de l'offre de cadeau de parrainage. Lorsque cette option est activée, le bon de réduction est automatiquement ajouté au panier du client sans qu'il ait à cliquer sur “Appliquer le bon de réduction” (désactivé par défaut).
  • ???? Tweak(PRO) Le widget cadeau flottant reste désormais visible après que le coupon a été appliqué au panier, affichant un état de confirmation “Gift Applied !” au lieu de disparaître.
  • ???? TweakQuelques améliorations stylistiques ont été apportées à la page des paramètres d'administration.
  • ???? FixeCorrection d'un problème avec certains sites web qui ne pouvaient pas enregistrer les paramètres parce que leur base de données ne prenait pas en charge les caractères emoji.
  • ???? FixeAmélioration de la fiabilité de la fonction “Enregistrer tous les paramètres” en veillant à ce que le script d'administration des paramètres utilise la version du plugin pour la vérification du cache, ce qui empêche l'exécution d'anciens scripts JavaScript mis en cache après les mises à jour du plugin.
  • ???? FixeCorrection de l'option de suppression en bloc sur la page d'administration du journal d'activité des points qui ne fonctionnait pas.
  • ???? Fixe(PRO) Correction du widget cadeau flottant qui ne s'affiche pas lors du premier chargement de la page après la visite d'un lien de parrainage.

Version 1.11.3 - 21 mai 2026

  • ???? FixeSuppression de la sortie UTF-8 BOM cachée des fichiers PHP qui pouvait déclencher des avertissements d'activation.
  • AutresMise à jour des fichiers de traduction.
  • AutresTesté avec WordPress 7.0

Version 1.11.2 - 20 mai 2026

  • ???? TweakLes libellés de points configurés (par exemple “Points de récompense”) sont maintenant résolus par gettext, de sorte que les traductions appliquées dans Loco Translate sont reflétées sur le front-end.
  • ???? TweakCorrection des totaux de points de réduction taxes incluses pour un meilleur fonctionnement lorsque les taxes sont affichées comme étant incluses.
  • ???? TweakLes chaînes de la boîte de récompense du panier et de la caisse sont maintenant correctement traduisibles via Loco Translate.
  • ???? FixeCorrection de l'icône de récompense qui ne remplace pas l'icône par défaut sur le tableau de bord des récompenses.
  • ???? FixeVérifications renforcées du panier/mon compte et de la session pour éviter les erreurs PHP potentielles.
  • ???? FixeCorrection d'un avertissement PHP sur l'espace réservé au chargement paresseux du widget de récompenses flottant.
  • ???? FixeCorrection d'une erreur de type lors de l'application d'un bon généré à partir d'un modèle de bon ayant des restrictions de marque.

Version 1.11.1 - 18 mai 2026

  • ✨ NouveauAjout d'une option “Icône de récompense” dans les paramètres des récompenses, permettant aux propriétaires de magasins de personnaliser l'icône affichée pour chaque récompense. Cette option prend en charge les icônes emoji prédéfinies, l'URL d'une image personnalisée ou un texte/emoji personnalisé.
  • ✨ Nouveau(PRO) Ajout d'un outil “Synchroniser les points” à la page d'administration des points des clients invités, permettant aux administrateurs de compenser les points pour les commandes historiques des clients.
  • ✨ Nouveau(PRO) Ajout d'un bouton “Ajouter un client invité” à la page d'administration des points des clients invités, permettant aux administrateurs de créer manuellement un nouvel enregistrement de client invité et d'accorder un solde de points initial.
  • ???? Tweak(PRO) Arrêt du débordement des adresses électroniques longues dans les colonnes adjacentes du tableau des points des clients invités.
  • ???? Tweak(PRO) Amélioration de la présentation des paramètres “Règles conditionnelles” sur les petits écrans.
  • ???? TweakAjout d'un bouton pour masquer la section du guide d'installation sur la page des paramètres.
  • ???? Tweak(PRO) Correction d'un problème dans la migration des points et récompenses WooCommerce où les utilisateurs ayant un solde légitime de zéro étaient incorrectement migrés avec un solde positif.
  • ???? TweakAjout d'une option “Arrondir les points” aux paramètres de gain “Points pour les dépenses”, permettant aux propriétaires de magasins de choisir comment les fractions de points sont traitées lorsque le montant d'un achat n'est pas divisé de façon égale - les options sont Arrondir à la baisse (par défaut), Arrondir au plus proche, ou Arrondir à la hausse.
  • ???? TweakAjout d'une option “Masquer de la liste des moyens de gagner une fois récompensé” aux paramètres du bonus d'inscription, permettant de masquer automatiquement le bonus d'inscription de la liste des moyens de gagner pour les utilisateurs qui l'ont déjà reçu.
  • ???? TweakAjout de Telegram, Discord et TikTok aux options de partage social du système de parrainage.
  • ???? Tweak(Gratuit) Ajout de détails sur de nombreuses fonctionnalités PRO dans les onglets des paramètres PRO afin de mieux expliquer les avantages de la mise à niveau.
  • ???? FixeCorrection de l'onglet “Historique” du tableau de bord des récompenses qui n'est pas stylisé dans certains contextes de shortcodes et de constructeurs de pages.
  • ???? FixeCorrection de l'impossibilité de faire défiler la page des paramètres lorsque l'on survole les onglets de paramètres.
  • ???? FixeAmélioration de la fiabilité de l'option “Enregistrer tous les paramètres” sur les hôtes dont le max_input_vars PHP est faible, y compris une solution de secours standard pour l'enregistrement du formulaire lorsque AJAX n'est pas disponible.
  • ???? FixeCorrection de la ligne de temps “Historique des points de récompense” qui ne changeait pas de style en mode sombre.
  • ???? FixeAffichage de points fixes sur les pages de produits variables avant la sélection d'une variante et lorsque la sélection de la variante est annulée.

Version 1.11.0 - 17 avril 2026

  • ✨ Nouveau(PRO) Ajout d'une nouvelle fonctionnalité “Suivi des points des clients invités” pour suivre les points des commandes des clients invités et les migrer automatiquement lorsque le client s'enregistre ou se connecte.
  • ✨ NouveauAjout d'une option “Exigence de points de niveau” dans les paramètres des niveaux et des badges, vous permettant de choisir si la progression des niveaux est basée sur le total des points gagnés (à vie) ou sur le solde de points disponibles du client.
  • ✨ Nouveau(PRO) Ajout d'options permettant de définir des multiplicateurs uniques pour des “façons de gagner” spécifiques, à chaque niveau dans les paramètres des niveaux et des badges, ce qui permet de définir des multiplicateurs de points différents pour chaque façon de gagner des points (par exemple, un multiplicateur plus élevé pour les commandes que pour les avis). Chaque section de bénéfice de niveau est maintenant affichée dans sa propre boîte stylisée pour une meilleure lisibilité.
  • ✨ NouveauAjout d'une option “Couleur d'arrière-plan” dans les paramètres “Pages de produits : Affichage des points” pour les pages de produits et les listes de catégories/boutiques, permettant de personnaliser la couleur d'arrière-plan du message sur les points.
  • ????️ AmélioréAjout d'un nouveau caractère générique {points_value} pour les champs de message “Product Pages : Affichage des points”, qui affiche la valeur monétaire des points gagnés sur la base du taux de conversion “Remise de points à la caisse” (par exemple, si 100 points = $1 et qu'un produit rapporte 500 points, {points_value} affiche “$5.00”). Disponible lorsque la remise en points à la caisse est activée.
  • ????️ Amélioré