Skip to content

Changelog

v0.2.11 | 9.4.2025

  • Fix JS float precision issue that broke Snowflake IDs

v0.2.10 | 15.2.2025

  • Fix TenantQuery registration

v0.2.9 | 3.2.2025

  • Fix Octane
  • Only add ToggleSidebarCommand when feature is enabled

v0.2.8 | 3.11.2024

  • Prevent toggling search through Ctrl + K on Windows

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