-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Currently the way to determine whether there have been changes since the last time a webhook has been triggered is based on $site->modified().
This leads to some issues, see here. In particular it can get slow with a large amount of pages and it does not support multi-lang setups.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request