Skip to content

v2.15.0

Compare
Choose a tag to compare
@gierschv gierschv released this 10 Nov 19:18
· 45 commits to master since this release
  • feat(edu): added POST /organizations/users/{user}/signinLink to allow admins to create sign in links for their organization's users.
  • feat(edu): added POST /organizations/users/{user}/accessToken to allow admins to create delegated access tokens for their organization's users.
  • feat(locale): added ja-HIRA
  • feat(comments): added moderation object on public comments
  • feat(scores): added defaultTrack option to GET /scores/{score}/revisions/{revision}/{format} to return mp3 tracks when a mp3 is set as default track.
  • DEPRECATED: removed onlyCached option from GET /scores/{score}/revisions/{revision}/{format} since only cached files are now returned for audio exports.