-
Notifications
You must be signed in to change notification settings - Fork 89
Release Notes Jan 09, 2016
- Async request refactored.
-
Renamed AddUser to AddUserToGroup.
-
Renamed DeleteUser to DeleteUserFromGroup.
-
Renamed AddWatcher to AddWatcherToIssue.
-
Renamed RemoveWatcher to RemoveWatcherFromIssue.
-
Renamed class RedmineSerialization to RedmineSerializer.
-
ToXML <T>, FromXML<T> methods are not longer visible.
-
Removed GetUsers
-
Fixed: Typo error in issue tests.
-
Fixed: Clone issue custom fields list.
-
Fixed: Create project issue.
-
Fixed: Done_ratio empty issue.
-
Fixed: XML - User custom fields issue.
-
Fixed: XML - Set is_private attribute issue.
-
Fixed: XML - Issue with adding issues.
-
Fixed: JSON - Add ProjectMembership is not working.
-
Fixed: JSON - Get ProjectMembership returns null.
-
Fixed: Project trackers.
-
Fixed: JSON - Enabled module names project converter.
-
Fixed: JSON - Upload converter issue.
-
Fixed: Set parent to null at project update.
-
Fixed: Filter users by group.
-
Added multiple watchers on issue
-
CRUD Operations
-
List Operations
-
Specific operations
- Attachments
- Issues
- Users
- Groups
- Wiki pages