Releases: laravel/jetstream
Releases · laravel/jetstream
v2.6.3
Changed
- Switch to Laravel 8.37 >= anonymous migrations (#961)
Fixed
- Add Check before deleting a profile photo (#959)
- Always return array to ui from allTeams() (#966)
v1.7.2
Fixed
- Add Check before deleting profile photo (#960)
v2.6.2
Changed
- Route group Sanctum guard (#957)
- Add config option for guard (82724e7)
- Make config stub and set default guard (fff4df4)
v2.6.1
Changed
- Bump
inertiajs/inertia-laravel
(#954)
v1.7.1
Changed
- Bump
inertiajs/inertia-laravel
(#955)
v2.6.0
Changed
- Laravel 9 Support (#948)
- Anonymize default profile photo url calls (#940)
v1.7.0
Changed
- Laravel 9 Support (#952)
- Separate webpack (#927)
v2.5.1
Changed
- Fixed a content reflow issue on slower connection in update profile info form by @ravibpatel in #929
- Fixed a button spacing issue in dialog modal footer by @ravibpatel in #930 & #935
- Show 'Unknown' instead of 'false' if other browser session Useragent details are not matched in library by @jonhassall in #934
v2.5.0
Changed
- Update to Tailwind CSS v3 (#920, #926)
- Use KeyboardEvent key attribute for Escape (#911)
v1.6.7
Changed
- Merge action-section attributes (#879)
Fixed
- Correct PHP DocBlock reference (#925)