Releases: archtechx/tenancy
Releases · archtechx/tenancy
v3.7.0
Laravel 10 support
- This version adds Laravel 10 support
- Support for Laravel 8 and below is also dropped in this release, as those Laravel versions do not receive security fixes
- The package now requires PHP 8+
What's Changed
- Don't prevent accessing missing Tenant attributes by @joelstein in #1045
- [3.x] L10 compatibility by @saade in #1065
New Contributors
- @joelstein made their first contribution in #1045
- @saade made their first contribution in #1065
Full Changelog: v3.6.1...v3.7.0
v3.6.1
v3.6.0
What's Changed
- fix: typo mistake on config.php by @anburocky3 in #954
- [3.x] Add Vite helper for tenancy by @wilsenhc in #956
New Contributors
- @anburocky3 made their first contribution in #954
- @wilsenhc made their first contribution in #956
Full Changelog: v3.5.9...v3.6.0
v3.5.9
v3.5.8
What's Changed
- Add space after 'up' in 'docker-compose up-d' (CONTRIBUTING.md) by @lukinovec in #900
- Fix ArgumentCountError on the TenantAssetsController by @megawubs in #894
New Contributors
- @lukinovec made their first contribution in #900
- @megawubs made their first contribution in #894
Full Changelog: v3.5.7...v3.5.8
v3.5.7
What's Changed
- [3.x][Filesystem] Provide an additional argument for tenant name path by @vstyler96 in #817
New Contributors
- @vstyler96 made their first contribution in #817
Full Changelog: v3.5.6...v3.5.7
v3.5.6
v3.5.5
What's Changed
- Laravel 9 support for JobRetryRequested listener by @bonroyage in #836
New Contributors
- @bonroyage made their first contribution in #836
Full Changelog: v3.5.4...v3.5.5