Skip to content

Releases: katspaugh/wavesurfer.js

7.7.2

05 Feb 17:06
fdf0db3
Compare
Choose a tag to compare
  • 7.7.2
  • Chore: Update plugin exports in package.json (#3533) by @corysimmons
  • Fix: playback rate with Web Audio (#3529)
  • Fix: check play state in web audio player
  • Docs: update the FAQ

7.7.1

26 Jan 13:38
d9e509f
Compare
Choose a tag to compare

7.7.0

24 Jan 08:16
affe115
Compare
Choose a tag to compare
  • 7.7.0
  • Feat: support seeking with no audio loaded (#3512)
  • Fix: [Regions] check if element exists in toggleCursor (#3509) by @brian-byassee

7.6.5

19 Jan 12:01
f7292ec
Compare
Choose a tag to compare

7.6.4

11 Jan 16:47
ac41841
Compare
Choose a tag to compare
  • 7.6.4
  • Feat: [Minimap] add a part selector to minimap overlay
  • Feat: add redrawcomplete event (#3480) by @brian-byassee

7.6.3

09 Jan 20:06
565657c
Compare
Choose a tag to compare
  • 7.6.3
  • Feat: record-progress event and getDuration method (#3472) by @aantusahaa
  • Fix: draggable pointerout only on document (#3477)

7.6.2

08 Jan 07:25
c23f07b
Compare
Choose a tag to compare
  • 7.6.2
  • Fix: don't use a blob URL for unknown MIME types (#3471)
  • Fix: fetcher error catching improvement (#3470) by @mulhoon

7.6.1

04 Jan 20:48
22e39e9
Compare
Choose a tag to compare
  • 7.6.1
  • Fix: limit resize observer to width (#3467)
  • Feat: [Regions] contenteditable content (#3453)
  • Docs: update README.md
  • Docs: update React example
  • Feat: add init event (#3454)
  • Fix: handle empty src in the web audio player

7.6.0

28 Dec 11:18
62b26cb
Compare
Choose a tag to compare
  • 7.6.0
  • Refactor: rollup all types into a separate types.d.ts file (#3451)

7.5.7

28 Dec 08:35
e806700
Compare
Choose a tag to compare
  • 7.5.7
  • Fix: revert rollup-dts (#3450)
  • Refactor: add a utility to create DOM elements (#3445)