Spatie Translatable
Releases Notes
Changelogs and Releases Notes for Spatie Translatable: Add support for Spatie's Laravel Translatable package to your filament app.
2.0.1
What's Changed
- chore: align docs structure and cleanup
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot]
- Bump ramsey/composer-stall from 3 to 4 by @dependabot[bot]
- feat: add getOldActiveLocale() accessor to HasActiveLocaleSwitcher by @edel708
New Contributors
- @edel708 made their first contribution
2.0.0
What's Changed
- Fix correct example documentation by @tomjamon
- Bump actions/checkout from 5 to 6 by @dependabot[bot]
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot]
New Contributors
- @tomjamon made their first contribution
1.0.4
What's Changed
- feature: session-based locale persistence by @richard-raadi
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot]
New Contributors
- @richard-raadi made their first contribution
1.0.2
What's Changed
- JSON Key names with hyphens must be double quoted. by @nickshontz-ych
- Fix default locale view page by @renanbr
- fix switch locals with get state
New Contributors
- @nickshontz-ych made their first contribution
- @renanbr made their first contribution
1.0.1
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot]
- fix local switcher record list
1.0.0
What's Changed
- Bump aglipanci/laravel-pt-action from 2.5 to 2.6 by @dependabot[bot]
- add support for filament 4 stable version
1.0.0-beta2
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot
- fix create translatable
1.0.0-beta1
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot
- support beta 4
1.0.0-alpha1
What's Changed
- Bump aglipanci/laravel-pt-action from 2.4 to 2.5 by @dependabot
- check if usg the correct trait for pages
- Bump dependabot/fetch-metadata from 2.1.0 to 2.3.0 by @dependabot
New Contributors
- @dependabot made their first contribution
- @atmonshi made their first contribution