Skip to content

Releases: laravel/passport

v11.3.0

25 Oct 16:38
4c21058
Compare
Choose a tag to compare

Added

Changed

v11.2.1

04 Oct 14:10
5a26d6c
Compare
Choose a tag to compare

Fixed

v11.2.0

13 Sep 15:05
fb2a402
Compare
Choose a tag to compare

Changed

v11.1.0

06 Sep 15:59
89cc197
Compare
Choose a tag to compare

Added

v11.0.1

30 Aug 15:24
e312f36
Compare
Choose a tag to compare

Changed

  • Custom days and hours to passport purge command by @rubengg86 in #1563
  • Allow for bootstrapping without loading routes by @axlon in #1564

v11.0.0

23 Aug 15:07
dd00df7
Compare
Choose a tag to compare

Added

  • Allow authenticated client to be retrieved from the guard by @axlon in #1508

Changed

Fixed

  • Stub client on guard when calling Passport::actingAsClient() by @axlon in #1519
  • Fix scope inheritance when using Passport::actingAs() by @axlon in #1551

Removed

v10.4.1

19 Apr 15:37
b62b418
Compare
Choose a tag to compare

Changed

v10.4.0

05 Apr 15:29
5bb6637
Compare
Choose a tag to compare

Changed

v10.3.3

08 Mar 16:31
1039d8b
Compare
Choose a tag to compare

Changed

v10.3.2

22 Feb 16:09
c56207e
Compare
Choose a tag to compare

Fixed