v1.3.4
What's Changed
- migrate phpunit config by @barryvdh in https://github.com/fruitcake/laravel-telescope-toolbar/pull/68
- Syntax fix (missing semicolon) by @plegenza in https://github.com/fruitcake/laravel-telescope-toolbar/pull/69
- Fix toolbar icon shift on closing by @TheBlckbird in https://github.com/fruitcake/laravel-telescope-toolbar/pull/70
- Use auto color scheme by default by @barryvdh in https://github.com/fruitcake/laravel-telescope-toolbar/pull/73
- Update toolbar to match Symfony 7 by @barryvdh in https://github.com/fruitcake/laravel-telescope-toolbar/pull/72
- Laravel 11.x Compatibility by @laravel-shift in https://github.com/fruitcake/laravel-telescope-toolbar/pull/75
- Updated README to document TELESCOPE_TOOLBAR_ENABLED usage by @chrisvasey in https://github.com/fruitcake/laravel-telescope-toolbar/pull/74
New Contributors
- @plegenza made their first contribution in https://github.com/fruitcake/laravel-telescope-toolbar/pull/69
- @TheBlckbird made their first contribution in https://github.com/fruitcake/laravel-telescope-toolbar/pull/70
- @laravel-shift made their first contribution in https://github.com/fruitcake/laravel-telescope-toolbar/pull/75
- @chrisvasey made their first contribution in https://github.com/fruitcake/laravel-telescope-toolbar/pull/74
Full Changelog: https://github.com/fruitcake/laravel-telescope-toolbar/compare/v1.3.3...v1.3.4