Skip to content

Releases: filamentphp/filament

v5.6.5

22 May 07:36
Immutable release. Only release title and notes can be modified.
020fb2b

Choose a tag to compare

What's Changed

Full Changelog: v5.6.4...v5.6.5

v4.11.5

22 May 07:36
Immutable release. Only release title and notes can be modified.
c377ec6

Choose a tag to compare

What's Changed

Full Changelog: v4.11.4...v4.11.5

v3.3.52

21 May 17:48
Immutable release. Only release title and notes can be modified.
a96c2ee

Choose a tag to compare

What's Changed

  • security: Temporary file uploads available on auth pages by @danharrin in #19886

Full Changelog: v3.3.51...v3.3.52

v5.6.4

20 May 17:13
Immutable release. Only release title and notes can be modified.
58296d7

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-node from 4.4.0 to 6.4.0 by @dependabot[bot] in #19847
  • chore(deps): bump nick-fields/retry from 3.0.2 to 4.0.0 by @dependabot[bot] in #19848
  • chore(deps): bump Ilshidur/action-discord from 0.3.2 to 0.4.0 by @dependabot[bot] in #19849
  • chore(deps): bump danharrin/monorepo-split-github-action from 2.4.0 to 2.4.4 by @dependabot[bot] in #19850
  • chore(deps): bump actions/github-script from 7.1.0 to 9.0.0 by @dependabot[bot] in #19851
  • chore(deps): bump actions/cache from 4.3.0 to 5.0.5 by @dependabot[bot] in #19852
  • chore(deps): bump WyriHaximus/github-action-get-previous-tag from 1.4.0 to 2.0.0 by @dependabot[bot] in #19853
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #19854
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 7.1.0 by @dependabot[bot] in #19855
  • security: Introduce Str::sanitizeUrl() helper method by @danharrin in #19868
  • feat(translation): add missing Arabic translation keys by @hamdyelbatal122 in #19876
  • chore(deps): bump ws from 8.18.3 to 8.20.1 in /docs-assets/screenshots by @dependabot[bot] in #19878
  • Improve Japanese translations for force delete and restore actions by @ukeloop in #19870
  • Update the column name typo for ternary filter example in documentation by @KevinWinardi in #19874
  • Add no options message in Indonesian language file by @adereksisusanto in #19864
  • security: Inconsistent scope enforcement for attach and associate action select fields by @danharrin in #19880
  • fix: add wire keys to grouped action items by @People-Sea in #19823
  • fix: use correct Livewire id for awaited schema component events by @People-Sea in #19865
  • fix(tables): preserve addSelect() subqueries when resolving BelongsToMany records by @Orrison in #19860
  • Handle unicode whitespace consistently in form inputs by @ukeloop in #19869
  • Conditionally render footer in empty-state component by @barocode in #19858

New Contributors

Full Changelog: v5.6.3...v5.6.4

v4.11.4

20 May 17:11
Immutable release. Only release title and notes can be modified.
2fe54d4

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-node from 4.4.0 to 6.4.0 by @dependabot[bot] in #19847
  • chore(deps): bump nick-fields/retry from 3.0.2 to 4.0.0 by @dependabot[bot] in #19848
  • chore(deps): bump Ilshidur/action-discord from 0.3.2 to 0.4.0 by @dependabot[bot] in #19849
  • chore(deps): bump danharrin/monorepo-split-github-action from 2.4.0 to 2.4.4 by @dependabot[bot] in #19850
  • chore(deps): bump actions/github-script from 7.1.0 to 9.0.0 by @dependabot[bot] in #19851
  • chore(deps): bump actions/cache from 4.3.0 to 5.0.5 by @dependabot[bot] in #19852
  • chore(deps): bump WyriHaximus/github-action-get-previous-tag from 1.4.0 to 2.0.0 by @dependabot[bot] in #19853
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #19854
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 7.1.0 by @dependabot[bot] in #19855
  • security: Introduce Str::sanitizeUrl() helper method by @danharrin in #19868
  • feat(translation): add missing Arabic translation keys by @hamdyelbatal122 in #19876
  • chore(deps): bump ws from 8.18.3 to 8.20.1 in /docs-assets/screenshots by @dependabot[bot] in #19878
  • Improve Japanese translations for force delete and restore actions by @ukeloop in #19870
  • Update the column name typo for ternary filter example in documentation by @KevinWinardi in #19874
  • Add no options message in Indonesian language file by @adereksisusanto in #19864
  • security: Inconsistent scope enforcement for attach and associate action select fields by @danharrin in #19880
  • fix: add wire keys to grouped action items by @People-Sea in #19823
  • fix(tables): preserve addSelect() subqueries when resolving BelongsToMany records by @Orrison in #19860
  • Handle unicode whitespace consistently in form inputs by @ukeloop in #19869
  • Conditionally render footer in empty-state component by @barocode in #19858

New Contributors

Full Changelog: v4.11.3...v4.11.4

v3.3.51

20 May 15:26
Immutable release. Only release title and notes can be modified.
7bc4d7d

Choose a tag to compare

What's Changed

  • security: Inconsistent scope enforcement for attach and associate action select fields by @danharrin in #19881

Full Changelog: v3.3.50...v3.3.51

v5.6.3

11 May 09:57
Immutable release. Only release title and notes can be modified.
8aec2ad

Choose a tag to compare

What's Changed

  • task: Extract internal form field closures into methods by @danharrin in #19807
  • chore(deps): bump postcss from 8.5.6 to 8.5.13 in /docs-assets/app by @dependabot[bot] in #19815
  • Add missing Russian translation keys by @altrntv in #19816
  • fix(forms): customBlock TipTap node loses data-config + data-type on getHTML() by @iotron in #19812
  • Add Persian(fa) translations by @FarhadShirmardi in #19819
  • fix: reset tabs state when using create another action by @People-Sea in #19817
  • chore(deps): bump ip-address from 10.0.1 to 10.2.0 in /docs-assets/screenshots by @dependabot[bot] in #19826
  • fix: hide actions with authorization feedback when denial has no message by @intrepidws in #19792
  • fix: make:filament-theme --pm flag injection by @danharrin in #19837
  • fix: Re-authorize during Livewire hydration by @danharrin in #19841
  • chore(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 by @dependabot[bot] in #19835
  • chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #19832
  • chore(deps): bump basic-ftp from 5.3.0 to 5.3.1 in /docs-assets/screenshots by @dependabot[bot] in #19827
  • fix: table toolbar button on markdowneditor is misaligned by @CorwinDev in #19828
  • Add missing Bengali translations by @pankajXdev in #19842
  • fix: apply grow styles to inline schema components by @People-Sea in #19833
  • fix(forms): clear cached relation after Select saves, so reload doesn't repopulate from stale data by @doonfrs in #19843

New Contributors

Full Changelog: v5.6.2...v5.6.3

v4.11.3

11 May 09:46
Immutable release. Only release title and notes can be modified.
429fc0c

Choose a tag to compare

What's Changed

  • task: Extract internal form field closures into methods by @danharrin in #19807
  • chore(deps): bump postcss from 8.5.6 to 8.5.13 in /docs-assets/app by @dependabot[bot] in #19815
  • Add missing Russian translation keys by @altrntv in #19816
  • fix(forms): customBlock TipTap node loses data-config + data-type on getHTML() by @iotron in #19812
  • Add Persian(fa) translations by @FarhadShirmardi in #19819
  • fix: reset tabs state when using create another action by @People-Sea in #19817
  • chore(deps): bump ip-address from 10.0.1 to 10.2.0 in /docs-assets/screenshots by @dependabot[bot] in #19826
  • fix: hide actions with authorization feedback when denial has no message by @intrepidws in #19792
  • fix: make:filament-theme --pm flag injection by @danharrin in #19837
  • fix: Re-authorize during Livewire hydration by @danharrin in #19841
  • chore(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 by @dependabot[bot] in #19835
  • chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #19832
  • chore(deps): bump basic-ftp from 5.3.0 to 5.3.1 in /docs-assets/screenshots by @dependabot[bot] in #19827
  • fix: table toolbar button on markdowneditor is misaligned by @CorwinDev in #19828
  • Add missing Bengali translations by @pankajXdev in #19842
  • fix: apply grow styles to inline schema components by @People-Sea in #19833
  • fix(forms): clear cached relation after Select saves, so reload doesn't repopulate from stale data by @doonfrs in #19843

New Contributors

Full Changelog: v4.11.2...v4.11.3

v5.6.2

02 May 08:32
Immutable release. Only release title and notes can be modified.
8d80ebe

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.6.1...v5.6.2

v4.11.2

02 May 08:31
Immutable release. Only release title and notes can be modified.
a7304d8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.11.1...v4.11.2