Contents
Changelog
2.71.2 (2022/03/23)
- Changed - Some in response and parameter of projects
2.48.0 (2020/02/19)
- Added - “templateSummary, templateDescription” parameters to Issue Type APIs
2.45.3 (2019/11/15)
- Added - Add Status
- Added - Update Status
- Added - Update Order of Status
- Added - Delete Status
- Deprecated - Get Status List
2.42.1 (2019/07/18)
- Added - Get Status List of Project
2.42.0 (2019/07/17)
- Added - “status” in response of Issue APIs, Color, Display Order, etc.
2.32.2 (2018/12/18)
- Added - Get List of Teams
- Added - Add Team
- Added - Get Team
- Added - Update Team
- Added - Delete Team
- Added - Get Team Icon
- Added - Get Project Team List
- Added - Add Project Team
- Added - Delete Project Team
- Deprecated - Get List of Groups
- Deprecated - Add Group
- Deprecated - Get Group
- Deprecated - Update Group
- Deprecated - Delete Group
- Deprecated - Get Group Icon
- Deprecated - Get Project Group List
- Deprecated - Add Project Group
- Deprecated - Delete Project Group
2.32.0 (2018/10/22)
- Added - Delete Comment
2.15.0 (2017/08/22)
- Added - “Project Group Added” and “Project Group Deleted” in response of Get Recent Updates.
- Added - “Project Group Added” and “Project Group Deleted” in response of Get Project Recent Updates.
2.9.4 (2017/12/09)
- Added - “lastContentUpdated” in response of Get Watching List, Get Watching, Add Watching, Update Watching , Delete Watching
2.9.3 (2016/12/09)
- Added - “lastContentUpdated” in response of Get Watching List, Get Watching, Add Watching, Update Watching , Delete Watching
2.9.2 (2016/11/28)
- Fixed - Count Watching Bugs: Reversed the implementations of alreadyRead and resourceAlreadyRead parameters
- Fixed - Count Watching Bugs: Fixed incorrect unread watching count
2.9.0 (2016/11/08)
- Added - Mark Watching as Read
2.8.0 (2016/09/24)
- Added - Get Watching List
- Added - Count Watching
- Added - Get Watching
- Added - Add Watching
- Added - Update Watching
- Added - Delete Watching
- Added - Mark Watching List as Checked
- Fixed - Forbid illegal issue type Id when adding issue
2.4.0 (2015/08/27)
- Added - Get Git Repository
- Added - Get Pull Request List
- Added - Get Number of Pull Requests
- Added - Add Pull Request
- Added - Get Pull Request
- Added - Update Pull Request
- Added - Get Pull Request Comment
- Added - Add Pull Request Comment
- Added - Get Number of Pull Request Comments
- Added - Update Pull Request Comment Information
- Added - Get List of Pull Request Attachment
- Added - Download Pull Request Attachment
- Added - Delete Pull Request Attachments
- Added - “18: Pull Request Added” in Get Recent Updates’ type
- Added - “19: Pull Request Updated” in Get Recent Updates’ type
- Added - “20: Comment Added on Pull Request” in Get Recent Updates’ type
- Added - “pullRequest” in Get Notification’s response
- Added - “pullRequestComment” in Get Notification’s response
2.3.0 (2015/02/19)
- Added - get list of webhooks
- Added - add webhook
- Added - get webhook
- Added - update webhook
- Added - delete webhook
2.2.1 (2014/12/17)
- Fixed - Internal error when “X-Forwarded-For” in request header includes multiple addresses
- Changed - new field “dir” in response of shared files
2.2.0 (2014/11/19)
- Added - update user
- Added - count issue
- Added - delete issue attachment
- Added - get list of comment notifications
- Added - add comment notification
- Added - get list of project administrators
- Added - add project administrator
- Added - delete project administrator
- Added - count wiki page
- Changed - new role “Project Administrator”
- Changed - new activity type “17:CommentNotificationAdded” in response of activities
- Changed - new query parameter “activityTypeId[]” to get recent updates
- Changed - new query parameter “activityTypeId[]” to get user recent updates
- Changed - new query parameter “activityTypeId[]” to get project recent updates
- Changed - new field “notifications” in response of activity
- Changed - new field “displayOrder” in response of category
- Changed - new field “displayOrder” in response of version
- Changed - new field “displayOrder” in response of issueType
- Changed - new field “displayOrder” in response of project
- Changed - remove field “limitDate” in response of issue
- Changed - Support Cross Origin Resource Sharing (CORS)
2.1.1 (2014/11/06)
- Fixed - Sign in problem when users were added via APIv2
- Fixed - “Bad Request” error under specific conditions while getting the list of recently viewed projects
2.1.0 (2014/09/09)
- Added - update custom field
- Added - add list item for list type custom field
- Added - update list item for list type custom field
- Added - delete list item for list type custom field
- Added - get list of shared files
- Added - get list of issue attachments
- Added - get list of linked shared files
- Added - link shared files to issue
- Added - remove link to shared file from issue
- Added - get list of Wiki attachments
- Added - remove Wiki attachment
- Added - get list of shared files on Wiki
- Added - link shared files to Wiki
- Added - remove link to shared file from Wiki
- Added - get list of recently viewed issues
- Added - get list of recently viewed projects
- Added - get list of recently viewed Wikis
- Added - get space notification
- Added - update space notification
- Added - get list of Git repositories
- Added - get space disk usage
- Added - get project disk usage
- Added - get list of groups
- Added - get group
- Added - add group
- Added - update group
- Added - delete group
- Added - add userId for all API which responses user information
- Fixed - change customField*{id}_otherText to customField*{id}_otherValue in form parameter when add issue / update issue
2.0.2 (2014/07/30)
- Fixed - descriptions were limited to 255 characters or less when add issue / update issue
- Fixed - change in parentIssueId was not applied when add issue / update issue
- Fixed - change in resolutionId was not applied when update issue
- Added - statusId parameter for update issue
2.0.1 (2014/07/22)
- Fixed - wrong dates were shown for the start and due dates when add issue / update issue
- Fixed - change in date in custom fields was not applied when add issue / update issue
2.0.0 (2014/07/07)
- Official release