Releases: spatie/laravel-multitenancy
Releases · spatie/laravel-multitenancy
2.3.9
- Fix an issue where the
Illuminate\Cache\Repository
was not being cleared from the container
Full Changelog: 2.3.8...2.3.9
2.3.8
2.3.7
2.3.6
What's Changed
- Docs: fix the link to the video introduction by @PovilasKorop in #361
- Change return type hint for
Tenant
class fromself
tostatic
by @ksassnowski in #365
New Contributors
- @PovilasKorop made their first contribution in #361
- @ksassnowski made their first contribution in #365
Full Changelog: 2.3.5...2.3.6
2.3.5
What's Changed
- Refresh connection resolver for models after switching database by @AlexVanderbist in #355
- Fix cache prefixes not being updated by @AlexVanderbist in #355
- Better compatibility with Octane
Full Changelog: 2.3.4...2.3.5
2.3.4
What's Changed
- Remove link to filesystem doc that doesn't exist by @skoontastic in #349
- Fix migration tests by @masterix21 in #352
- Improves the SwitchRouteCacheTask by @masterix21 in #351
New Contributors
- @skoontastic made their first contribution in #349
Full Changelog: 2.3.3...2.4.0
2.3.3
What's Changed
- docs: change method visibility in example by @medvinator in #326
- added ; in the php code by @MJunaidAhmad in #329
- Removing typehint for compatibility by @telkins in #336
New Contributors
- @medvinator made their first contribution in #326
- @MJunaidAhmad made their first contribution in #329
Full Changelog: 2.3.2...2.3.3
2.3.2
- add support for Laravel 9
2.3.1
- Reload Router instance when switching route cache on Laravel Octane by @AlexVanderbist in #309
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Add route cache path switcher by @AlexVanderbist in #308
Full Changelog: 2.2.0...2.3.0