Skip to content

Latest commit

 

History

History
71 lines (38 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

71 lines (38 loc) · 1.11 KB

Changelog

All notable changes to filament-debugger will be documented in this file.

3.1.2 - 2024-09-25

  • Renamed groupNavigation to navigationGroup and deprecate the former.
  • Updated readme file.

3.1.1 - 2024-09-22

  • Fixed issue #32

3.1.0 - 2024-09-13

  • Added Laravel Pulse
  • Improved DX
  • Updated ReadMe
  • Fixed failing tests

3.0.0 - 2024-03-14

  • Laravel 11 support by @arnor01

2.0.3 - 2024-02-21

  • Configurable debugger URLs #23 by @Heyian

2.0.2 - 2023-11-18

  • Updated readme to include registering plugin by @hcaz

2.0.1 - 2023-10-26

  • Make authorization false by default

2.0.0 - 2023-10-26

  • Added support for FIlament v3

1.2.4 - 2023-05-23

  • Fixed URL bug by @mahavishnup

1.2.3 - 2023-04-27

Fixed issue #10 by @richardtoth94

1.2.2 - 2023-04-24

  • dependency update #11

1.2.1 - 2023-04-07

  • Use configuration instead of hard-coded values for links

1.2.0 - 2023-02-17

  • Laravel 10 support

1.0.0 - 2023-02-13

  • completed the documentation

0.1.1 - 2023-01-30

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6

0.1.0 - 2022-08-11

  • Initial release