Releases: MrRefactoring/confluence.js
Releases · MrRefactoring/confluence.js
v1.5.3
expand property added to convertContentBody method to ContentBody API. Thanks to Federico Gonzalez for the report.
v1.5.2
multipart/form-data added to some required endpoints. Thank you, Gonzalo Garcia for reporting issue and creating PR :)
v1.5.1
Dependecies updated
v1.5.0
v1.4.1
Dependencies updated.
v1.4.0
- Analytics API added.
- ContentContentState API added.
deletePageTreemethod added toExperimental.getUserPropertiesmethod added toExperimental.getUserPropertymethod added toExperimental.createUserPropertymethod added toExperimental.updateUserPropertymethod added toExperimental.deleteUserPropertymethod added toExperimental.getContentStateSettingsmethod added toSettings.- Another small changes.
- Personal Access token authentication added.
v1.3.1
v1.3.0
- Telemetry removed (deprecated)
- Fixed bug with spaceKeys in
client.space.getSpaces(#14 Thanks David Sanchez for catching) - Fixed bug with attachment download (#15 Thanks Martin Reinhardt for catching)
v1.2.2
New experimental endpoints (#12) * expand expanded :) * New experimental endpoints
v1.2.1
NodeJS 10.x removed from CI