@culturehq/client
Advanced tools
Changelog
[8.1.1] - 2018-12-18
createEvent
by including the imageDefault
prop.Changelog
[8.1.0] - 2018-12-07
getProfileAvailableWidgetSurvey
call.X-Client-Version
header.Changelog
[8.0.0] - 2018-11-28
*Photo*
equivalents of all *EventPhoto*
calls.cheer*Comment
calls in favor of using the cheerComment
call.uncheer*Comment
calls in favor of using the uncheerComment
call.list*CommentCheers
calls in favor of using the listCommentCheers
call.update*Comment
calls as they are no longer supported by the API.*EventPhoto*
calls in favor of *Photo*
equivalents that are shallow (only requiring the :photoId
param instead of also the :eventId
param).Changelog
[7.0.0] - 2018-11-26
deleteComment
call.delete*Comment
calls.Changelog
[6.7.1] - 2018-11-26
timezone
param on the updateEvent
call.Changelog
[6.7.0] - 2018-11-20
cheerComment
, uncheerComment
, and listCommentCheers
calls. These allow directly accessing the comment instance instead of going through the associated comment entity.Changelog
[6.6.2] - 2018-11-19
get*Comment
calls added in 6.6.0
and instead just rolling with getComment
.