Skip to main content

Filament 5.6.8

Release Date: July 2, 2026

Filament 5.6.8 has been released — this maintenance update focuses on bug fixes, dependency bumps, and stability improvements across the panel builder, form builder, table builder, and notifications system.

Bug Fixes

  • Arabic localization — Improved spelling, missing keys, and layout issues in the Arabic translation pack
  • Child schema caching — Fixed a bug where cached child schemas were not cleared after setting raw schema state, ensuring forms with dynamic fields render correctly
  • Livewire 4 request payloads — Error notifications now correctly handle Livewire 4 request payloads without crashing
  • make:filament-user crash — Fixed a crash when running make:filament-user without a default panel configured
  • Boolean distinct validation — The distinct validation rule for booleans now correctly respects the required state of the field
  • Database notification closing — Fixed an issue where database notifications would not close properly on navigation

Dependency Updates

  • Bumped esbuild from 0.25.12 to 0.28.1 across the npm_and_yarn group
  • Bumped actions/checkout from 6.0.2 to 6.0.3
  • Bumped shivammathur/setup-php from 2.37.1 to 2.37.2

What's Next

Filament continues to see active development with the 5.x branch receiving regular maintenance patches. The team recommends keeping your dependencies up to date, especially for security-related dependency bumps.

Filament 5.6.8 is available now via Composer. Update with composer update filamentphp/filament to get the latest fixes.

What is New?

By continuing to use the site, you agree to the use of cookies.