Skip to content

TokenLite Changes Log.

Current Version

Version: v1.7.0
Updated: 26 Jun, 2023

UPDATE NOTICE: If you are using outdated version

If you are using v1.6.0 or any older version of the application, then as soon as possible you should update your main application to v1.7.0 version as this a MAJOR RELEASE as we have migrated Laravel v9.x to v10.x version.

PHP VERSION

If you are plan to upgrade new version, then you must check your PHP version before upgrade, as the application now required PHP 8.1 and older version no longer supported.

Update to Newer Version

Please follow the guideline here


Changes Log

Version v1.7.0 - 06.26.2023

Major Update Release: Migrated major version of Laravel Framework as 9.x to 10.x version.

  • Added: ICO Stage add option in Admin panel.
  • Fixed: Wallet add issue fixed if KYC already submitted.
  • Fixed: Money format issue in Token purchase page.
  • Fixed: Exchange rate update issue while based currency changed.
  • Fixed: Based currency selection issue for Avax, Matic, Shib.
  • Fixed: Few minior issue resolved as per error log.
  • Update: Added some missing translated text in Manage Languges.
  • Update: All the php packages as per new Laravel framework.

Version v1.6.0 - 12.17.2022

Major Update Release: Migrated major version of Laravel Framework as 8.83.x to 9.x version.

  • Added: Mailgun, Postmark, SES and Sendgrid option added as Mail Driver.
  • Added: 5 New currency added into the application.
    Currencies are - AVAX, LUNA, MATIC, DOT and SHIB
  • Added: Add mail template for wallet change request.
  • Added: Add Token quick action added in User List.

  • Fixed: Inactive/suspended user authentication issue.

  • Fixed: Referral signup issue with social registration.
  • Fixed: User data display issue in KYC details.
  • Fixed: Date of birth parse issue for User datails.
  • Fixed: Several minior issue resolved as per error log.
  • Updated: Font library update for new currency as well as stylesheet.
  • Update: All the php packages included JS updated as per new Laravel framework.

The main application of v1.6.0 is no longer support 7.4 or older as now it supported PHP 8.1.x.

Version v1.5.0 - 04.21.2022

Major Update Release: Migrated major version of Laravel Framework as 5.7.x to 8.x version.

  • Added: Manually Email Verification option added for Admin.
  • Added: Test Email option added for Admin into Mail settings.
  • Fixed: Ajusted some missing translation string into user panel.
  • Fixed: Non decimal currency amount issue fix for PayPal payment.
  • Fixed: Countdown timer wrong time calculation on start/end.
  • Fixed: Website timezone not reflecting after updating.
  • Fixed: Email validation rules updated with regex.
  • Fixed: Email verification issue via social login.
  • Fixed: Email firing issue on unusual activities.
  • Fixed: Database query saving issue as per error log.
  • Update: All the php packages included JS updated as per new Laravel framework.

The main application of v1.5.0 is now compatitable with PHP 8.1+ version.

Version v1.4.0 - 01.16.2022

  • Added: Network selection option in manual crypto wallet payment.
  • Added: New wallet name added into user receiving wallet.
  • Fixed: Major authenticity issue on transaction cancellation with tnx_id.
  • Fixed: Validation update for low amount on payment method.
  • Fixed: Min/Max token purchase per transaction saving issues.
  • Fixed: Referral setting saving issues on admin panel.
  • Fixed: Large number display issues in admin dashboard.
  • Fixed: Lower decimal number displaying issues when rounding.
  • Fixed: Tooltip number display issues in transaction details.
  • Update: Integrated ExRateAPI for live exchange rate instead of CryptoCompareAPI.
  • Update: All the php packages (vendors) updated to imporve security issues.

Version v1.3.2 - 11.05.2021

  • Update: Add restriction to set each token price.
    Note: You can set up to 8 decimals but we recommened to set up-to 6 decimals.

Version v1.3.1 - 09.13.2021

  • Added: 6 more new crypto currency added into the application.
    Currencies are - Binance USD [BUSD], Chainlink [LINK], Uniswap [UNI], Solana [SOL], Dogecoin [DOGE], Cardano [ADA].
  • Fixed: ICO/STO Setting issues fixed in currency selectiion.
  • Fixed: Default language load issue for first time.
  • Update: Impprove search option in user and wallet.
  • Update: Make compatiable base application for Stripe payment method.
  • Update: All the php packages (vendors) updated to imporve security issues.

Version v1.3.0 - 07.13.2021

MAJOR UPDATE RELEASE:

  • PayPal new SDK implemention & KYC security improvement.
  • Updated all the PHP libraries to improve security.
  • Added: PayPal New SDK Implemention.
  • Added: Missing key added into translation manager.
  • Added: Format setting added into ICO/STO settings.
  • Fixed: Monero public address validation issues.
  • Fixed: KYC documentent upload/remove issues.
  • Fixed: Payment cancallation issues when sending email.
  • Fixed: Default selected language loading issue for first time.
  • Fixed: Class not found for TranslationServiceProvider.
  • Update: JS code updated to change static text.
  • Updated: All the php packages (vendors) updated to imporve security issues.

Version v1.2.1 - 03.10.2021

  • Fixed: Validation issues fixed on activation for new installation.

Version v1.2.0 - 03.09.2021

MAJOR UPDATE RELEASE:

  • Improve overall system performance.
  • Integrated query cache system into application.
  • Majorly speed up the **token purchase process**.
  • PHP **7.2.5** is requried to run the latest version.
  • New version of Application tested with **PHP 7.4**.
  • Updated all the PHP libraries to improve security.
  • Added: 6 more new fiat currency added into the application for localized.
    Currencies are - Hungarian Forint [HUF], Pakistani Rupee [PKR], Egyptian Pound [EGP], Chilean Peso [CLP], Colombian Peso [COP], Jamaican Dollar [JMD].
  • Added: KYC Application show / hide option added in admin panel.
  • Added: Token Sales Progress show / hide option added in admin panel.
  • Added: Welcome block image show / hide option added in admin panel.
  • Added: 3 more stage added into system, so total 15 stage allow use.
  • Fixed: Slow down issues fixed in token purchase process.
  • Fixed: Minimum token amount to purchase setting issues (it can set 1 now).
  • Fixed: Security issues of KYC document view permission for a user.
  • Updated: All the payment method updated for improving speed.
  • Updated: Payment methods updated based on new currency.
  • Updated: Font library update for new currency as well as stylesheet.
  • Updated: All the vendor packages/php libraries updated to imporve security issues.

Caution: Check PHP version before update

If you are using v1.1.7 or older version of the application and plan to upgrade new version of v1.2.0, then you must check your PHP version before upgrade, as the latest version required PHP 7.2.5.

Also if you are using v1.5.0 or 1.4.0 version and plan to upgrade with v1.6.0, then PHP version required v8.1+.

You should always check your server version before upgrade.

Note: As always review all the application settings after upgrade to newer version.

Version v1.1.7 - 06.09.2020

  • Fixed: Fixed: Bitcoin address validation issues.
  • Updated: Some vendor package library updated.

Note: As always review all the application settings after upgrade to newer version.

Version v1.1.6 - 06.01.2020

  • Added: 13 new fiat currency added into the application.
    Mexican Peso [MXN], Philippine Peso [PHP], Swiss franc [CHF], Thai Baht [THB], Singapore dollar [SGD], Czech koruna [CZK], Norwegian krone [NOK], South African rand [ZAR], Swedish krona [SEK], Kenyan shilling [KES], Namibian dollar [NAD], Danish krone [DKK], Hong Kong dollar [HKD].
  • Added: Admin can select default language for user panel, user can switch prefer one.
  • Added: 6 more stage added into system, so total 12 stage allow use.
  • Fixed: minor issues adjusted into login system.
  • Updated: Payment method updated based on new currency.
  • Updated: Font library update for new currency as well as stylesheet.

Note: As always review all the application settings after upgrade to newer version.

Version v1.1.5 - 11.25.2019

  • Added: 6 New Fiat Currency (Brazilian Real [BRL], 'New Zealand Dollar (NZD)', 'Polish Złoty (PLN)', 'Japanese Yen (JPY)', 'Malaysian Ringgit (MYR)', 'Indonesian Rupiah (IDR)') added into system.
  • Added: 2 New Crypto-Currency (Waves [WAVES], Monero [XMR]) added into system.
  • Fixed: Maximum loging attemt issues and set limit to 5 before locked down for while.
  • Fixed: Fixed number format issues as display scientific format.
  • Update: For calculation purpose now decimal value can set upto 10 (min) and 18 (max).

Note: As always review all the application settings after upgrade to newer version.

Version v1.1.4 - 10.09.2019

  • Added: Google reCaptcha v3 feature added into login and registration page.
    Option found in Settings > Website Setting > API Settings tab to set site and secret key.
  • Added: Added some missing translated text in Manage Languges.
  • Fixed: Twice approving/canceling issues for multiple admin in transaction.
  • Fixed: Very old version to New version upgrading issues fixed.

Note: As always review all the application settings after upgrade to newer version.

Version v1.1.3 - 09.21.2019

  • Added: NEW Language Management system included to manage language from Admin Panel (Settings>Manage Languages). Now add unlimited language and translate them easily.
  • Fixed: INR and NGN currency issues in payment method.
  • Update: Adjusted few core function to compatitable for add-on.

Caution: This version introduce NEW Language management system so if already translated text from '/lang/{en}.json' then you will lost and you need to re-translated from admin panel.

Note: As always review all the application settings after upgrade to newer version.

Version v1.1.2 - 08.29.2019

  • Added: 2 New Fiat Currency (Indian Rupee [INR], Nigerian Naira [NGN]) added into system.
  • Added: 2 New Crypto-Currency (USD Coin [USDC], Dash [DASH]) added into system.
  • Added: 3 More Stages Added into application that helps you sale more.
  • Added: Stage Overview option added in Stage so Admin can see 'at a glance view'.
  • Added: My Token Page added for Users so user can see their balance overview.
  • Added: Stage Based overview option added into My Token page for Users.
  • Added: View Referrals by User from Users List in Admin panel.
  • Added: Refund Option added for Approved transaction in Admin panel.
  • Added: Userpanel Setting added into ICO/STO Setting page in Admin panel.
  • Added: 'Contribution In' currency can be choose from Userpanel Setting.
  • Added: Refund email copy for user added into Email Templates.
  • Added: Logo added for all Email Template
    (image need to place into '/images' folder by name 'logo-mail.png').
  • Fixed: Total sold and unsold token amount wrong calculation (critical).
  • Fixed: Loading issues fixed on Buy Token page when multiple fiat currency enabled.
  • Fixed: Referral bonus adjustment issues when limited with number.
  • Fixed: Referral earning amount calculation issues.
  • Update: Sold & Unsold amount now calculated based on approved transaction.
  • Update: The 'Management' menu name change to Settings.
  • Update: Separated the 'Referral Setting' page to easily manage.
  • Update: Referral bonus can be limit with total referal bonus now.
  • Update: Crypto Font updated for loading issues.
  • Update: Core stylesheet updated to fix some responsive layout.
  • Update: Vendor packages of Laravel updated.

Caution: This version required database migration for refund option works & upcoming new language system.

Please update add-ons with latest version, eg. if you are using CoinPayments payment addon.

Note: As this release added new currency so please re-save ICO/STO settings and must re-save referral setting to fixed all referral issues. Also don't forgot to review all the settings after upgrade to newer version.

Version v1.1.1 - 07.16.2019

  • Added: 4 More New Fiat Currency (Canadian Dollar [CAD], Australian Dollar [AUD], Russian Ruble [RUB], Turkish Lira [TRY]) added into system.
  • Added: Add option in Referral bonus to define individual setting for who join and who invited.
  • Added: Receiving wallet address red info box show or not option added.
  • Added: Hide option added so you can simply hide receiving wallet address add area.
  • Added: New color preset (Watermelon Green) added for user panel.
  • Fixed: Wallet address disable issues in KYC application from.
  • Fixed: Raised/Total wrong amount in progress bar if choose other currency.
  • Fixed: Admin chart color issues if other theme choosed.
  • Update: Vendor packages of Laravel and core stylesheet updated.

Note: This release added new currency so please re-save ICO/STO settings. Also don't forgot to review all the settings after upgrade to newer version.

Version v1.1.0 - 07.05.2019

  • Added: Advance search and filter option for Transactions, Users and KYC in Admin Panel.
  • Added: Introduced 6 New Crypto-Currency (Ripple [XRP], Stellar [XLM], Bitcoin Cash [BCH], Binance Coin [BNB], Tether [USDT], TRON [TRX]) added into system.
  • Added: 6 Wallets Address added into Manual Wallet Payment module.
  • Added: Export Option (Transactions/Users/KYC) in CSV format from Admin Panel.
  • Added: Full Whitelabel Branding feature (automatic) who purchase Extended License.
  • Added: QR Code added when user going to purchase token (crypto payment only).
  • Added: Quick and Jump Pagination added into Transactions, Users and KYCs pages.
  • Added: New Design Layout option added for all Auth (login/registration) related page into Management>Website Settings>General Settings.
  • Added: Wallet address required or non-required option for transaction and network confim number added for each manual wallet payment.
  • Added: Receiving wallet option added into ICO/STO Settings (separated from KYC).
  • Added: System Information page (Management>System Info) add into Admin Panel.
  • Added: In registration page referral info showing option added in Referral Setting.
  • Added: One new color preset (Orange) added for user panel.
  • Added: KYC quick link added from User Lists page if KYC submitted.
  • Fixed: Public KYC application page accesss issues when admin login.
  • Fixed: Total Token number in billion number value saving issues.
  • Fixed: Huge numbers of transactions/users loading in single page issues.
  • Update: Softcap amount restrication removed in Stage settings.
  • Update: Admin navigation update for Transactions/KYC/User menu.
  • Update: Scripts/Product activation system activate and required.
  • Update: Vendor packages of Laravel and core stylesheet updated.
  • Removed: Old transation filter option removed from Admin Panel.

Must Update 'index.php'

If you using v1.0.6 or older version of application, then you must edit the `index.php` file from your public_html or public folder and add below line of code just after 'LARAVEL_START' line.

define('LARAVEL_PUBLIC_PATH', __DIR__);

You must update otherwise '500 Internal Server' error happen.

Caution: This is one of major release as introduced lots of features. This version is required registration with envato purchase code to unlock application and admin features.

Keep in mind that, If you do not activate the application then you unable to do anything in admin panel.

Important: One Envato Purchase Code allowed to install or active one application. You have to purchase multiple times if you want multiple installation or use in multiple domain.

Note: As this release changes on wallet and currency feature so please re-save manual crypto wallet from payment settings, ICO/STO Settings. Don't forgot to review all the settings after upgrade to newer version and activate product with your purchase code.

Version v1.0.6 - 05.30.2019

  • Added: Exclusive Application Access API to retrive data from external site.
  • Added: Option added in ICO/STO Settings to control sales progress in token or currency.
  • Fixed: KYC Form single document selection issue.
  • Fixed: In sale countdown, full hour and minute issue.
  • Fixed: In Pricing Tier end datetime not saving correct value.
  • Fixed: In Stage timepicker format and on-change submit button issues.
  • Change: User input data sanitization to Prevent XSS Injection/Exploits.
  • Update: All the vendor packages of Laravel updated.

Note: As always review all the website settings after upgrade to newer version.

Version v1.0.5 - 05.23.2019

  • Fixed: User contributed 1k+ amount number issues fixed.
  • Fixed: KYC Settings all option data saving issues.
  • Fixed: Custom Stylesheet saving issues in admin panel.
  • Fixed: Sales Countdown hide after token sale expired or completed.
  • Fixed: Unable to add token manually in fiat currency issues.
  • Fixed: Received amount fixed when add token manually.
  • Fixed: Separated transaction details for bonus type transaction if admin added.
  • Added: 2 New Pre-build color preset added for dashboard (Red, Gold).
  • Added: Option added in ICO/Stage Settings to control decimal display for dashboard.
  • Change: Branding related files (logo, favicon, social) move to '/public/images' (Old path - '/public/assets/images').

Caution: In this version we moved all the branding files (eg. logo, favicon, social) to public/images folder. So you need to move your current logo, favicon etc, otherwise branding file will be missing.

Note: As always review all the website settings after upgrade to newer version.

Version v1.0.4 - 05.16.2019

  • Fixed: User contributed amount issues fixed & now only show what user contributed.
  • Fixed: Admin dashboard contributed amount fixed.
  • Fixed: Since last week data fixed in Admin dashboard.
  • Fixed: Referral/Bonus transaction wrong amount calculation.
  • Added: Two New Fiat Currency added into application (Euro & Pound)
  • Change: Login/2FA page updated footer & copyright info.
  • Change: Some blade file updated for remove html comment.

Version v1.0.3 - 05.11.2019

  • Fixed: Twitter link issue in social links.
  • Fixed: Conflict social link with language switcher on auth pages.
  • Added: Integrate full Referral tracking and Referral bonus system.
  • Added: Search option enable for Country selection in KYC application & profile page.
  • Added: View all transaction list from Users List in Admin panel.
  • Added: View last login activities by user from Users List in Admin panel.
  • Added: Filter by Payment Gateway in Transaction list page.
  • Added: Filter by Transaction Type in Transaction list page.
  • Added: Filter Option added in User Transaction list page.
  • Added: User search option add for manually add transaction.
  • Added: Account Holder Address add into Bank Payment Method.
  • Added: 2FA content added in language file for transalate.
  • Change: Admin navigation update for Transactions menu.
  • Change: All list pages (transaction/users etc) show 10 items per page.

Caution: This version required database migration for referral system work.

Note: As always review all the website settings after upgrade to newer version.

Version v1.0.2 - 29.04.2019

  • Fixed: KYC form validation issed when user try to upload document.
  • Fixed: KYC form supported wallet issues.
  • Fixed: Language switcher issues on login/register pages.
  • Fixed: Some styling issues for new payment option.
  • Fixed: Sales Start/End In countdown option issues in user area.
  • Added: 2FA Security Option for User/Admin via Google Athenticator.
  • Added: 2FA Reset Option from Admin panel for if a user lost their phone.
  • Added: New filter option added in User List (Has Token).
  • Added: Header/Footer Code option in Website Settings > Advanced tab.
  • Added: Admin Theme Option in Website Settings > Genaral Settings tab.
  • Added: Custom Stylesheet option for your personalize style.
  • Added: Separate the Manual Wallet and Bank Transfer in Payment Setting.
  • Added: PayPal Payment gateway added in Payment Method.
  • Added: Bank Address field added in Bank Transfer payment method.
  • Added: More social link added in Website Settings > Social Links.
  • Added: Control Social link option to show/hide in user area.
  • Change: Purchase Token process improve for user/contributor.
  • Change: Payment system changed to Module based for add more payment option in future.
  • Removed: Unrelated payment controller files from script.

Note: After upgrade to newer version, please re-save payment method & all the website settings tabs.


Version v1.0.1 - 14.04.2019

  • Fixed: White paper upload issue.
  • Fixed: Public KYC form and Admin Setting.
  • Fixed: Stage price & bonus validation.
  • Fixed: Responsive issues in Admin panel.
  • Added: Multi-language switcher in configure file (only supported on investor panel).
  • Added: Confirmation for active/inactive in stage.
  • Removed: Unwanted email template.

Initial Release v1.0 - 11.04.2019

  • Release TokenLite base scripts.