← Zurück zu Pair PRO v1.7.2 (11 Releases)

Changelog Pair PRO

Changelog für das geplanten WooCommerce-Plugin Pair PRO: Updates, Korrekturen und Funktionsentwicklung.

v1.7.2
  • Fix: uninstall now removes everything Pair Pro created. It drops the `pair_pro_stats` analytics table and deletes the `_pair_manual_recommendations` product meta, which both used to survive a delete, and on multisite it cleans every site in the network instead of only the current one. The cleanup runs through the Freemius `after_uninstall` hook, and the `pair-pro/uninstall/delete_data` filter can keep the data instead.
v1.7.0
  • New: A/B testing for the "You may also like" strategy. Visitors are split 50/50 into a sticky variant; variant B uses an alternative strategy. Impressions, clicks and conversions are reported per variant under Pair Pro Analytics, so you can pick the winner.
v1.6.0
  • New: "Pair Recommendations" block for the block editor and FSE single-product templates. Drop a server-rendered recommendation grid anywhere, with a heading, strategy and product count. Tracked in analytics as the "block" placement.
v1.5.0
  • New: category rules. Define "when a product is in category A, recommend products from category B" on WooCommerce → Pair Pro; the rule picks lead the automatic "You may also like" recommendations.
v1.4.0
  • New: extra recommendation placements. Show a "You may also like" block on the order-received (thank-you) page and, optionally, on the checkout. Tracked in analytics as their own placements. Toggles on WooCommerce → Pair Pro.
v1.3.0
  • New: recommendation analytics. Tracks impressions, clicks and click-attributed conversions for each placement (You may also like, cart cross-sell, frequently bought together) and shows them under WooCommerce → Pair Pro Analytics, with a date range and CSV export.
v1.2.0
  • New: manual curation. A per-product "Pair recommendations" box lets you hand-pick the products shown in the free "You may also like" block, either leading the automatic picks or replacing them. Toggle and mode live on WooCommerce → Pair Pro.
v1.1.0
  • New: optional "buy the whole set, save X%" bundle discount for the Frequently Bought Together block. Set a percentage in WooCommerce → Pair Pro; when a shopper uses "Add all to cart" it applies as a cart discount line while the whole set stays in the cart.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.1.0
  • Initial release. Establishes the PRO add-on bootstrap: boots on top of the free Pair plugin via the `pair/booted` action, verifies the free plugin and minimum version, wires the premium service/hook registry into the shared container, runs activation defaults and version-tracked migrations, declares WooCommerce HPOS + Blocks compatibility, and integrates the Freemius SDK.
  • New feature: **Frequently bought together**, order-history co-purchase recommendations on the single product page, with an optional one-click add-all-to-cart and a WooCommerce → Pair Pro settings page.