Skip to content

Releases: teamsnap/teamsnap-javascript-sdk

Release v1.6.0

14 Aug 17:09

Choose a tag to compare

  • Small persistence fix in memberStatistics when updating statistic data.
  • Adds a new collection method called file, which is essentially the same as exec with more file-y features to come - the first of which is support for a progress handler when uploading files.

Release v1.5.1

08 Aug 03:51

Choose a tag to compare

  • Adds member_balances support
  • Fixes some persistences with saveMemberPayment, saveTeamFee, and deleteTeamFee
  • Fixes bug in sorting on null value

Release 1.4.1

06 Aug 21:24

Choose a tag to compare

  • Adds Statistics endpoints
  • Adds team standings for divisions
  • Fix to string sorts with accented characters
  • Cleans up some lint warnings

Persistence Update (again)

08 Jul 04:34

Choose a tag to compare

Similar to previous release, this fixes a bug in persistence where memberPayments weren't being loaded when a member was saved.

Persistence Update

29 Jun 17:38

Choose a tag to compare

Small bug fix in persistence that unlinks payments associated with a deleted member.

Release v1.3.0

10 Jun 18:31

Choose a tag to compare

Add broadcast email collection

Release v1.2.1

09 Jun 18:56

Choose a tag to compare

Small bug fix to paymentNotes.