Skip to content

Laravel Version Update

Compare
Choose a tag to compare
@ashu555 ashu555 released this 02 Feb 17:09
· 2649 commits to master since this release
f5b389c

This release focusses on following enhancements and bug fixes in the system:

  • Laravel version updated to 6.13.
  • Updated all the laravel packages in composer.json to the latest version
  • Removed all the unnecessary/unused routes/APIs in the system.
  • Security fixes.
  • Filter for searching Active Installations in the system.
  • Filter for searching orders on the basis of versions in the system.
  • Filter for searching paid/unpaid products in the system.
  • Filter for searching users on the basis of account/sales manager.
  • Updates msg91 APIs to the latest version.
  • Bug fixed on checkout page when no Payment gateway was selected.
  • Option to show current version being used by the user in Order Detail page in Admin Panel.
  • Option to view the last connection with the License manager in order detail page.
  • Minor Bug fixes