Skip to content

Version 1.9.7 (23rd of December 2023)

Compare
Choose a tag to compare
@rwjdk rwjdk released this 23 Dec 15:15
· 52 commits to main since this release

TrelloClient

  • Added a set of handy Checklist Extensions on single and collection of checklists (GetNumberOfItems, GetNumberOfCompletedItems,GetNumberOfIncompleteItems, IsAllComplete,IsAnyIncomplete)
  • Added advanced version of MoveCardToListAsync that accept additional options for the move (Position and NamedPosition)
  • Added MoveCardToBoard
  • Added GetMemberOption overloads to the various member-get methods
  • Added Member Properties Email and MemberType
  • Added Properties on Member to the various Avatar URLs (30x30, 50x50, 170x170 pixels and the original image)