7.12.8
Changed 1
- Update devDependencies to latest compatible versions
Fixed 7
- Accept container elements from other realms (iframes)
- Prevent multi-touch from permanently blocking drag interactions
- Place region labels in the first free row
- Stop playback exactly at the requested stop position
- Correct typo in blobMimeType handling
- Keep the hover line hidden after pointer leave
- Comprehensive bug fixes and memory leak fixes from holistic audit
From wavesurfer.js
- 7.12.8
- fix: accept container elements from other realms (iframes) (#4319)
- fix: prevent multi-touch from permanently blocking drag interactions (#4320)
- fix(Regions): place labels in the first free row (#4322) by @Copilot
- fix: stop playback exactly at the requested stop position (#4318)
- fix: correct 'overriden' typo in blobMimeType handling (#4317)
- fix(hover): keep the hover line hidden after pointer leave (#4316) by @Copilot
- fix: comprehensive bug fixes and memory leak fixes from holistic audit (#4314)
- chore: update devDependencies to latest compatible versions (#4313)
- Update docs links to the new /docs guide and /docs/api reference
- chore: cypress chromium