Releases: MrRefactoring/jira.js
Releases · MrRefactoring/jira.js
v2.18.0
- Agile
Fieldsmodel added forIssueModel.
- Version 3:
- Support simple string body (comment) was added to
addCommentmethod ofissueCommentsAPI. Thanks to Michael "Mike" Ferris for releasing feature.
- Support simple string body (comment) was added to
- Version 2, Version 3:
putAddonPropertymethod fixed. Now you can provide property for set.
v2.17.0
- JSDoc improvements
- Version 2, Version 3:
Componentinterface renamed toProjectComponent.caseInsensitiveproperty added tofindGroupsmethod ofgroupsAPI.expandproperty added togetTrashedFieldsPaginatedmethod ofissueFieldsAPI.createNotificationScheme,getNotificationSchemeToProjectMappings,updateNotificationScheme,addNotifications,deleteNotificationScheme,removeNotificationFromNotificationSchememethods added toissueNotificationSchemesAPI.getPrecomputations,updatePrecomputationsmethods added tojqlAPI.licenseMetricsAPI added.ProjectFeaturesinterface renamed toContainerForProjectFeatures.
v2.16.1
- Agile
ProjectsAPI was deprecated.type,filterIdproperties changed from optional to mandatory inCreateBoardparameters interface.operationTypeproperty added tostoreDevelopmentInformationmethod inDevelopmentInformationAPI.SecurityInformationAPI added.- #250
excludeAccountIdsparameter fixed forfindUsersForPickermethod,UserSearchAPI. Thanks to Rafael Dohms for reporting the issue.
v2.16.0
Short parameters were added for applicable methods.
v2.15.17
- Badge fix
- Dependencies updated
v2.15.16
v2.15.15
- Version 2, 3:
id,projectId,onlyDefaultproperties added togetNotificationSchemesmethod ofIssueNotificationSchemesAPI.replaceWithproperty added todeletePrioritymethod ofIssuePrioritiesAPI.
v2.15.14
- Version 2, 3:
- #240 Fixed ignored body in
setDashboardItemProperty. Thanks to Jocelyn Bouchard for the fix.
- #240 Fixed ignored body in
v2.15.13
- Version 2, 3:
getResolutionsinIssueResolutionwas deprecated.getResolutioninIssueResolutionwas deprecated.createResolutionmethod added toIssueResolution.setDefaultResolutionmethod added toIssueResolution.moveResolutionsmethod added toIssueResolution.searchResolutionsmethod added toIssueResolution.updateResolutionmethod added toIssueResolution.deleteResolutionmethod added toIssueResolution.
v2.15.12
- Version 2, 3:
accessTypeandapplicationKeyproperties added tobulkGetGroupsmethodGroupsAPI.movePrioritiesanddeletePrioritymethods added toIssuePrioritiesAPI.- Models updated