Skip to main content

Filament 5.7.1

Release Date: July 17, 2026

Feature Drop — Filament 5.7.0 landed alongside its hotfix 5.7.1, both dropping July 17 with a ton of new toys. Chart widgets now have empty states. Navigation sidebar widths support closures. And CSV exports finally have formula injection protection — a security win for everyone running admin panels.

🐛 Bug Bashes — 5.7.1 is a targeted hotfix for a Blade component alias issue with field wrappers. If you were seeing "Component not found" errors in custom form fields after upgrading to 5.7.0, this patch is your fix.

5.7.0 Highlights

  • Chart widget empty state component for cleaner UIs
  • Grouped user menu items with separate dropdowns
  • Export column visibility control per user role
  • Modal close actions can now cancel parent actions
  • CSV formula injection protection (opt-in via config)
  • Optimized large form and table rendering — 40% faster on complex panels
  • Dark mode toggle support with closure-based configuration
  • Multiple security fixes including XSS sanitization and query builder hardening

5.7.1 Quick Fix

Dan Harrin shipped 5.7.1 just two hours after 5.7.0 to fix a Blade component alias registration bug. If you use custom field wrappers with aliased components, you need this patch to avoid the "undefined component" error.

Upgrade at Your Own Pace

But don't delay — the security patches alone make this worth the update. composer update filamentphp/filament and you're good. The Blade wrapper fix in 5.7.1 means you won't hit that edge case on Monday morning. ⬆️

What is New?

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