Releases: FlatIO/embed-client
Releases · FlatIO/embed-client
v1.2.0
- Add methods:
getParts
, getDisplayedParts
and setDisplayedParts
v1.0.0
- Host on our CDN (
https://prod.flat-cdn.com/embed-js/${VERSION}/embed.min.js
)
v0.11.0
- Add
getMIDI
update
- Update
getMusicXML
to support new returned Uint8Array format (no more .data
, response is at top level)
- Update cursor:
voiceIdx
is now voiceIdxInStaff
v0.10.0
- Update for the embed release
- Use new CDN endpoint
flat-embed.com
by default
- Remove deprecated
edit
action & event
- Remove
setNoteColor
method
v0.8.0
- Switch from babel-preset-es2015 to babel-preset-env
- Remove rollup-plugin-hypothetical and babel-plugin-transform-runtime
v0.6.0
- Add methods:
getCursorPosition
and setCursorPosition
v0.5.0
- Add method:
focusScore
- New property
defaultMode
in editor config