[security] Enforced admin permission check on the affiliate assignment endpoint
v3.2 – 2026-03-15
[new] Added Codexpert CRM integration for affiliate management
[new] Added settings page reload state tracking
[new] Added onClick prop support to button field components in setup wizard
[new] Setup wizard now sends form values when completing
[new] Added CRM fields to wizard completion page
[new] Added complete_wizard action hook for custom integrations
[fix] Made CRM email field optional in setup wizard
[fix] Fixed margin for last child elements in setup wizard
[fix] Added multi-site support using is_plugin_active() method
[fix] Added plugin active check for multi-site environments
[imp] Updated npm dependencies
v3.1 – 2026-03-12
[new] Added affiliate role assignment for existing users
[imp] Updated process time in transactions table
[imp] Updated requested date in transactions table
[imp] Updated dependencies and language template
[fix] Improved commission calculation and return values
[fix] Return dash for empty time values
v3.0.5 – 2026-03-09
[remove] Legacy loader issue fixed
v3.0.0 – 2026-03-08
[major] Complete plugin rebuild – frontend rewritten in React JS for a faster, more responsive experience
[new] Brand new Admin Dashboard – redesigned from scratch with a cleaner layout, real-time program stats, and improved affiliate management workflows
[new] Brand new Affiliate Dashboard – faster load times, cleaner UI, and a better experience for affiliates managing their links, earnings, and payouts
[new] Stripe payout integration – affiliates can now receive automated payments via Stripe; approve and process in one click
[imp] PayPal payout flow overhauled – faster processing, cleaner transaction logs, and more reliable payment handling
[imp] Referral tracking engine optimized for better performance under high affiliate volume
[imp] Commission calculation logic improved for accuracy and edge-case handling
[imp] Documentation fully updated to reflect the new UI and features
[fix] Various bug fixes and stability improvements carried over from the 2.x branch