SoftCRM - Release v1.0.1
kamgrzeski
released this
13 Sep 07:36
·
32 commits
to master
since this release
SoftCRM - Release v1.0.0
I am excited to announce the release of version 1.0.1, which brings significant improvements and enhancements to the platform. This major update includes:
- Upgraded the framework from Laravel 10 to Laravel 11.
- Updated all dependencies and packages to be compatible with Laravel 11.
- Updated the application directory structure according to Laravel 11's new guidelines.
- Modified configuration files to be compatible with the new version of the framework.
- Updated database migration scripts and seeders to ensure compatibility with the new version.
- Removed deprecated methods and classes that were phased out in Laravel 11.
- Refactored application code to utilize new features and improvements in Laravel 11.
- Implemented performance and security enhancements.
What's Changed
- feat: update to laravel 11 by @kamgrzeski in #41
Full Changelog: release...release_1_0_0