Current Version: 1.4.3
This is a closed beta.
v1.4.3 - 2017/02/14
- Added ‘whiteLabel’ parameter to boardCreate.
Added ‘urlRedirect’ parameter to boardDelete.
Clarified board cost calculation in boardUsage and boardDelete.
v1.4.2 - 2016/12/19
- Yeah, the ‘disallowSharing’ parameter is supposed to be on boardCreate, not on boardActive. For real this time.
v1.4.1 - 2016/12/15
- Added optional parameter ‘disallowSharing’ to boardCreate.
v1.4.0 - 2016/11/10
- Added: userActive
- Added: boardActive
- Minor corrections to existing documentation
v1.3.0 - 2016/10/17
- Added: userUsage
- Added: boardUsage
- Minor corrections to existing documentation
v1.2.0 - 2016/10/03
- Added: userCreate
- Updated boardCreate to use tokens from userCreate
v1.1.0 - 2016/09/28
- Added: boardImageURLUpload
- Added: boardImageFileUpload
- Changed all ‘curl’ examples to use a file for the parameter data instead of in JSON on the command line, which has all kinds
- of problems.
- Added this Changelog.
v1.0.1 - 2016/06/26
- Formatting and minor changes based on feedback.
v1.0.0 - 2016/06/26
- Initial version.