Changelog

What's new in suPixel AI Try On.

v1.6.3 April 2026
  • Added Stripe payment integration with full subscription lifecycle (checkout, webhooks, cancellation)
  • Added Auto-registration — free licence created on plugin activation, no manual key entry
  • Added Real-time plan sync via AJAX with 60-second throttle and localStorage checkout detection
  • Added Post-checkout auto-refresh with retry logic (5-minute expiry, 10 max attempts)
  • Added Credit farming prevention — same email reuses existing licence across domains
  • Changed Updated pricing cards with accurate feature descriptions per plan
  • Fixed Webhook integer vs string customer_id mismatch
  • Fixed Stripe success URL using &session_id instead of ?session_id
  • Security PostgreSQL port locked to 127.0.0.1 — no longer exposed to internet
  • Security R2 lifecycle rule configured for auto-delete after 24 hours
v1.6.0 March 2026
  • Added Studio Quality mode — professional editorial portraits with studio lighting and shallow depth of field
  • Added Session gallery with localStorage persistence (24-hour expiry)
  • Added WhatsApp sharing, native mobile sharing (navigator.share), and copy-to-clipboard
  • Added Add-to-cart button directly from the result modal via WooCommerce AJAX
  • Added 27 product categories with specialised AI prompts
  • Added Watermark enforcement on Free plan with "Upgrade to remove" prompt
  • Changed Modal redesign with bottom sheet animation on mobile
v1.5.0 February 2026
  • Added Direct upload architecture — photos go from browser to API, bypassing server/WAF
  • Added HMAC-SHA256 token signing for secure browser-direct uploads
  • Added Automatic fallback to server-side admin-ajax.php route if direct upload fails
  • Added Client-side image compression (1024px max width, JPEG 70%, ~80–200KB output)
  • Changed Migrated cloud storage from local disk to Cloudflare R2 CDN
  • Fixed Theme conflict CSS specificity issues with scoped #sato-modal selectors
v1.4.0 January 2026
  • Added 7-language translation system — English, Turkish, German, French, Spanish, Italian, Dutch
  • Added Full RTL support for Arabic including modal UI, consent screens, and share messages
  • Added GDPR privacy consent screen with configurable toggle
  • Added Admin dashboard with credit balance, usage stats, and plan management
  • Changed Button renders full-width on mobile below the add-to-cart form
v1.3.0 December 2025
  • Added Credit-based billing system with Free, Starter, Growth, and Pro plans
  • Added Gemini AI as primary provider with OpenAI fallback for high uptime
  • Added Custom AI prompt field per product in the WooCommerce product editor
  • Fixed WooCommerce variation container flex-wrap for consistent button layout
v1.0.0 November 2025
  • Added Initial release of suPixel AI Try On for WooCommerce
  • Added One-click install with auto-registration and "Try It On" button on product pages
  • Added AI-powered virtual try-on using cloud API
  • Added Configurable button text, colour, position, and border radius