Fixes
- Box storage deletion — Resolved an issue where deleting files from Box storage failed with a
SETUP_CONFIG_STORE_MISMATCH_ERROR. This occurred because the script didn't recognize file URLs using paid box.com domains. The file deletion logic has been updated to correctly validate and support these domain names, ensuring files can now be deleted successfully.
- Approval server crash — Fixed a bug that caused a crash when an invalid subdomain registration request was made during a new installation.