Releases: tomatophp/filament-translations
Releases · tomatophp/filament-translations
v4.0.1
v4.0.0
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #45
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #48
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #47
- Import translations only from php files by @Adysone in #43
- Support FilamentPHP V4
- Enhancement UI for FilamentPHP V4 Style
- Use New Filament Translation Component / Filament Developer Gate
- Add Way to custom Nav label and group
Full Changelog: v2.0.7...v4.0.0
v2.0.7
v2.0.6
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #37
- Support Laravel 12
- fix #39
New Contributors
- @dependabot made their first contribution in #37
Full Changelog: v2.0.5...v2.0.6
v2.0.5
- fix resource not appearing after install
Full Changelog: v2.0.4...v2.0.5
v2.0.4
- update testbench workflow
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- [Feature] Add Indonesian translations by @daviddprtma in #31
New Contributors
- @daviddprtma made their first contribution in #31
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Comprehensive Testing Suite: Introduced full testing coverage using PEST to ensure robust functionality and maintain code quality.
- Modular Translation Integrations:
- ChatGPT Translation: Moved the ChatGPT translation feature to a standalone package, GPT Translations, to improve modularity and make it easier to integrate AI-driven translations.
- Google Translation: Transitioned the Google Translation feature into its own dedicated package, Google Translations, allowing users flexibility in translation provider choices.
- Resource Hooks for Customization: Added resource hooks, enabling developers to easily customize and extend the translation resource according to their specific requirements.
Full Changelog: v1.0.28...v2.0.0