Skip to content

v2.3.0

Latest

Choose a tag to compare

@xuanpablo xuanpablo released this 08 Jun 23:31
· 1 commit to main since this release

Added

  • Optional global-search records. With include_global_search_results enabled (and a global search provider on the panel), matching records are fetched as you type — via a debounced $wire round-trip — and shown under their category alongside commands. Off by default; tune with global_search_results_limit (10) and global_search_debounce_ms (300).

Note: the record-fetch UI is new client behaviour — smoke-test it in a panel before enabling in production.

Upgrade: composer require xuanpablo/filament-palette:^2.3