Skip to content

Releases: MrRefactoring/jira.js

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.

v2.14.0

13 May 08:30
39ca5a3
Compare
Choose a tag to compare
  • README: Fast jump to basic authentication topic fixed.
  • Version 2 and Version 3:
    • fixVersion type definition fixed (Issue.Fields model). Thanks to Eloy Lafuente for reporting the issue.
    • AnnouncementBanner API added.
    • Status API added.
    • groupId property added to getDashboardsPaginated method in Dashboard API.
    • groupId property added to addActorUsers, deleteActor, addProjectRoleActorsToRole, deleteProjectRoleActorsFromRole methods in ProjectRoleActors API.

v2.13.0

25 Apr 18:42
a6d7676
Compare
Choose a tag to compare
  • Service Desk:
    • getAttachmentContent method added to Request Service Desk API.
    • getAttachmentThumbnail method added to Request Service Desk API.
  • Version 2, Version 3:
    • IssueAdjustmentsApps API added.
    • groupId property added to getFiltersPaginated method in Filters API.
    • groupId property added to addSharePermission method in FilterSharing API.