Releases: spatie/laravel-translatable
Releases · spatie/laravel-translatable
Release list
6.14.1
Full Changelog: 6.14.0...6.14.1
6.14.0
What's Changed
- Fix docs title: 'Validation translations' -> 'Validating translations' by @tareq-halaby in #516
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #514
- Fix code bug: inconsistent variable name $newsItem -> $newItem in set… by @tareq-halaby in #517
- Add PHP attribute support for defining translatable columns by @MehediDracula in #515
New Contributors
- @tareq-halaby made their first contribution in #516
- @MehediDracula made their first contribution in #515
Full Changelog: 6.13.0...6.14.0
6.13.0
6.12.0
What's Changed
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot[bot] in #489
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #496
- Update README.md by @Afzaal565 in #497
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #500
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #504
- Update issue template by @AlexVanderbist in #507
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #508
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #506
- Fix method call to use instance instead of static by @IndyIndyIndy in #510
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #511
New Contributors
- @Afzaal565 made their first contribution in #497
- @AlexVanderbist made their first contribution in #507
- @IndyIndyIndy made their first contribution in #510
Full Changelog: 6.11.4...6.12.0
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
nullby @vencelkatai in #474
Full Changelog: 6.9.2...6.9.3