Skip to content

Releases: spatie/laravel-multitenancy

2.2.0

26 Oct 21:09
27eb383
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

2.1.1

18 Aug 09:21
e7a30c5
Compare
Choose a tag to compare
  • add filterCurrent and rejectCurrent to TenantCollection (#275)

2.1.0

04 May 09:04
c4755cd
Compare
Choose a tag to compare
  • add Laravel Octane support

2.0.0

12 Mar 21:00
Compare
Choose a tag to compare
  • drop support for PHP 7

1.8.1

18 Feb 09:39
62a67c9
Compare
Choose a tag to compare
  • 🐛 Miss return when queuable job is a callable

1.8.0

18 Feb 08:59
Compare
Choose a tag to compare
  • Queueable job from the configuration file (#197)

1.7.0

18 Jan 10:02
Compare
Choose a tag to compare
  • Add delayed callbacks in Tenant context (#188)
  • Minor documentation improvements (#187)

1.6.11

17 Dec 15:38
Compare
Choose a tag to compare
  • allow PHP 8

1.6.10

03 Dec 09:22
a6adae5
Compare
Choose a tag to compare
  • NeedsTenant ability to return or redirect

1.6.9

27 Sep 19:07
b05818c
Compare
Choose a tag to compare
  • fix for BroadcastEvent (#142)