Skip to content

Releases: archtechx/tenancy

v3.1.0

06 Jul 12:48
Compare
Choose a tag to compare

Feature release.

Added

v3.0.0

29 Jun 20:54
Compare
Choose a tag to compare

v3.0.0-rc1

08 Jun 19:36
Compare
Choose a tag to compare

v2.3.9

02 Jun 07:44
3693040
Compare
Choose a tag to compare

Patch release.

Fixes

v2.3.8 used the wrong branch

v2.3.8

01 Jun 15:48
Compare
Choose a tag to compare

Patch release.

Fixes

  • Use CASCADE when deleting PostgreSQL schemas #418

v2.3.7

27 Apr 14:41
d990281
Compare
Choose a tag to compare

Patch release.

Fixes

  • Correctly use initialized instead of initialized() in TelescopeTags feature #373 #372

v2.3.6

24 Apr 03:07
94e647c
Compare
Choose a tag to compare

Patch release.

Fixes

  • TelescopeTags feature now doesn't throw an exception when there's no Route instance 94e647c #346 (comment)

v2.3.5

23 Apr 18:21
e363456
Compare
Choose a tag to compare

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

10 Apr 23:58
a99e8ac
Compare
Choose a tag to compare

Patch release.

Fixes

  • Fix getTenantIdByDomain() return type #350 #349

v2.3.3

06 Apr 13:29
Compare
Choose a tag to compare

Patch release.

Fixes

  • Pass $request and $next to onFail closures b441d78