Skip to content

Releases: laravel/jetstream

v2.3.15

17 Aug 15:53
6318fc4

Choose a tag to compare

Changed

  • Remove unused dependency from composer.json (#846)
  • Make string constants a translation strings (#851)
  • Update banner component svg icon (#857)

Removed

  • Remove unneeded tailwind config variant definitions (#853)

v2.3.14

28 Jul 10:14
7446fc7

Choose a tag to compare

Fixed

  • Support both CommonMark v1 & v2 (#845)

v2.3.13

26 Jul 08:18
b33a95d

Choose a tag to compare

Fixed

v2.3.12

25 Jul 10:50
ed624ff

Choose a tag to compare

Changed

  • Redirect by route name (#828)
  • Add Vue file extension to all Vue components imported (#829)
  • Prepare translated roles on Livewire using jsonSerialize() (#837)
  • Defer to Fortify for password confirmation (#835)

Fixed

  • Update <Link> tags & implement <Head> management (#832)
  • Fix commonmark install issue (#840)

v2.3.11

29 Jun 16:19
dabc811

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

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

Choose a tag to compare

Changed

  • Update front-end dependencies (#804)

v2.3.8

08 Jun 14:30
38f756d

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

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

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)