added
2022-01-25
about 1 year ago by ReadMe API
parent
field for features in Features API enhanced with support for any possible parent of a feature (another feature, component, or product).parent
field added to components in Features API with support for any possible parent of a component (another component, or product).
added
2021-05-03
about 1 year ago by ReadMe API
- Added
links
to plugin integration responses - Support for
title
attribute inimg
tag in Feature description HTML
added
2021-04-29
about 1 year ago by ReadMe API
- Introduced
feature.created
webhook event type - We have started distinguishingfeature.updated
andfeature.created
webhook events. Existing webhooks subscribed onfeature.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
2021-04-28
about 1 year ago by ReadMe API
-
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
2021-03-30
about 1 year ago by ReadMe API
- Feature status can be set by name
- Added
triggeredByUser
to plugin integration action notification
improved
2021-04-27
about 1 year ago by ReadMe API
- Added
debugDetail
to Plugin integration connection of typeerror
. 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.
added
2021-01-29
about 1 year ago by ReadMe API
- 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.
added
2020-12-01
about 1 year ago by ReadMe API
- Added optional
Productboard-Partner-Id
header to/notes
endpoint.