Releases: laravel/jetstream
Releases · laravel/jetstream
v2.3.5
11 May 20:43
Compare
Sorry, something went wrong.
No results found
Changed
Fixes
Check OwnsTeam for null teams (#774 )
Inertia - clear user profile photo input (#781 )
v2.3.4
27 Apr 18:09
Compare
Sorry, something went wrong.
No results found
Changed
Update NPM dependencies (#767 )
Fixed
Get model of PersonalAccessToken before deleting it (#771 )
Fix selector query (#772 )
v2.3.3
20 Apr 16:04
Compare
Sorry, something went wrong.
No results found
Fixed
Exclude hidden inputs from focusable elements (#757 )
v2.3.2
13 Apr 15:08
Compare
Sorry, something went wrong.
No results found
Fixed
Check for session before attempting to invalidate (#750 )
Replace shadow-outline with ring (#751 )
v2.3.1
06 Apr 14:26
Compare
Sorry, something went wrong.
No results found
Fixed
Made sure that the current session is destroyed when deleting your account (#742 , 9663d7e )
v2.3.0
30 Mar 21:36
Compare
Sorry, something went wrong.
No results found
Added
Add section title aside slot (#727 )
Changed
Remove unnecessary CSS classes (#735 )
Accept any type of response in RedirectsActions trait (#740 )
Fixed
Fixed the test that's failing in EmailVerificationTest (#737 , e0a9d2e )
Fixes an error when sending email invitations when Fortify's registration feature is turned off (#741 )
v2.2.5
25 Mar 10:43
Compare
Sorry, something went wrong.
No results found
Fixed
Revert "Reduce amount of queries for Teams feature" (#729 )
v2.2.4
23 Mar 17:23
Compare
Sorry, something went wrong.
No results found
Changed
Test team features only when active (#698 )
Reduce amount of queries for Teams feature (#708 )
Add a tag dropdown link (#711 )
Fixed
Button Disabled opacity-25 (#712 )
Add scroll-region to modal (#724 )
Load modal slot on show (#723 )
Removed
Don't require autoprefixer (#714 )
v2.2.3
02 Mar 16:30
Compare
Sorry, something went wrong.
No results found
Fixed
Update mimes (90b6d1b )
Prevent network request when pressing escape to close modal (#695 )
v2.2.2
23 Feb 20:41
Compare
Sorry, something went wrong.
No results found
Changed
Use cancel wording (9b7dbb4e )
Use inertia progress (c1f1fa0 )
Remove '.native' deprecated modifier in vue3 (#689 )
Fixed