Beta Release
Pre-release
Pre-release
Beta is here!!
Update the code set from Alpha to Beta.
Added
- Laravel 11 support.
- Improved encryption key rotation command.
- Configurable encryption cipher via config file.
- Automatic casting of encrypted attributes.
- Expanded test coverage for edge cases.
Fixed
- Resolved issues with model event listeners not triggering on encrypted attributes.
- Fixed bug with database connection selection during encryption.
Changed
- Updated documentation for new features and configuration options.
- Refactored encryption trait for better performance and maintainability.