[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
v2.17 – 2026-01-13
[remove] Removed notice for the Year End sale campaign
v2.16 – 2025-12-23
[added] Added notice for the Year End sale campaign
v2.15 – 2025-12-01
[imp] Allow or disallow external affiliate URL generation
[imp] Show referred-by info in the user review screen
v2.14 – 2025-10-13
[fix] Fixed undefined function issue in affiliate login form
v2.13 – 2025-11-09
[added] Added notice for the upcoming BFCM campaign
v2.12 – 2025-10-13
[imp] Allow existing users to register as affiliates
v2.11 – 2025-10-13
[imp] Version compatibility tested
[fix] Fixed undefined variable issue
v2.10 – 2025-10-09
[fix] Fixed unable-to-assign-affiliate issue during registration
[enhancement] Added affiliate confirmation email with dashboard URL
[security] Replaced unserialize() with maybe_unserialize() to mitigate PHP object vulnerability
[fix] Fixed affiliate list date-range issue
[fix] Replaced php time() with wp_date(‘U’) for proper WP date handling
[fix] Prevent affiliates from creating external shortlinks
[ui] Fixed affiliate registration form UI and mobile button display
[optimize] Removed duplicate code and optimized admin.js
v2.9.6 – 2025-09-30
[fix] Fixed login redirection after registration
[fix] Fixed affiliate creation issues during registration
[fix] Fixed duplicate password fields
[fix] Fixed button not displaying on mobile in affiliate login page
[fix] Fixed required field and CSS issues for radio/checkbox fields
v2.9.4 – 2025-06-22
[imp] Version compatibility tested
v2.9.3 – 2025-06-03
[imp] Setup wizard revamped
[fix] Tooltip fixed
v2.9.2 – 2025-05-26
[fix] Security issue fixed
v2.9 – 2025-05-11
[fix] Fixed conversion chart warning in summary page
[fix] Use CSV instead of JSON for file export
[fix] Compatibility with WordPress 6.8.1
v2.8 – 2025-04-29
[fix] Setup wizard error fixed
[fix] Console error when WooCommerce is not activated
v2.7.2 – 2025-04-29
[fix] Code improved
[remove] WooCommerce dependency removed from plugin bootstrap to avoid fatal errors
v2.7 – 2025-04-17
[add] Charts and graphs re-added to dashboard
[imp] UI improved
[fix] Adjusted minimum WordPress version requirement