Skip to content

Releases: spatie/laravel-multitenancy

1.6.8

24 Sep 08:51
15ad051
Compare
Choose a tag to compare
  • add the ability to dispatch events tenant aware

1.6.7

08 Sep 17:18
Compare
Choose a tag to compare
  • add support for Laravel 8

1.6.6

24 Aug 10:28
85c4e5c
Compare
Choose a tag to compare
  • Restored check isCurrent on makeCurrent

1.6.5

24 Aug 10:28
f6acbaa
Compare
Choose a tag to compare
  • Removed check isCurrent from makeCurrent

1.6.4

11 Aug 09:35
4fc8eec
Compare
Choose a tag to compare
  • Forget current when making new tenant current (PR #111)

1.6.3

07 Aug 16:59
897197b
Compare
Choose a tag to compare
  • Removed $guarded from Tenant model (#109)

1.6.2

07 Aug 14:10
f29e958
Compare
Choose a tag to compare
  • 🐛 TenantAware trait now reflects the right tenant model

1.6.1

06 Aug 20:13
Compare
Choose a tag to compare
  • 💅 Changed TenantsArtisanCommand to use TenantAware trait

1.6.0

06 Aug 09:29
Compare
Choose a tag to compare
  • added TenantAware

1.5.1

30 Jul 16:05
Compare
Choose a tag to compare
  • 🐛 properly handle queued mailables and notification (#78)