Skip to content

7.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 07:07
· 9 commits to main since this release
1a88cd4
  • 7.8.0
  • Feat (Record): add timeslice option (#3760) by @nizar
  • Make yarn build command cross-platform (#3747) by @alexanderleecii
  • Refactor: optimize Timeline virtual rendering (#3748)
  • Fix: prevent gaps in zoomed in waveform (#3745)
  • TimelinePlugin: try to retrieve wrapper scrollWidth value from wavesurfer wrapper when computing pxPerSec in initTimeline() (#3743) by @alexanderleecii
  • Fix: add try-catch for src setting (#3737)
  • Fix: check if ResizeObserver is defined (Safari 12) (#3736)
  • Fix: empty url with loadBlob (#3719)
  • Refactor: [Regions] virtualize DOM elements (#3712)