Skip to content

Releases: laravel/jetstream

v2.3.11

29 Jun 16:19
dabc811
Compare
Choose a tag to compare

Changed

  • Add ability to focus first modal element on opening (#814)

Fixed

  • Support both Alpine V2 and V3 (#813)

v2.3.10

22 Jun 15:29
cfe20b1
Compare
Choose a tag to compare

Changed

  • Upgrade Alpine from V2 to V3 (#808)
  • Enable Tailwind JIT-Mode (#810, #809)

v2.3.9

15 Jun 15:47
16393e2
Compare
Choose a tag to compare

Changed

  • Update front-end dependencies (#804)

v2.3.8

08 Jun 14:30
38f756d
Compare
Choose a tag to compare

Fixed

  • Skip registration tests if Fortify registration is disabled (#799)
  • Remove overflow property when unmounted (#801)

v2.3.7

01 Jun 15:47
05fa160
Compare
Choose a tag to compare

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

18 May 15:34
c1f1f4e
Compare
Choose a tag to compare

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

11 May 20:43
53b107c
Compare
Choose a tag to compare

Changed

  • Publish UserFactory.php (244150f)

Fixes

  • Check OwnsTeam for null teams (#774)
  • Inertia - clear user profile photo input (#781)

v2.3.4

27 Apr 18:09
b6c585e
Compare
Choose a tag to compare

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
fea3aa7
Compare
Choose a tag to compare

Fixed

  • Exclude hidden inputs from focusable elements (#757)

v2.3.2

13 Apr 15:08
cf7a8eb
Compare
Choose a tag to compare

Fixed

  • Check for session before attempting to invalidate (#750)
  • Replace shadow-outline with ring (#751)