Releases: katspaugh/wavesurfer.js
Releases · katspaugh/wavesurfer.js
7.7.2
- 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
- 7.7.1
- Fix: Improve scroll position adjustments on zoom in/out (#3518) by @brian-byassee
- Fix: do not render the waveform if viewport is 0 (#3522) by @kuguarpwnz
- Feat: add part attribute to timeline (#3481) by @brian-byassee
7.7.0
- 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
- 7.6.5
- Feat: exports for Base Plugin (#3495) by @brian-byassee
- Fix: Region update event (#3496) by @brian-byassee
- Chore: add contributor usernames to changelogs (#3490)
- Refactor: promise-based chunked rendering (#3484)
7.6.4
- 7.6.4
- Feat: [Minimap] add a part selector to minimap overlay
- Feat: add redrawcomplete event (#3480) by @brian-byassee
7.6.3
- 7.6.3
- Feat:
record-progress
event andgetDuration
method (#3472) by @aantusahaa - Fix: draggable pointerout only on document (#3477)