Releases: spatie/laravel-ciphersweet
Releases · spatie/laravel-ciphersweet
1.6.4
What's Changed
- Revert PR #74 and fix getChanges() by @felabrecque in #75
New Contributors
- @felabrecque made their first contribution in #75
Full Changelog: 1.6.3...1.6.4
1.6.3
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #66
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #71
- Fixing model observers integration by @yormy in #74
Full Changelog: 1.6.2...1.6.3
1.6.2
What's Changed
- Add AAD to CustomBackend test by @mdpoulter in #70
- Catch correct exception when fields are missing during decryption by @mdpoulter in #69
New Contributors
- @mdpoulter made their first contribution in #70
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #64
- [feat] add table prefix to ciphersweet:encrypt command by @aryala7 in #60
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Addition of
permit_empty
Configuration to README by @alissn in #61 - Laravel 11.x Compatibility by @laravel-shift in #63
New Contributors
- @alissn made their first contribution in #61
- @laravel-shift made their first contribution in #63
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Add option base64 to GenerateKeyCommand for generate key in base64. T… by @gawsoftpl in #49
- Bump actions/checkout from 3 to 4 by @dependabot in #52
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #54
- Ensure null values are not encrypted by @yormy in #57
New Contributors
- @gawsoftpl made their first contribution in #49
- @yormy made their first contribution in #57
Full Changelog: 1.4.1...1.5.0
1.4.1
1.4.0
1.3.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #35
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #37
- Fix documentation regarding encryption key setup and use by @mgkimsal in #40
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #41
- [feat] add permit_empty to config file by @aryala7 in #43
New Contributors
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Implement custom backend by @stevenmaguire in #29
New Contributors
- @stevenmaguire made their first contribution in #29
Full Changelog: 1.1.0...1.2.0