Skip to content

Release Notes - v4.0.2.6.RC.1

Pre-release
Pre-release

Choose a tag to compare

@sadhasivam-ladybirdweb sadhasivam-ladybirdweb released this 26 Feb 08:53
· 21 commits to master since this release

✨ Enhancements & New Features

  • System Upgrade: Upgraded the backend framework to Laravel 12 and added support for PHP 8.4. This update also involved removing deprecated packages and cleaning up dependencies to improve system stability. #3923

🐛 Bug Fixes

  • Plan Creation: Fixed a bug that prevented the creation of new plans if a plan with the same time period already existed. #4107
  • Product Naming: Resolved an error that blocked cloud products from having the same name, even when they belonged to different groups. #4093
  • Instance Deletion: Fixed a problem where cloud instances were being deleted incorrectly by the system. #4118
  • Domain Validation: Fixed an issue by adding a check on the front end to ensure domain names are entered correctly, preventing errors during submission. #4106