Skip to content

Releases: spatie/laravel-multitenancy

4.0.2

23 Aug 11:42
45dea4e
Compare
Choose a tag to compare

What's Changed

  • Update using-a-custom-tenant-model.md by @thoresuenert in #553
  • Fix an exception when requiring a tenant to be active to unserialize a model

New Contributors

Full Changelog: 4.0.1...4.0.2

4.0.1

19 Aug 18:49
Compare
Choose a tag to compare
  • Fix NotTenantAware notifications, mailables, closures, listeners & broadcast events in a default tenant aware application

Full Changelog: 4.0.0...4.0.1

4.0.0

24 Jul 11:35
a9d125c
Compare
Choose a tag to compare

What's Changed

  • Refactor registerTenantFinder method to reduce complexity by @misaf in #536
  • Contract IsTenant replace Tenant uses by @masterix21 in #544

New Contributors

Full Changelog: 3.2.0...4.0.0

3.2.0

12 Mar 15:55
8f80fc7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...3.2.0

3.1.1

09 Jan 10:23
2d9550f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

27 Sep 14:29
c376185
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.1.0

3.0.3

30 Jun 09:04
d5aaa4c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...3.0.3

3.0.2

09 Feb 09:04
961da73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

03 Feb 16:05
dfc29b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

31 Oct 08:25
09b122f
Compare
Choose a tag to compare

Breaking change

  • NotTenantAware jobs will now forget any current tenant that might have been set when starting processing.

What's Changed

New Contributors

Full Changelog: 2.3.9...3.0.0