Skip to content

Releases: laravel/jetstream

v2.6.3

25 Jan 19:53
098b8c6
Compare
Choose a tag to compare

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

25 Jan 14:13
e18b99b
Compare
Choose a tag to compare

Fixed

  • Add Check before deleting profile photo (#960)

v2.6.2

18 Jan 18:03
852d0ab
Compare
Choose a tag to compare

Changed

  • Route group Sanctum guard (#957)
  • Add config option for guard (82724e7)
  • Make config stub and set default guard (fff4df4)

v2.6.1

13 Jan 16:11
7ba4cbe
Compare
Choose a tag to compare

Changed

  • Bump inertiajs/inertia-laravel (#954)

v1.7.1

13 Jan 16:11
7b8d3fd
Compare
Choose a tag to compare

Changed

  • Bump inertiajs/inertia-laravel (#955)

v2.6.0

12 Jan 17:42
45a50f4
Compare
Choose a tag to compare

Changed

  • Laravel 9 Support (#948)
  • Anonymize default profile photo url calls (#940)

v1.7.0

12 Jan 17:39
ba97fc8
Compare
Choose a tag to compare

Changed

  • Laravel 9 Support (#952)
  • Separate webpack (#927)

v2.5.1

04 Jan 15:30
190441d
Compare
Choose a tag to compare

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

14 Dec 17:34
05c4c03
Compare
Choose a tag to compare

Changed

  • Update to Tailwind CSS v3 (#920, #926)
  • Use KeyboardEvent key attribute for Escape (#911)

v1.6.7

14 Dec 15:16
20dd415
Compare
Choose a tag to compare

Changed

  • Merge action-section attributes (#879)

Fixed

  • Correct PHP DocBlock reference (#925)