All notable changes to filament-debugger
will be documented in this file.
- Renamed
groupNavigation
tonavigationGroup
and deprecate the former. - Updated readme file.
- Fixed issue #32
- Added Laravel Pulse
- Improved DX
- Updated ReadMe
- Fixed failing tests
- Laravel 11 support by @arnor01
- Configurable debugger URLs #23 by @Heyian
- Updated readme to include registering plugin by @hcaz
- Make authorization false by default
- Added support for FIlament v3
- Fixed URL bug by @mahavishnup
Fixed issue #10 by @richardtoth94
- dependency update #11
- Use configuration instead of hard-coded values for links
- Laravel 10 support
- completed the documentation
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
- Initial release