Releases: teamsnap/teamsnap-javascript-sdk
Releases · teamsnap/teamsnap-javascript-sdk
Release v1.6.0
- Small persistence fix in memberStatisticswhen updating statistic data.
- Adds a new collection method called file, which is essentially the same asexecwith more file-y features to come - the first of which is support for a progress handler when uploading files.
Release v1.5.1
- Adds member_balancessupport
- Fixes some persistences with saveMemberPayment,saveTeamFee, anddeleteTeamFee
- Fixes bug in sorting on nullvalue
Release 1.4.1
- Adds Statistics endpoints
- Adds team standings for divisions
- Fix to string sorts with accented characters
- Cleans up some lint warnings
Persistence Update (again)
Similar to previous release, this fixes a bug in persistence where memberPayments weren't being loaded when a member was saved.
Persistence Update
Small bug fix in persistence that unlinks payments associated with a deleted member.
Release v1.3.0
Add broadcast email collection
Release v1.2.1
Small bug fix to paymentNotes.