7.12.9
Changed 1
- Make the web worker FFT timeout configurable in Spectrogram
Fixed 1
- Close ImageBitmap when its canvas is removed before it resolves in Spectrogram
From wavesurfer.js
- 7.12.9
- fix(Spectrogram): close ImageBitmap when its canvas is removed before it resolves (#4324) by @koyukan
- fix(Spectrogram): make the web worker FFT timeout configurable (#4326) by @koyukan
- ci: publish to npm before creating the tag and release