You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Safely disabled the previous undo migration which was too destructive. The v1.5.5 update forcibly cleared the created_by field for all users, mistakenly returning genuine reseller users back to the master admin.
If you updated to v1.5.4 and noticed merged users, please restore your database backup as you did. Anyone updating from earlier versions straight to v1.5.6 will now skip the buggy migration completely and users will remain separated securely.
Restored complete separation between Main Panel clients and Admin Panel clients.