Releases: archtechx/tenancy
Releases · archtechx/tenancy
v2.3.9
Patch release.
Fixes
v2.3.8 used the wrong branch
v2.3.8
Patch release.
Fixes
- Use
CASCADE
when deleting PostgreSQL schemas #418
v2.3.7
Patch release.
Fixes
- Correctly use
initialized
instead of initialized()
in TelescopeTags
feature #373 #372
v2.3.6
Patch release.
Fixes
TelescopeTags
feature now doesn't throw an exception when there's no Route
instance 94e647c #346 (comment)
v2.3.5
Patch release.
Adds
- The config file has been made much more understandable by adding lots of comments.
Fixes
- The seeder now respects the
--force
seeder param in production #367 #368
- Telescope tags are now applied also on universal routes #346 56903d2
- Make sure an int exit code is always returned from commands, even if there's only a single tenant cb66612
v2.3.4
Patch release.
Fixes
- Fix getTenantIdByDomain() return type #350 #349
v2.3.3
Patch release.
Fixes
- Pass $request and $next to onFail closures b441d78