What's Changed
- Fixed: auto-discovery mode (
extractFromNavigation(), used when->items()is not called) previously re-sorted all navigation items globally by their raw sort value, ignoring which navigation group each item belonged to. This could surface an unrelated page ahead of a consuming app's actual primary navigation. The bottom nav now follows the exact order Filament's own sidebar renders. (e6f5e70) - Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #5
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #6
Full Changelog: v1.2...v1.3