Skip to content

Releases: filamentphp/filament

v5.5.2

17 Apr 09:54
Immutable release. Only release title and notes can be modified.
1a05e01

Choose a tag to compare

What's Changed

  • Add German translations for export column selection actions and validation messages by @RobinHood0101 in #19703
  • Add partial rendering test page and related component tests by @leandrocfe in #19708
  • chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #19710
  • chore(deps): bump basic-ftp from 5.2.2 to 5.3.0 in /docs-assets/screenshots by @dependabot[bot] in #19716
  • fix: Flash notifications with multiple Livewire components by @danharrin in #19717
  • fix: Hide resize handles on disabled rich editor by @danharrin in #19718

New Contributors

Full Changelog: v5.5.1...v5.5.2

v4.10.2

17 Apr 09:53
Immutable release. Only release title and notes can be modified.
9c30ac9

Choose a tag to compare

What's Changed

  • Add German translations for export column selection actions and validation messages by @RobinHood0101 in #19703
  • Add partial rendering test page and related component tests by @leandrocfe in #19708
  • chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #19710
  • chore(deps): bump basic-ftp from 5.2.2 to 5.3.0 in /docs-assets/screenshots by @dependabot[bot] in #19716
  • fix: Flash notifications with multiple Livewire components by @danharrin in #19717
  • fix: Hide resize handles on disabled rich editor by @danharrin in #19718

New Contributors

Full Changelog: v4.10.1...v4.10.2

v5.5.1

14 Apr 11:05
Immutable release. Only release title and notes can be modified.
99e2080

Choose a tag to compare

What's Changed

  • chore(deps): bump basic-ftp from 5.2.0 to 5.2.1 in /docs-assets/screenshots by @dependabot[bot] in #19663
  • Add missing Khmer Language by @Chanthoeun in #19656
  • chore(deps): bump basic-ftp from 5.2.1 to 5.2.2 in /docs-assets/screenshots by @dependabot[bot] in #19678
  • Only set default page size if it isn't already set by @ropi-bc in #19661
  • fix: prevent duplicate toolbar buttons when rich editor plugin enables already-present buttons by @People-Sea in #19666
  • task: Easier HTML sanitizer extension by @danharrin in #19680
  • fix: Rich editor pasting images within text by @danharrin in #19674
  • fix: Rich content merge tag text spacing by @danharrin in #19675
  • fix: Use JS select when allowHtml() is enabled by @People-Sea in #19671
  • fix: rich content merge tag toHtml() test expectations by @People-Sea in #19682
  • Fix avatar background color of ui-avatars provider by @thaqebon in #19664
  • fix: prevent duplicate notifications when Livewire events are batched by @Avnsh1111 in #19649
  • Fix JS Notification/Action/ActionGroup method shadowing bug by @lukebellis in #19673
  • fix: Prevent hidden builder fields from breaking repeaters by @People-Sea in #19676
  • Update finnish translation by @Zagna in #19696
  • fix: support grouped toolbar buttons in rich editor toolbar checks and modifications by @People-Sea in #19695
  • Enhance search column expression for pgsql prefix by @mstaack in #19694
  • fix: rich editor file attachment test temporary uploads by @People-Sea in #19697

New Contributors

Full Changelog: v5.5.0...v5.5.1

v4.10.1

14 Apr 11:01
Immutable release. Only release title and notes can be modified.
7c072ce

Choose a tag to compare

What's Changed

  • chore(deps): bump basic-ftp from 5.2.0 to 5.2.1 in /docs-assets/screenshots by @dependabot[bot] in #19663
  • Add missing Khmer Language by @Chanthoeun in #19656
  • chore(deps): bump basic-ftp from 5.2.1 to 5.2.2 in /docs-assets/screenshots by @dependabot[bot] in #19678
  • Only set default page size if it isn't already set by @ropi-bc in #19661
  • fix: prevent duplicate toolbar buttons when rich editor plugin enables already-present buttons by @People-Sea in #19666
  • task: Easier HTML sanitizer extension by @danharrin in #19680
  • fix: Rich editor pasting images within text by @danharrin in #19674
  • fix: Rich content merge tag text spacing by @danharrin in #19675
  • fix: Use JS select when allowHtml() is enabled by @People-Sea in #19671
  • fix: rich content merge tag toHtml() test expectations by @People-Sea in #19682
  • Fix avatar background color of ui-avatars provider by @thaqebon in #19664
  • fix: prevent duplicate notifications when Livewire events are batched by @Avnsh1111 in #19649
  • Fix JS Notification/Action/ActionGroup method shadowing bug by @lukebellis in #19673
  • fix: Prevent hidden builder fields from breaking repeaters by @People-Sea in #19676
  • Update finnish translation by @Zagna in #19696
  • fix: support grouped toolbar buttons in rich editor toolbar checks and modifications by @People-Sea in #19695
  • Enhance search column expression for pgsql prefix by @mstaack in #19694
  • fix: rich editor file attachment test temporary uploads by @People-Sea in #19697

New Contributors

Full Changelog: v4.10.0...v4.10.1

v5.5.0

09 Apr 08:03
Immutable release. Only release title and notes can be modified.
7b62104

Choose a tag to compare

What's Changed

Full Changelog: v5.4.5...v5.5.0

v4.10.0

08 Apr 07:56
Immutable release. Only release title and notes can be modified.
3f5935f

Choose a tag to compare

What's Changed

Full Changelog: v4.9.5...v4.10.0

v5.4.5

07 Apr 09:40
Immutable release. Only release title and notes can be modified.
135c765

Choose a tag to compare

What's Changed

  • Translated to Spanish TailwindCSS color palette for Rich Editor by @luisprmat in #19633
  • Fix: Add null check for mounted action before rendering by @ziming in #19642
  • Fix Rich Editor adding default link target and rel attributes by @People-Sea in #19641
  • fix: Invalid app authentication setup with recovery codes by @danharrin in #19644
  • chore(deps): bump vite from 6.4.1 to 6.4.2 in /docs-assets/app by @dependabot[bot] in #19645

Full Changelog: v5.4.4...v5.4.5

v4.9.5

07 Apr 09:40
Immutable release. Only release title and notes can be modified.
3afd12b

Choose a tag to compare

What's Changed

  • Translated to Spanish TailwindCSS color palette for Rich Editor by @luisprmat in #19633
  • Fix: Add null check for mounted action before rendering by @ziming in #19642
  • Fix Rich Editor adding default link target and rel attributes by @People-Sea in #19641
  • fix: Invalid app authentication setup with recovery codes by @danharrin in #19644
  • chore(deps): bump vite from 6.4.1 to 6.4.2 in /docs-assets/app by @dependabot[bot] in #19645

Full Changelog: v4.9.4...v4.9.5

v3.3.50

04 Apr 07:46
Immutable release. Only release title and notes can be modified.
b259efb

Choose a tag to compare

What's Changed

  • [3.x] fix: fillForm() merges list state into existing repeater record keys by @alanost in #19339
  • [3.x] fix: preserve sidebar scroll position across navigation by @People-Sea in #19632

Full Changelog: v3.3.49...v3.3.50

v5.4.4

03 Apr 15:39
Immutable release. Only release title and notes can be modified.
1a3e97f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.4.3...v5.4.4