Decryption key:
## Major Release:
## Migrated major version of Laravel Framework as 10.x to 11.x version.
Added: Introduce Private Sale Invitation system to join with invite code.
Added: Introduce Referral Signup Bonus after registration complete.
Added: Disable Email verification option added (user can verify later).
Added: Admin allow to set Invite Only registration from setting.
Added: Option to set wallet address is mandatory before purchase.
Added: Option to set referral ID mandatory for registration.
Added: Delete and archive option added for ICO Stage in Admin panel.
Added: Unverified users can be deleted if users have no transaction activity.
Added: Email changes option added for User/Contributor (verification required).
Added: View Referrals user from user details page in Admin panel.
Fixed: Minor issue fixed in manual approve transaction process.
Fixed: Social login button display issue on registration.
Fixed: Issue fixed changing email from profile in user end.
Fixed: KYC Mails notification issue fixed.
Fixed: Stage expiration issue fixed in purchase process.
Fixed: Few minor issue resolved as per error log.
Update: Added some missing translated text in Manage Languages.
Update: All the PHP packages as per new Laravel framework.
## Caution:
## This version required database migration for new feature implement.