Releases: MrRefactoring/jira.js
Releases · MrRefactoring/jira.js
v2.14.0
- 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 togetDashboardsPaginated
method inDashboard
API.groupId
property added toaddActorUsers
,deleteActor
,addProjectRoleActorsToRole
,deleteProjectRoleActorsFromRole
methods inProjectRoleActors
API.
v2.13.0
- Service Desk:
getAttachmentContent
method added toRequest
Service Desk API.getAttachmentThumbnail
method added toRequest
Service Desk API.
- Version 2, Version 3:
IssueAdjustmentsApps
API added.groupId
property added togetFiltersPaginated
method inFilters
API.groupId
property added toaddSharePermission
method inFilterSharing
API.
v2.12.0
- New error handling feature added.
- Readme improved.
- JSDoc improvements.
- Agile:
createdDate
property added toAgile.Sprint.partiallyUpdateSprint
,Agile.Sprint.updateSprint
- Version 2, Version 3:
groupDetails
anddefaultGroupsDetails
properties added toApplicationRole
model.getAllAvailableDashboardGadgets
method added toDashboards
.status
property added togetDashboardsPaginated
method inDashboards
.getAllGadgets
method added toDashboards
.addGadget
method added toDashboards
.updateGadget
method added toDashboard
.removeGadget
method added toDashboard
.recipient
property added toEventNotification
model.configuration
property added toFieldMetadata
model.overrideSharePermissions
property added tocreateFilter
method inFilters
.groupId
property added toGroup
model.groupId
property added toGroupName
model.groupId
property added togetGroup
method inGroups
.groupId
andswapGroupId
properties added toremoveGroup
method inGroups
.groupId
property added togetUsersFromGroup
method inGroups
.groupId
property added toaddUserToGroup
method inGroups
.groupId
property added toremoveUserFromGroup
method inGroups
.excludeId
property added tofindGroups
method inGroups
.orderBy
,expand
andqueryString
properties added togetAllIssueTypeSchemes
method inIssueTypeSchemes
.queryString
,orderBy
andexpand
properties added togetIssueTypeScreenSchemes
method inIssueTypeScreenSchemes
.sanitiseJqlQueries
method added toJQL
.excludeInactiveUsers
property added togetProjectRole
method inProjectRoles
.queryString
,scope
andorderBy
properties added togetScreens
method inScreens
.expand
,queryString
andorderBy
properties added togetScreenSchemes
method inScreenSchemes
.identifier
property added toVisibility
model.- another small improvements.
v2.11.0
- Personal access token authentication added. Thanks, Nizam Moidu for adding this feature!
- Version 2:
notifyUsers
property added toIssueComments.updateComment
method.setFieldConfigurationSchemeMapping
method added toIssueFieldConfigurations
.removeIssueTypesFromGlobalFieldConfigurationScheme
method added toIssueFieldConfigurations
.getIsWatchingIssueBulk
method added toIssueWatchers
.queryString
,orderBy
,isActive
properties added toWorkflows.getWorkflowsPaginated
method.AppMigration.updateEntityPropertiesValue
method parameters for sending fixed.Workflows.getWorkflowsPaginated
parameters 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
v2.10.0
Service Desk API added
v2.9.0
- Telemetry removed (deprecated).
- JSDoc improvements.
- Version 2 and Version 3:
jsdAuthorCanSeeRequest
property added toIssueComments.addComment
method.id
andfieldContextId
properties added toIssueCustomFieldConfigurationApps.getCustomFieldConfiguration
method.updateFieldConfigurationItems
,createFieldConfigurationScheme
,updateFieldConfigurationScheme
,deleteFieldConfigurationScheme
methods added toIssueFieldConfigurations
.bulkSetIssuePropertiesByIssue
method added toIssueProperties
.startedBefore
property added toIssueProperties.getIssueWorklog
method.renderer
property added toFieldConfigurationItem
model.editPermissions
andexpand
properties added toFilterDetails
model.tabs
property added toIssueTransition
model.emailAddressStatus
property added toProjectEmail.updateProjectEmail
method.