Bug fix for `change_column_value` webhoook
May 23rd, 2023
We recently deployed a bug fix so the change_column_value
webhook fires whenever column values in new columns on the relevant board change.
Before, the webhook would only fire after registering a second change_column_value
webhook on the same board.
You can find more information about webhooks in our documentation!