Skip to content

Releases: happenv-com/filament-translatable

v5.0.0

Choose a tag to compare

@webard webard released this 24 Sep 08:39
Immutable release. Only release title and notes can be modified.

What's Changed

  • The Translations component works without a panel plugin; settings resolve: defaults → current panel plugin → configureUsing() → instance.
  • Astrotomic support without a custom model trait (AstrotomicTranslatable is deprecated).
  • Pluggable TranslationDriver (Spatie and Astrotomic built in).
  • Per-locale schemas are cached; locale labels are escaped; tab keys use the component name and locale code (unique across components).
  • Actions registered on locale tabs can be resolved again (Tab::getKey() ignored $isAbsolute).
  • Translations are loaded from the record before fields hydrate (casts such as Toggle/TagsInput see real values) and only from the record that owns the component's state level (not inside JSON repeater items).
  • Field macros store settings in field meta (no dynamic properties); requiredDefaultLocale() respects its condition.
  • Test suite rebuilt: end-to-end tests for Spatie and Astrotomic, including resource pages; CI on Filament 4 and 5.

See UPGRADING.md for breaking changes.

Full Changelog: v4.0.1...v5.0.0

v4.0.1

Choose a tag to compare

@webard webard released this 13 Jul 11:31
Immutable release. Only release title and notes can be modified.

Full Changelog: v4.0.0...v4.0.1

v4.0.0

Choose a tag to compare

@webard webard released this 13 Jul 08:22
Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: v3.3.2...v4.0.0

v3.3.2

Choose a tag to compare

@webard webard released this 03 Apr 16:14
Immutable release. Only release title and notes can be modified.

What's Changed

  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #5
  • Bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #9
  • Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #10
  • Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #8
  • Update translations.blade.php use qualified class name for Arr by @wienczny in #7

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.1

Choose a tag to compare

@webard webard released this 12 Feb 11:24
Immutable release. Only release title and notes can be modified.
438caa2

What's Changed

New Contributors

  • @webard made their first contribution in #2

Full Changelog: v3.3.0...v3.3.1

v3.3.0

Choose a tag to compare

@webard webard released this 22 Jan 19:17

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

v2.1.0

Choose a tag to compare

@webard webard released this 22 Jan 19:17

Full Changelog: v2.0.3...v2.1.0