MLM & Affiliate System changelog
12 releases · latest 6.1.9
6.1
- 6.1.912 August 2026Upgrade notes
Marking a paid reward as unclaimed created one nobody could ever collect. The single-reward screen already refused it. The bulk control on the rewards list — which is how an operator normally reaches it — did not, and it writes the same column with the same…
REWARDS · PAYOUTS · ADMIN · AUDIT · BUG-FIXES
- 6.1.811 August 2026Upgrade notes
This release corrects what the programme pays, and to whom, in both halves of the reward engine. The half that pays the instant a referred customer acts applied its percentage to the raw transaction figure and never converted it into the currency the reward…
AFFILIATE · MLM · REWARDS · COMMISSIONS · CRON · CURRENCY · ADMIN · LICENSING · +6
- 6.1.62 August 2026Upgrade notes
Version 6.1.6 is about the admin affiliate dashboard, and it starts with two faults in the same place: how that page compared this month against last month.
ADMIN · DASHBOARD · REPORTING · METRICS · GROWTH FIGURES · MONTH BOUNDARIES · UTC · CHARTS · +7
- 6.1.129 July 2026Upgrade notes
Version 6.1.1 fixes how much the affiliate program actually pays.
MONEY FLOW · COMMISSIONS · MLM LEVELS · SETTINGS · PAYOUTS · PROFIT REPORTING · KYC · MULTI CURRENCY · +1
- 6.1.030 June 2026Upgrade notes
Version 6.1.0 ships with the platform-wide Core v6.4.9 release. Referral-reward conditions are now evaluated automatically and idempotently by a cron, and a self-referral loophole is closed.
MLM · REFERRALS · CRON · IDEMPOTENCY · MONEY-SAFETY
6.0
- 6.0.86 March 2026Upgrade notes
Version 6.0.8 is a comprehensive stability and correctness release for the MLM & Affiliate addon. It fixes critical bugs in binary tree placement, reward notification routing, cycle detection safety, and self-referral handling. It also introduces determinis…
CRITICAL FIXES · SECURITY · DEDUPLICATION · STABILITY
- 6.0.68 January 2026Upgrade notes
Version 6.0.6 fixes critical MLM settings and referral tree display issues, and improves error handling for users without referrers.
BUG_FIX · IMPROVEMENT
- 6.0.57 January 2026Upgrade notes
Version 6.0.5 introduces a comprehensive overhaul of the affiliate referral reward system with new condition types, a redesigned management interface, and integration with all platform extensions.
NEW FEATURES · BUG FIX · IMPROVEMENTS
- 6.0.34 January 2026Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all affiliate and MLM operations.
WALLET SERVICE · NOTIFICATION SERVICE · ARCHITECTURE
- 6.0.0December 2025Upgrade notes
Version 6.0.0 represents a complete visual and functional redesign of the Affiliate extension. This release introduces a brand-new landing page, unified color schema, and enhanced user experience across all pages, perfectly integrated with the new Bicrypto…
MAJOR RELEASE · COMPLETE REDESIGN · LANDING PAGE · UI/UX OVERHAUL · COLOR SCHEMA
5.0
- 5.0.63 August 2025
- Changed the affiliate settings to refuse a configuration whose commission percentages total more than 100%, on both binary and unilevel structures. The total across every level is calculated as you configure it, and the error names the value you entered a…
SECURITY · VALIDATION · PERFORMANCE
- 5.0.517 January 2025
- Changed every affiliate endpoint to check and sanitise the values it is given, so a malformed request is refused consistently rather than handled differently depending on which endpoint received it.
CRITICAL FIXES · SECURITY IMPROVEMENTS · PERFORMANCE ENHANCEMENTS · BUG FIXES