Skip to content

Releases: wotzebra/filament-translatable-strings

v2.1.1

28 May 18:52
db0767f

Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #39
  • If string is not found, skip it during import

Full Changelog: v2.1.0...v2.1.1

v2.1.0

17 Apr 09:37
0063d6a

Choose a tag to compare

What's Changed

  • Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #34
  • Add LocalesColumn in the TranslatableString table by @jyrkidn in #35
  • Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #38
  • Add PHP 8.5 / Laravel 13 support by @Copilot in #37

New Contributors

  • @Copilot made their first contribution in #37

Full Changelog: v2.0.0...v2.1.0

v2.0.0

20 Jan 12:59
f559f8e

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v2.0.0

v1.3.1

26 Nov 12:22
5c6b982

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

20 Nov 14:13
45e9b8c

Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #22
  • Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #26
  • Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #28
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #27
  • Add translatable strings and new command by @jyrkidn in #21

Full Changelog: v1.2.0...v1.3.0

v1.2.0

28 Feb 08:34
10a5b7f

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

02 Aug 09:36

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 Aug 09:36
e386add

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v1.0.0

v0.1.4

13 Nov 11:35

Choose a tag to compare

What's changed?

Fixed

  • Also fetch the routes if we are using a queue

v0.1.3

27 Oct 11:14

Choose a tag to compare

Added route strings to the CMS if we have the package