Skip to content

Changelog

v0.2.8 | 3.11.2024

What's Changed

Full Changelog: https://github.com/pxlrbt/filament-spotlight-pro/compare/v0.2.7...v0.2.8

v0.2.7 | 21.9.2024

  • Octane support: Fix issue with duplicates after several requests

v0.2.6 | 21.9.2024

  • Use navigation group icon as fallback if page/resource doesn't have one

v0.2.5 | 11.8.2024

  • Use getGlobalSearchEloquentQuery() instead of getEloquentQuery()

v0.2.4 | 26.7.2024

  • Add multiple hotkeys and ctrl.k hotkey for windows

v0.2.3 | 24.7.2024

  • fix: mouse events triggered during keyboard navigation

v0.2.2 | 22.7.2024

v0.2.1 | 21.7.2024

  • Fix failed resource registration when $recordTitleAttribute was missing on any resource
  • Respect HasName and HasAvatar interfaces for "Change Tenant" command
  • Respect ->navigationGroups() order

v0.2.0 | 13.7.2024

Full Changelog: https://github.com/pxlrbt/filament-spotlight-pro/compare/v0.1.0...v0.2.0

v0.1.0 | 10.7.2024

First Beta Release