Releases: spatie/laravel-translatable
Releases · spatie/laravel-translatable
6.11.4
Full Changelog: 6.11.3...6.11.4
6.11.3
What's Changed
- Allow null value in translations if allowNullForTranslation is true by @dont-know-php in #488
New Contributors
- @dont-know-php made their first contribution in #488
Full Changelog: 6.10.2...6.11.3
6.10.2
What's Changed
Full Changelog: 6.10.1...6.10.2
6.10.1
What's Changed
- Handle null database values as null in translations by @alipadron in #479
Full Changelog: 6.10.0...6.10.1
6.10.0
What's Changed
- Support clearing translations using an empty array by @alipadron in #478
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #484
- Add support for nested key translations by @thaqebon in #483
New Contributors
Full Changelog: 6.9.3...6.10.0
6.9.3
What's Changed
- Revert return value change when column value is
null
by @vencelkatai in #474
Full Changelog: 6.9.2...6.9.3
6.9.2
What's Changed
- Improve
setAttribute
to handle array list as value for translation by @alipadron in #469
Full Changelog: 6.9.1...6.9.2
6.9.1
6.9.0
What's Changed
- PHP 8.4 deprecates implicitly nullable parameter types. by @selfsimilar in #458
- Add .idea to .gitignore, PHP CS Fixer to dev dependencies, and rename PHP CS Fixer config by @alipadron in #466
- Allow configuration for handling null and empty strings in translations (Fixes #456) by @alipadron in #465
New Contributors
- @selfsimilar made their first contribution in #458
- @alipadron made their first contribution in #466
Full Changelog: 6.8.0...6.9.0
6.8.0
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #453
- Added operand for json scopes by @rcerljenko in #454
New Contributors
- @rcerljenko made their first contribution in #454
Full Changelog: 6.7.1...6.8.0