Changelog

Added

v1 - 2021-09-21

  • timeframe added to features in Features API - listing, updating and webhook notifications.
  • Jira integrations and connections API added
Added

v1 - 2021-07-26

  • archived flag added to features in Features API - listing, filtering, updating and webhook notifications.
Added

v1 - 2021-05-19

  • Removed beta flag from all parts of Features API, first public release.
Added

v1 - 2021-05-03

  • Added links to plugin integration responses
  • Support for title attribute in img tag in Feature description HTML
Added

v1 - 2021-04-29

  • 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.
Improved

v1 - 2021-04-28

  • Added support for HTML format in Feature description.

    This is the first phase of decomissioning the original, Markdown-like format. The whole process is planned as follows:

Improved

v1 - 2021-04-27

  • 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.
Improved

v1 - 2021-03-30

  • Feature status can be set by name
  • Added triggeredByUser to plugin integration action notification
Added

v1 - 2021-03-22

  • Subfeature parent added to Features API
Added

v1 - 2021-01-29

  • Introduced initial support for retrieving and updating basic features data.
  • It is still only a private beta for selected partners and customers to get feedback before making it globally available.