Releases: spatie/laravel-multitenancy
Releases · spatie/laravel-multitenancy
4.0.2
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
- @thoresuenert made their first contribution in #553
Full Changelog: 4.0.1...4.0.2
4.0.1
- 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
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
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #522
New Contributors
- @laravel-shift made their first contribution in #522
Full Changelog: 3.1.1...3.2.0
3.1.1
What's Changed
- Update migration stub by @sevannerse in #495
- Correct Typos by @jacobmllr95 in #501
- Add new
TenantNotFoundForRequestEvent
by @jacobmllr95 in #502
New Contributors
- @sevannerse made their first contribution in #495
- @jacobmllr95 made their first contribution in #501
Full Changelog: 3.1.0...3.1.1
3.1.0
3.0.3
What's Changed
- [no ci] Fix typo in config comment by @inmanturbo in #454
- [FIX] unmatched double quote (typo) by @inmanturbo in #459
- [FIX] Bind or forget current tenant by @raymadrona in #471
New Contributors
- @inmanturbo made their first contribution in #454
- @raymadrona made their first contribution in #471
Full Changelog: 3.0.2...3.0.3
3.0.2
3.0.1
What's Changed
- Correct doc url version for v3 by @l3aro in #412
- docs: update composer command for install by @alexrififi in #413
- Add PHP 8.2 Support by @patinthehat in #424
- Update broken shield badge by @erikn69 in #437
- Laravel 10.x Support by @erikn69 in #435
New Contributors
- @l3aro made their first contribution in #412
- @patinthehat made their first contribution in #424
- @erikn69 made their first contribution in #437
Full Changelog: 3.0.0...3.0.1
3.0.0
Breaking change
NotTenantAware
jobs will now forget any current tenant that might have been set when starting processing.
What's Changed
- Convert all tests to PEST by @alexmanase in #405
- Forget tenant when job is not tenant aware by @riasvdv in #408
New Contributors
- @alexmanase made their first contribution in #405
- @riasvdv made their first contribution in #408
Full Changelog: 2.3.9...3.0.0