Skip to content

Releases: wazzac/laravel-db-encryption

Beta Release

16 Jun 11:20
5e6dda2
Compare
Choose a tag to compare
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.

Alpha Release

13 Jun 17:23
f7b8063
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-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

  • Develop/v0.1.0: First Alpha release. by @wazzac in #1

New Contributors

  • @wazzac made their first contribution in #1

Full Changelog: https://github.com/wazzac/laravel-db-encryption/commits/v0.1.0-alpha