Skip to content

Releases: archtechx/tenancy

v3.2.1

16 Sep 13:06
218a34c
Compare
Choose a tag to compare

Patch release.

Fixes

  • Only bind UUID generator if one is specified in config #493

v3.2.0

08 Sep 19:26
5fe79fe
Compare
Choose a tag to compare

Feature release.

Adds

Fixes

  • Initializing tenants using string #488

v3.1.7

18 Aug 14:10
1ff82fb
Compare
Choose a tag to compare

Patch release.

Fixes

  • Reverse middleware order before prepend #479

v3.1.6

13 Aug 11:56
Compare
Choose a tag to compare

Patch release

  • Allows tenants to be initalized with their IDs #473 #474

v3.1.5

01 Aug 13:08
Compare
Choose a tag to compare

Patch release.

Fixes

  • Subdomain identification middleware now works with universal routes

v3.1.4

27 Jul 13:13
520fa96
Compare
Choose a tag to compare

Patch release

  • Qualify tenant_id column #467

v2.3.12

16 Jul 08:22
375af1d
Compare
Choose a tag to compare

Use correct branch.

v2.3.11

15 Jul 15:52
683bb5a
Compare
Choose a tag to compare

Patch release.

Fixes

  • Cast $value to string before instantiating exception

v2.3.10

14 Jul 17:52
51cdf55
Compare
Choose a tag to compare

Patch release.

Fixes

  • Set config() root too in FilesystemTenancyBootstrapper

v3.1.0

06 Jul 12:48
Compare
Choose a tag to compare

Feature release.

Added