Skip to content

Releases: MrRefactoring/confluence.js

v1.5.3

07 Sep 20:04
ac097f5

Choose a tag to compare

expand property added to convertContentBody method to ContentBody API. Thanks to Federico Gonzalez for the report.

v1.5.2

12 Aug 20:30

Choose a tag to compare

multipart/form-data added to some required endpoints. Thank you, Gonzalo Garcia for reporting issue and creating PR :)

v1.5.1

03 Aug 14:42

Choose a tag to compare

Dependecies updated

v1.5.0

23 May 06:55
db0d680

Choose a tag to compare

ContentAttachments fixes for all attachments. (#23 Thanks Anton for catching)

v1.4.1

25 Apr 20:04
738dc56

Choose a tag to compare

Dependencies updated.

v1.4.0

02 Apr 16:55
b46e2c6

Choose a tag to compare

  • Analytics API added.
  • ContentContentState API added.
  • deletePageTree method added to Experimental.
  • getUserProperties method added to Experimental.
  • getUserProperty method added to Experimental.
  • createUserProperty method added to Experimental.
  • updateUserProperty method added to Experimental.
  • deleteUserProperty method added to Experimental.
  • getContentStateSettings method added to Settings.
  • Another small changes.
  • Personal Access token authentication added.

v1.3.1

10 Dec 14:47
8089e3c

Choose a tag to compare

Telemetry data removed from endpoints
#14 fixes

v1.3.0

09 Dec 12:18
21217b9

Choose a tag to compare

  • 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

20 Nov 12:23
1dcc8fb

Choose a tag to compare

New experimental endpoints (#12)

* expand expanded :)

* New experimental endpoints

v1.2.1

27 Oct 07:53

Choose a tag to compare

NodeJS 10.x removed from CI