Releases: laravel/jetstream
Releases · laravel/jetstream
v2.3.11
Changed
- Add ability to focus first modal element on opening (#814)
Fixed
- Support both Alpine V2 and V3 (#813)
v2.3.10
Changed
- Upgrade Alpine from V2 to V3 (#808)
- Enable Tailwind JIT-Mode (#810, #809)
v2.3.9
Changed
- Update front-end dependencies (#804)
v2.3.8
Fixed
- Skip registration tests if Fortify registration is disabled (#799)
- Remove overflow property when unmounted (#801)
v2.3.7
Changed
- Allow Role's
$name
and $description
to be translated (#798)
Fixed
- Remove dark classes from QR Code (#788)
- Changed the column type of profile_photo_path (#794)
- Fix cors policy errors with inertia stack (#797)
v2.3.6
Fixed
- Inertia - ensure file selection is not empty before updating profile photo preview (#782)
- Added canCreateTeams validation in responsive-nav-link of AppLayout (#785)
v2.3.5
Changed
Fixes
- Check OwnsTeam for null teams (#774)
- Inertia - clear user profile photo input (#781)
v2.3.4
Changed
- Update NPM dependencies (#767)
Fixed
- Get model of PersonalAccessToken before deleting it (#771)
- Fix selector query (#772)
v2.3.3
Fixed
- Exclude hidden inputs from focusable elements (#757)
v2.3.2
Fixed
- Check for session before attempting to invalidate (#750)
- Replace shadow-outline with ring (#751)