Products and components added to Features API, only raw listing of the entities to unblock creation of features for now. Rich hierarchy API with links among entities, filtering and expansions while listing, etc. will be added in the future. We will appreciate feedback with description of your use cases.
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.