All notable changes to laravel-filament-chained-translation-manager
will be documented in this file.
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #42
- add czech translations by @JarkaP in #43
- @JarkaP made their first contribution in #43
Full Changelog: https://github.com/statikbe/laravel-filament-chained-translation-manager/compare/v3.2.5...v3.2.6
- disable test widget by default.
Fix Laravel 11 upgrade: increase brick/varexporter version to fix php-parser dependency incompatibility with phpunit/phpstan in laravel 11
Fix Laravel 11 support
- Laravel 11 support
- Laravel 11 support
- Upgrade chained translator lib
- Customizable icon by @ReubenSiama in #31
- @ReubenSiama made their first contribution in #31
Full Changelog: https://github.com/statikbe/laravel-filament-chained-translation-manager/compare/v3.1.2...V3.1.3
Full Changelog: https://github.com/statikbe/laravel-filament-chained-translation-manager/compare/v3.1.1...v3.1.2
- fix gate widget config
- fix documentation filament v2 installation
Thanks to @jordinbrouwer!
- Improve package structure for Filament v3
- Cleanup configuration, note that you best upgrade the configuration file, see UPGRADING.md
Thanks @jordinbrouwer!
Spanish translations, thanks to @buzkall
Fix widget removal setting.
Thanks, @buzkall!
Fixes a bug with the opening and collapsing of the form to edit a translation
Thanks @almontasser for the fix!
Renamed the plugin name the reflect it is the chained translation manager. Please, update your panel providers.
Updated documentation for filament v3 installation in a panel provider.
Support for Filament v3.
Please, use v1 for Filament 2 support.
Updated to Laravel 10
- Added support for Laravel 10
- Added return types
- Arabic translations
- Filament menu ordering support
First release on the Filament Plugins store.
Fix dark mode bug, thanks @yob-yob!
- Added an example image
- Search on group and translation keys
- Search filter now looks at translation key and group
Full Changelog: https://github.com/statikbe/laravel-filament-chained-translation-manager/compare/0.0.3...0.0.4
- Update to newest chained-translation-manager
Full Changelog: https://github.com/statikbe/laravel-filament-chained-translation-manager/compare/0.0.2...0.0.3
- Bugfixes before release
- Initial version.