video.js v6.6.1 Release Notes

Release Date: 2018-01-04 // over 6 years ago
  • ๐Ÿ› Bug Fixes

    • lang: Complete the Simplified Chinese translations (zn-CN.json) (#4827) (98773dd)
    • lang: Complete the Traditional Chinese translation (zh-CT.json) (#4828) (eb4bd9f)
    • ๐Ÿ›  Fix an issue where hookOnce failed for the 'beforesetup' hook. (#4841) (a6f4444)
    • replace   with \u00a0 (#4825) (98fe49f), closes #4309
    • wrap audio change handler rather than bind so a player dispose doesn't affect other players (#4847) (4eb0047)

    Chores