Skip to content

v3.1.0

Compare
Choose a tag to compare
@Dananji Dananji released this 04 Apr 20:22
· 338 commits to main since this release

What's Changed

  • Bump ip from 1.1.8 to 1.1.9 by @dependabot in #425
  • Parse playlist homepage as positional urls into structure links by @Dananji in #424
  • Interpret null values in metadata as empty strings by @Dananji in #427
  • Test audiannotate by @Dananji in #426
  • Use caption label in menu, not filename by @masaball in #439
  • Change caption filtering to always use VideoJS' tracks instead of HLS tracks by @Dananji in #428
  • Fix auto advance and player crashing on Canvas change by @Dananji in #432
  • Use alternate CSS properties to set the Canvas message height by @Dananji in #435
  • Only display CC button for Video instances by @Dananji in #438
  • Bump sanitize-html from 2.10.0 to 2.12.1 by @dependabot in #442
  • Prevent iOS rejected promise from raising error boundary by @masaball in #444
  • Omit active tab navigation with left/right key events in hotkeys by @Dananji in #445
  • Add SRT support in Transcript component by @Dananji in #446
  • Fix active structure items blinking with user interactions by @Dananji in #447
  • Fix Video.js custom components crashing when initializing by @Dananji in #448
  • Update 'Scroll for More' message when StuctNav is resized by @masaball in #450
  • Remove HLS caption handling by @Dananji in #443
  • Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #454
  • Fix multiple captions being selected on initial load by @Dananji in #455
  • Remove track.off('change') for unknown cc in iOS context by @Dananji in #456
  • Prevent structure items getting highlighted for inaccessible items by @Dananji in #459
  • Display timespans past duration as links in StructuredNavigation by @Dananji in #463

These changes are summarized in the upgrade notes in the Wiki documentation

Full Changelog: v3.0.0...v3.1.0