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.
deletePageTree
method added toExperimental
.getUserProperties
method added toExperimental
.getUserProperty
method added toExperimental
.createUserProperty
method added toExperimental
.updateUserProperty
method added toExperimental
.deleteUserProperty
method added toExperimental
.getContentStateSettings
method 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