Releases: katspaugh/wavesurfer.js
Releases · katspaugh/wavesurfer.js
7.9.1
- 7.9.1
- Feat: play(start, stop) (#4014)
- Fix(Web Audio): negative offset causing RangeError (#4021) by @dvandervlag
- Chore: fix action version in e2e workflow (#4027)
- Chore: prettier
- Fix(Regions): make regions zIndex higher than envelope (#4013) by @matthewboman
7.9.0
- 7.9.0
- Fix: don't pause audio for external media on destroy() (#4012) by @Stianlars1
7.8.17
- 7.8.17
- Fix(Spectrogram): alignment between ticks and spectrogram (#4011) by @lucastheis
- Fix: reset media element on load (#4010)
7.8.16
7.8.15
- 7.8.15
- Feat: allow user to update peaks and/or duration with setOptions (#3982) by @botoxparty
- Docs(Spectrogram): add frequenciesDataUrl option docs
7.8.14
7.8.13
7.8.12
- 7.8.12
- Feat(Timeline): Add timeOffset in options so that the scale can be aligned with data by @dinther
- Fix(Spectrogram): gain calculation (#3966) by @jeffpyke
- Fix: [Spectrogram] fix cropping and scaling issues (#3796) by @jonom
- Feat(Regions): add options to allow/disallow resizing the start or end of a region (#3965) by @ibash
- Fix: invalid array length in renderer (#3961)
- Chore: update dev dependencies (#3960)
7.8.11
- 7.8.11
- Fix: (Renderer) splitChannel memory leak (#3959) by @rjett1
- Chore: auto-label sponsor issues and PRs
- Docs: update link in spectrogram example (#3950) by @joskezelensky