Releases: katspaugh/wavesurfer.js
Releases · katspaugh/wavesurfer.js
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
7.8.10
7.8.9
- 7.8.9
- Feat(Zoom): Add exponential zooming and a few bugfixes (#3934) by @gustavsollenius
7.8.8
- 7.8.8
- Fix(Timeline): Rendering on Zoom (#3918) by @acieslewicz
7.8.7
- 7.8.7
- Fix(Regions): clearRegions (#3909) by @panhe-xue
7.8.6
- 7.8.6
- Fix: (Record) restore previous continuous mode duration calculation
- Fix: [Spectrogram] Resample spectrogram at Mel frequencies without changing magnitudes (#3861) by @lucastheis
7.8.5
- 7.8.5
- Fix: adding nonce as a option in wavesurfer parameters to solve CSP problems (#3858) by @andrezarzur
- chore: add glob as dev dependency (#3854) by @shellRaining
- Optimized Method for Calculating Overlap Size in Spectrogram Resampling (#3848) by @shellRaining
- feature: [Minimap] more subscribable events (#3843) by @benbaja