Skip to content

YouTrackSharp 2019.2.4

Compare
Choose a tag to compare
@maartenba maartenba released this 23 Oct 22:28
· 1 commit to 192 since this release

Breaking changes

  • Deprecated UsernamePasswordConnection
  • Update API endpoint used to retrieve current user information

Features

  • See previous releases

Enhancements

  • See previous releases

Bugfixes

  • UserManagementService .CreateUser replaces ' ' with '+' #89
  • UserManagementService .CreateUser replaces ' ' with '%20' #90
  • UserManagementService .CreateUser replaces '@' with '%40' #91
  • IsMarkDown on case creation not fully implemented #92

Many other API's are not included yet - feel free to tackle one of the UpForGrabs issues and make YouTrackSharp better!