Releases: MrRefactoring/jira.js
Releases · MrRefactoring/jira.js
v2.15.9
- JSDoc improvements
- Version 2, 3:
setDefaultPriority
method added toIssuePriorities
API.
v2.15.8
- JSDoc improvements.
- Version 2, 3:
getTrashedFieldsPaginated
method added toIssueFields
API.statusCategory
property added tosearch
method inStatus
API.
v2.15.7
Version 2, 3: Added additional properties for IssueComments.updateComment
method. Thanks to chandler05 for reporting the issue.
v2.15.6
v2.15.5
v2.15.4
v2.15.3
- Version 2, 3:
- #219
accountId
serialization fixed inbulkGetUsers
inUsers
API fixed. Thanks Brian Chan for the report.
- #219
v2.15.2
isAxiosError
detecting mechanism improved. Thanks Stephane Moser for the report.
v2.15.1
ServiceDesk for experimental API 'X-ExperimentalApi': 'opt-in' header added.
v2.15.0
- 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 togetProjectsForIssueTypeScreenScheme
methodIssueTypeScreenSchemes
API.commentId
property added togetMyPermissions
methodPermissions
API.createPriority
,searchPriorities
,updatePriority
methods added toIssuePriorities
API.