All notable changes to laravel-filament-seo
will be documented in this file.
- Feat: ability to manage robots tag from UI.
- French translations in #28.
- #26
- Laravel 11 Compatibility.
- Allow labels to be translatable.
- Add Filament V3 support
- Add Laravel 10 support in #12
– Fix tests.
- Dynamic SEO model.
- Fix updateOrCreate on polymorphic
- Update author translation
- Fix author translation
- Update behaviour on save: model is created if it did not yet exist.
- Remove custom translation helper.
- Update dependencies
- Namespace
tr()
function
- Add character counter to description
- Bump version.
- Initial pre-release!