*Bugs:* - Ensure register_rest_route is called such that it prevents PHP notice - Prevent 'optional parameter' warning in PHP 8 *Other:* * Automate testing and build
Resolved an issue that was sometimes causing saves to not be properly deleted after form submission.
*Security:* * Patched an Auth Bypass vulnerability associated with saved form data. * Thanks again to Timothy B Jacobs for pointing this out!