Releases: spatie/laravel-multitenancy
Releases · spatie/laravel-multitenancy
4.0.7
What's Changed
- Fix syntax for tenant aware interface config by @danharrin in #608
New Contributors
- @danharrin made their first contribution in #608
Full Changelog: 4.0.6...4.0.7
4.0.6
What's Changed
- Command state persistence with
TenantAwareby @SethSharp in #602 - Add types to TenantCollection by @markieo1 in #596
- Update issue template by @AlexVanderbist in #603
- feat: Add configuration option to specify
TenantAwareandNotTenantAwareinterfaces by @przemyslaw-przylucki in #607
New Contributors
- @SethSharp made their first contribution in #602
- @markieo1 made their first contribution in #596
- @przemyslaw-przylucki made their first contribution in #607
Full Changelog: 4.0.5...4.0.6
4.0.5
What's Changed
- Update using-multiple-databases.md by @najbo in #584
- [Bugfix]: Jobs with
ShouldBeEncryptedneed to be decrypted by @Joel-Jensen in #588
New Contributors
- @najbo made their first contribution in #584
- @Joel-Jensen made their first contribution in #588
Full Changelog: 4.0.4...4.0.5
4.0.4
4.0.3
What's Changed
- Docs: Fix formatting in interface code block by @inmanturbo in #560
- Show name of the job in the Exception by @michaelnabil230 in #570
New Contributors
- @michaelnabil230 made their first contribution in #570
Full Changelog: 4.0.2...4.0.3
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
TenantNotFoundForRequestEventby @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