Releases: wazzac/laravel-db-encryption
Releases · wazzac/laravel-db-encryption
Beta 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.
Alpha Release
First initial Alpha release of the project with documentation. The code base works as initially designed, with a few successful unit tests. More testing and documentation will be included in the next Beta release.
What's Changed
New Contributors
Full Changelog: https://github.com/wazzac/laravel-db-encryption/commits/v0.1.0-alpha