Skip to content

Releases: FlatIO/embed-client

v2.7.0

29 Dec 09:28

Choose a tag to compare

v2.6.0

22 Oct 15:35

Choose a tag to compare

  • Added support for new locales: Danish (da), Finnish (fi), Filipino (fil), French Canadian (fr-CA), Hindi (hi), Indonesian (id), Malay (ms), Norwegian Bokmål (nb), Traditional Chinese Hong Kong (zh-HK), and Traditional Chinese Taiwan (zh-TW)

v2.5.1

22 Oct 15:29

Choose a tag to compare

  • Trusted NPM publishing

v2.5.0

04 Aug 15:12

Choose a tag to compare

  • Enhanced TypeScript types and new documentation

v2.4.1

10 Apr 20:33

Choose a tag to compare

What's Changed

  • Added missing mode to EmbedUrlParameters TypeScript interface

Full Changelog: v2.4.0...v2.4.1

v2.4.0

10 Mar 15:55

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

03 Jan 17:33

Choose a tag to compare

  • Added lazy option to add a loading="lazy" attribute to the created iframe

v2.2.0

03 Jan 17:33

Choose a tag to compare

  • Added embed parameter userId

v2.1.0

02 Oct 09:02

Choose a tag to compare

  • Added methods:
    • getNbParts
    • getPartsUuids
    • getMeasureVoicesUuids
    • getMeasureNbNotes
    • getNoteData
    • playbackPositionToNoteIdx
  • Added URL parameter:
    • noAudio to disable audio playback
  • Fixed setMasterVolume not calling the correct underlying method

v2.0.1

27 Sep 12:55

Choose a tag to compare

  • Fixed package exports compatibility with Webpack 5