Skip to content

Releases: filamentphp/filament

v5.1.2

29 Jan 20:49
Immutable release. Only release title and notes can be modified.
8081bb4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.1...v5.1.2

v4.6.2

29 Jan 20:48
Immutable release. Only release title and notes can be modified.
0dee3f1

Choose a tag to compare

What's Changed

  • Refactor Section component: streamline imports and enhance footer actions alignment handling by @alessandronuunes in #19087
  • [4.x] Fix prevent filter dropdown position misalignment on small screens by @People-Sea in #19111
  • [4.x] Fix databaseNotifications livewireComponent parameter being ignored by @People-Sea in #19119
  • fix(concern): ensure state path matches in relationship entanglement by @Odion-DS in #19122
  • [4.x] Fix cross-domain URL detection in multi-domain apps by @People-Sea in #19123
  • fix: Resolve parent type of current object in evaluation by @danharrin in #19127
  • fix: Query builder unknown block types by @danharrin in #19128
  • [4.x] Docs: use enum values instead of hardcoded icons by @Rattone in #19115
  • docs: #[ExposedLivewireMethod] by @danharrin in #19133
  • fix: Import/export parent record access by @danharrin in #19132
  • Add Lithuanian language support for various features and notifications by @donatiss in #19130

New Contributors

Full Changelog: v4.6.1...v4.6.2

v5.1.1

27 Jan 12:11
Immutable release. Only release title and notes can be modified.
601af7f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.1.1

v4.6.1

27 Jan 12:10
Immutable release. Only release title and notes can be modified.
59f0fab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.6.1

v5.1.0

23 Jan 10:53
Immutable release. Only release title and notes can be modified.
432761c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.1.0

v4.6.0

23 Jan 10:51
Immutable release. Only release title and notes can be modified.
e802887

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.3...v4.6.0

v5.0.0

16 Jan 09:54
Immutable release. Only release title and notes can be modified.
bd02fca

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.2...v5.0.0

v4.5.3

16 Jan 10:31
Immutable release. Only release title and notes can be modified.
3b4c830

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.2...v4.5.3

v5.0.0-beta9

09 Jan 15:09
Immutable release. Only release title and notes can be modified.
17015f8

Choose a tag to compare

v5.0.0-beta9 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.0.0-beta8...v5.0.0-beta9

v4.5.2

09 Jan 15:07
Immutable release. Only release title and notes can be modified.
86860be

Choose a tag to compare

What's Changed

  • [4.x] fix - handle Htmlable state in TextEntry/TextColumn toEmbeddedHtml blank check by @SimonBroekaert in #18899
  • fix: MorphToSelect action schema model without impacting parent record access by @danharrin in #18901
  • fix: Clearing select by @danharrin in #18909
  • Fix achromatic colors producing incorrect hues in generatePalette by @juliangums in #18903
  • fix(imports): use fallback for getLabel() before Str::lcfirst() in ImportColumn by @arthurpar06 in #18906
  • fix: Multi RawJs tooltip configuration by @danharrin in #18917

New Contributors

Full Changelog: v4.5.1...v4.5.2