💛 We've just published another "minor" release for
@filamentphp
that should be a major upgrade to your experience!

v3.2 brings a ton of new features, and we really hope you can make good use of them!

More details about each feature in the thread, blog post soon!

Table filters can now be deferred, allowing the user to click an “apply” button before they affect the table results. This is useful for heavy queries to improve performance while the user is trying to use the table.

https://filamentphp.com/docs/3.x/tables/filters/getting-started#deferring-filters

Getting started - Table Builder - Filament