Skip to content

Releases: laravel/jetstream

v1.7.0

12 Jan 17:39
ba97fc8

Choose a tag to compare

Changed

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

v2.5.1

04 Jan 15:30
190441d

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

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

Choose a tag to compare

Changed

  • Merge action-section attributes (#879)

Fixed

  • Correct PHP DocBlock reference (#925)

v2.4.4

02 Nov 16:35
24d90e9

Choose a tag to compare

Changed

  • Better handle situations where a user's role on a team is undefined (#905)

v2.4.3

12 Oct 15:29
86e6d8d

Choose a tag to compare

Changed

  • Merge action-section attributes (#898)

v2.4.2

30 Sep 16:13
2708f1f

Choose a tag to compare

Fixed

  • Revert "Use custom TeamInvitation model in TeamInvitationController" (#895)

v2.4.1

28 Sep 15:22
bfa1337

Choose a tag to compare

Fixed

  • Use custom TeamInvitation model in TeamInvitationController (#892)

v2.4.0

14 Sep 16:13
69a4bb5

Choose a tag to compare

Added

  • Pest support (#866)

Changed

  • Remove csrf_token from meta in Inertia app (#878)

Fixed

  • Use correct feature flag in password reset tests (#881)

v2.3.16

31 Aug 15:00
c4bdd99

Choose a tag to compare

Changed

  • Use defineComponent in vue stubs for easier typescript setup (#869)

Fixed

  • Added "text-left" class to team role descriptions (#865)