Payload and filtering updates for webhooks
We have updated some webhook payloads to include additional properties. Specifically, the publish events for relevant entities will now contain the publishedVersion property. Additionally, unpublish and delete events for relevant entities will now contain a deletedBy property. This deletedBy property has also been added as a webhook filter, so users can now use the deletedBy User ID for filtering which webhook entities will be triggered when configuring a webhook. For more details, see the webhook overview in the developer documentation.