Skip to content

Releases: laravel/passport

v11.5.1

17 Jan 16:28
b202822
Compare
Choose a tag to compare

Fixed

v11.5.0

10 Jan 19:54
87dcab8
Compare
Choose a tag to compare

Added

v11.4.0

03 Jan 17:28
2d746b7
Compare
Choose a tag to compare

Changed

v11.3.1

06 Dec 16:24
835febb
Compare
Choose a tag to compare

Changed

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