Skip to content

Releases: filamentphp/filament

v5.6.2

Choose a tag to compare

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

What's Changed

New Contributors

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

v4.11.2

Choose a tag to compare

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

What's Changed

New Contributors

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

v5.6.1

Choose a tag to compare

@danharrin danharrin released this 24 Apr 08:56
Immutable release. Only release title and notes can be modified.
c208460

What's Changed

  • fix: Invalid file path validation by @danharrin in #19759
  • fix: ignore invalid notification IDs in database notification actions by @people-sea in #19752
  • [4.x] fix(actions): batch cancel, failed() handler, explicit retry defaults by @JoshSalway in #19754

New Contributors

Full Changelog: v5.6.0...v5.6.1

v4.11.1

Choose a tag to compare

@danharrin danharrin released this 24 Apr 08:41
Immutable release. Only release title and notes can be modified.
8f34189

What's Changed

  • fix: Invalid file path validation by @danharrin in #19759
  • fix: ignore invalid notification IDs in database notification actions by @people-sea in #19752
  • [4.x] fix(actions): batch cancel, failed() handler, explicit retry defaults by @JoshSalway in #19754

New Contributors

Full Changelog: v4.11.0...v4.11.1

v5.6.0

Choose a tag to compare

@danharrin danharrin released this 21 Apr 15:35
Immutable release. Only release title and notes can be modified.
71f8a60

New Features

What's Changed

New Contributors

Full Changelog: v5.5.2...v5.6.0

v4.11.0

Choose a tag to compare

@danharrin danharrin released this 21 Apr 15:33
Immutable release. Only release title and notes can be modified.
d2a690d

New Features

What's Changed

New Contributors

Full Changelog: v4.10.2...v4.11.0

v5.5.2

Choose a tag to compare

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

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

Choose a tag to compare

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

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

Choose a tag to compare

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

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

Choose a tag to compare

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

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