Appearance
Releases
Each release and its changes are documented here. Version numbers are in the format YYYY.M.N
where YYYY
is the year, M
is the month, and N
is release number for that month. For example, the first release in August 2024 would be 2024.8.1
, the second would be 2024.8.2
, and so on.
Releases are listed in reverse chronological order.
2024.8.6
Added
- New options for filtering, ordering, limiting and sorting scores using the scores_list API.
2024.8.5
Changed
- Deleted scores are now excluded by default when listing or getting scores in the score storage service.
2024.8.4
Fixed
- Score viewer no longer gets stuck in a continuous loading state after leaving the page open for a long time.
2024.8.3
Added
- New Reshare option in the viewer menu to allow users to reshare a score.
Fixed
- Improved layout of transport buttons on smaller screens.
2024.8.2
Added
- The viewer print dialog now includes information about the original paper size that was used to set the score.
2024.8.1
Fixed
- Playback line in the score viewer is now rendered more accurately during playback.
2024.7.1
Added
- Ability to set the transport position via the
tp
URL parameter. See detail here. - Ability to set the preferred language via the
lang
URL parameter. See detail here.
Fixed
- Viewers with a transport position of
top
now render correctly. - Scores may now be transposed correctly as before.
- The
play_to
view field now correctly limits the playback length of a viewer.
2024.6.1
Initial release.