Skip to content

Releases: MrRefactoring/jira.js

v2.15.9

29 Aug 09:13
d963266
Compare
Choose a tag to compare
  • JSDoc improvements
  • Version 2, 3:
    • setDefaultPriority method added to IssuePriorities API.

v2.15.8

08 Aug 08:18
2ae447c
Compare
Choose a tag to compare
  • JSDoc improvements.
  • Version 2, 3:
    • getTrashedFieldsPaginated method added to IssueFields API.
    • statusCategory property added to search method in Status API.

v2.15.7

03 Aug 09:05
a117dea
Compare
Choose a tag to compare

Version 2, 3: Added additional properties for IssueComments.updateComment method. Thanks to chandler05 for reporting the issue.

v2.15.6

29 Jul 08:52
4e85209
Compare
Choose a tag to compare

Version 2, 3: getAttachmentThumbnail currently returns correct data (Buffer). Thanks to RealBuddy for reporting the issue.

v2.15.5

27 Jul 10:18
9936094
Compare
Choose a tag to compare

Version 3: maxContentLength was increased for attachments upload. Thanks to RealBuddy for reporting the issue.

v2.15.4

25 Jul 07:47
1d450c3
Compare
Choose a tag to compare
  • Version 2, 3:
    • #221 added responseType: 'arraybuffer' for getAttachmentContent method, IssueAttachments API. Thanks RealBuddy for the report.

v2.15.3

10 Jul 11:27
4244e85
Compare
Choose a tag to compare
  • Version 2, 3:
    • #219 accountId serialization fixed in bulkGetUsers in Users API fixed. Thanks Brian Chan for the report.

v2.15.2

17 Jun 14:46
4adc1a3
Compare
Choose a tag to compare

isAxiosError detecting mechanism improved. Thanks Stephane Moser for the report.

v2.15.1

17 Jun 07:14
6ba8172
Compare
Choose a tag to compare

ServiceDesk for experimental API 'X-ExperimentalApi': 'opt-in' header added.

v2.15.0

14 Jun 13:56
b5fc999
Compare
Choose a tag to compare
  • Version 3: addWorklog and updateWorklog comment field type fixed. Thanks to RealBuddy for reporting the issue.
  • Version 3: maxContentLength was increased for attachments upload. Thanks to RealBuddy for reporting the issue.
  • Version 2, Version 3:
    • uiModificationsApps API added.
    • query property added to getProjectsForIssueTypeScreenScheme method IssueTypeScreenSchemes API.
    • commentId property added to getMyPermissions method Permissions API.
    • createPriority, searchPriorities, updatePriority methods added to IssuePriorities API.