Introduced feature.created webhook event type - We have started distinguishing feature.updated and feature.created webhook events. Existing webhooks subscribed on feature.updated will be notified only in case of feature update. If you want to be notified when a feature is created, you have to update your subscriptions.
Added debugDetail to Plugin integration connection of type error. If a push action fails within Productboard during response processing, this attribute can be examined by using the API to find out the cause of the failure.