Skip to content

Release Notes – v4.0.2.6

Latest

Choose a tag to compare

@sadhasivam-ladybirdweb sadhasivam-ladybirdweb released this 01 Apr 07:11

✨ Enhancements

  • Upgraded backend framework to Laravel 12 and added support for PHP 8.4
  • Removed deprecated packages and cleaned up dependencies to improve system stability
  • Added grouped dropdowns for product selection in the admin panel for better handling of duplicate product names
  • Improved diagnostics for Pulse, Horizon, and Clockwork with a notification when the application is not installed in the root path

🔒 Security Enhancements

  • Patched multiple security vulnerabilities, including:
    • Unauthenticated settings access
    • Invoice IDOR (Insecure Direct Object Reference)
    • Mass assignment vulnerabilities

🐛 Bug Fixes

  • Fixed admin orders page getting stuck on continuous loading
  • Fixed issue where dependencies field was not updating during product upload
  • Fixed login issue where email could not be used as username
  • Resolved multiple exception-related issues to improve stability
  • Fixed SMS-related issues
  • Fixed plan creation issue when duplicate time periods exist
  • Resolved product naming conflict across different groups
  • Fixed incorrect deletion of cloud instances
  • Added frontend validation for domain input to prevent submission errors

🛠️ Improvements

  • Added group column to orders list page and user view orders section for better plan and group mapping