Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-02 | 629 Bytes | |
v3.8.5 source code.tar.gz | 2024-10-02 | 35.2 kB | |
v3.8.5 source code.zip | 2024-10-02 | 102.1 kB | |
Totals: 3 Items | 137.9 kB | 0 |
Fixes
- Make Cache::tags() support named parameters (fix https://github.com/archtechx/tenancy/issues/1256) https://github.com/archtechx/tenancy/commit/ed029438cbb5973c55fadfc6e1aefe113cc32119
- Always revert queue worker to the central context — fix [#1229] by @stancl in https://github.com/archtechx/tenancy/pull/1251
- Fix ModelNotSyncMasterException message by @coreyhn in https://github.com/archtechx/tenancy/pull/1257
New Contributors
- @coreyhn made their first contribution in https://github.com/archtechx/tenancy/pull/1257
Full Changelog: https://github.com/archtechx/tenancy/compare/v3.8.4...v3.8.5