Releases: spatie/laravel-multitenancy
Releases · spatie/laravel-multitenancy
2.2.0
What's Changed
- Updated link to Tom Schlick's blog by @chimit in #283
- Fix styling by @b4u7 in #286
- Describe option that does not default to all tenants... by @telkins in #288
- [EMPHASYS] Updating language term to improve action by @ricardov03 in #291
- Handle
JobRetryRequested
queue event and fix #259 by @aginev in #298 - 🐛 tenants:artisan backslashes (#296) by @masterix21 in #300
- Jobs (not?) tenant aware using the config by @masterix21 in #301
New Contributors
- @chimit made their first contribution in #283
- @b4u7 made their first contribution in #286
- @ricardov03 made their first contribution in #291
- @aginev made their first contribution in #298
Full Changelog: 2.1.1...2.2.0
2.1.1
2.1.0
- add Laravel Octane support
2.0.0
- drop support for PHP 7
1.8.1
- 🐛 Miss return when queuable job is a callable
1.8.0
1.7.0
1.6.11
- allow PHP 8
1.6.10
- NeedsTenant ability to return or redirect