Changelog / Deployment Now Ensures is_org_compliant Flag Is Present

Deployment Now Ensures is_org_compliant Flag Is Present

In last week we released an update following a compliance requirement from the wp.org plugin review team. The SDK integration snippet generated by the Developer Dashboard will now always have the is_org_compliant flag present (even though implicitly it has a true value).

This week we are releasing another update where our deployment mechanism will inspect the codebase itself and automatically add the flag if it is missing. This change ensures existing products remain compliant, even if the integration snippet was not manually updated.