- Added new developer features such as ComputesOnceableHashInterface, assertRedirectBackWithErrors, Attachment::fromUploadedFile, UseEloquentBuilder attribute, a new asFluent model cast, FailOnException job middleware, and helper methods l...
- Fixed multiple bugs and compatibility issues including validation exception handling, file existence checks before deletion, null handling in Str::contains, cast cache clearing, enhanced PendingRequest error handling, and Symfony console...
- Improved documentation and code comments by enhancing PHPDoc for constructors, controller middleware, cache files, sorting helper functions alphabetically, and removing deprecated @return tags.