This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
v2.2.0
2.2.0 (2024-02-08)
Features
- add
AppHostManager
to streamline how we handle http, replaces http functions (a7d10d1) - adds new
wp_terminate()
function (116af93) - Improvements for multi-tenant applications (e32166c)
Bug Fixes
- ensure we have tenant ID (b3e392c)
- fix FILTER_UNSAFE_RAW (2b4c2df)
- Loads tenant-specific
config.php
or defaultconfig.php
(b31d7bb) - separate uploads for multi tenant. (9c8d82c)
- user needs 'manage_tenant' or Remove delete action link for plugins (f3df3ec)