Skip to content

v2.11.0

Compare
Choose a tag to compare
@MrRefactoring MrRefactoring released this 21 Feb 08:24
· 83 commits to master since this release
982076b
  • Personal access token authentication added. Thanks, Nizam Moidu for adding this feature!
  • Version 2:
    • notifyUsers property added to IssueComments.updateComment method.
    • setFieldConfigurationSchemeMapping method added to IssueFieldConfigurations.
    • removeIssueTypesFromGlobalFieldConfigurationScheme method added to IssueFieldConfigurations.
    • getIsWatchingIssueBulk method added to IssueWatchers.
    • queryString, orderBy, isActive properties added to Workflows.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.