Releases: MrRefactoring/jira.js
Releases · MrRefactoring/jira.js
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:
uiModificationsAppsAPI added.queryproperty added togetProjectsForIssueTypeScreenSchememethodIssueTypeScreenSchemesAPI.commentIdproperty added togetMyPermissionsmethodPermissionsAPI.createPriority,searchPriorities,updatePrioritymethods added toIssuePrioritiesAPI.
v2.14.0
- README: Fast jump to basic authentication topic fixed.
- Version 2 and Version 3:
fixVersiontype definition fixed (Issue.Fieldsmodel). Thanks to Eloy Lafuente for reporting the issue.AnnouncementBannerAPI added.StatusAPI added.groupIdproperty added togetDashboardsPaginatedmethod inDashboardAPI.groupIdproperty added toaddActorUsers,deleteActor,addProjectRoleActorsToRole,deleteProjectRoleActorsFromRolemethods inProjectRoleActorsAPI.
v2.13.0
- Service Desk:
getAttachmentContentmethod added toRequestService Desk API.getAttachmentThumbnailmethod added toRequestService Desk API.
- Version 2, Version 3:
IssueAdjustmentsAppsAPI added.groupIdproperty added togetFiltersPaginatedmethod inFiltersAPI.groupIdproperty added toaddSharePermissionmethod inFilterSharingAPI.
v2.12.0
- New error handling feature added.
- Readme improved.
- JSDoc improvements.
- Agile:
createdDateproperty added toAgile.Sprint.partiallyUpdateSprint,Agile.Sprint.updateSprint
- Version 2, Version 3:
groupDetailsanddefaultGroupsDetailsproperties added toApplicationRolemodel.getAllAvailableDashboardGadgetsmethod added toDashboards.statusproperty added togetDashboardsPaginatedmethod inDashboards.getAllGadgetsmethod added toDashboards.addGadgetmethod added toDashboards.updateGadgetmethod added toDashboard.removeGadgetmethod added toDashboard.recipientproperty added toEventNotificationmodel.configurationproperty added toFieldMetadatamodel.overrideSharePermissionsproperty added tocreateFiltermethod inFilters.groupIdproperty added toGroupmodel.groupIdproperty added toGroupNamemodel.groupIdproperty added togetGroupmethod inGroups.groupIdandswapGroupIdproperties added toremoveGroupmethod inGroups.groupIdproperty added togetUsersFromGroupmethod inGroups.groupIdproperty added toaddUserToGroupmethod inGroups.groupIdproperty added toremoveUserFromGroupmethod inGroups.excludeIdproperty added tofindGroupsmethod inGroups.orderBy,expandandqueryStringproperties added togetAllIssueTypeSchemesmethod inIssueTypeSchemes.queryString,orderByandexpandproperties added togetIssueTypeScreenSchemesmethod inIssueTypeScreenSchemes.sanitiseJqlQueriesmethod added toJQL.excludeInactiveUsersproperty added togetProjectRolemethod inProjectRoles.queryString,scopeandorderByproperties added togetScreensmethod inScreens.expand,queryStringandorderByproperties added togetScreenSchemesmethod inScreenSchemes.identifierproperty added toVisibilitymodel.- another small improvements.
v2.11.0
- Personal access token authentication added. Thanks, Nizam Moidu for adding this feature!
- Version 2:
notifyUsersproperty added toIssueComments.updateCommentmethod.setFieldConfigurationSchemeMappingmethod added toIssueFieldConfigurations.removeIssueTypesFromGlobalFieldConfigurationSchememethod added toIssueFieldConfigurations.getIsWatchingIssueBulkmethod added toIssueWatchers.queryString,orderBy,isActiveproperties added toWorkflows.getWorkflowsPaginatedmethod.AppMigration.updateEntityPropertiesValuemethod parameters for sending fixed.Workflows.getWorkflowsPaginatedparameters serializing fixed.
- Tests improving.
- JSDoc improved.
- Expand properties typings improved for few Parameters.
v2.10.4
accountId property added to IssueWatchers. Thanks Brent Van Geertruy for catching and fixing this issue!
v2.10.3
Fixing parameters serialization for users.bulkGetUsersMigration. Thanks Maximilian Heinz for report.
v2.10.2
- issueComments.updateComment fixed. Thanks Rafael Dohms!
v2.10.1
Models export extended for Version 2 and Version 3 API