All Versions
268
Latest Version
Avg Release Cycle
21 days
Latest Release
971 days ago
Changelog History
Page 12
Changelog History
Page 12
-
v6.6.2 Changes
January 05, 2018๐ Bug Fixes
- progress bar time tooltips bug by adding word-break css reset (#4859) (98212c4), closes #2964
- ๐ silence unhandled promise rejection in Safari when seeking (#4860) (baf0982), closes #4853
Chores
- netlify: add some debug info in the netlify command (#4862) (8f450ea)
- ๐ฆ package: update karma to version 2.0.0 (#4834) (22fcd03)
๐ Documentation
-
v6.6.1 Changes
January 04, 2018๐ 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
-
v6.6.0 Changes
December 15, 2017๐ Features
- โ add support for debug logging (#4780) (ba0f20e)
- playerresize event on Player dimension API calls (#4800) (e0ed0b5)
- css: add a delay before showing loading spinner (#4806) (f47a083)
๐ Bug Fixes
- ๐ฆ package: update videojs-font to version 2.1.0 (#4812) (1117587)
- โ modify debug log tests to accomodate old IE stringification (#4824) (5f89570)
Chores
-
v6.5.2 Changes
December 14, 2017๐ Bug Fixes
- html5: loop video el attributes in order (#4805) (409a13e)
- ๐ฎ force autoplay in Chrome (#4804) (6fe7a9a), closes #4720
- ๐ Seek to 0 if attempt is made to seek to negative value (#4799) (1a588f7), closes #4501
- ๐ use correct logic for menu focus (#4823) (51ed400), closes #4821
Chores
-
v6.5.1 Changes
December 04, 2017๐ Bug Fixes
- cannot drag on progress bar in IE9 (#4783) (2337c1b), closes #4773
- null check closest.getAttribute (#4763) (0f1b260)
- off text tracks should be set based on current state (#4775) (904989d)
- โ Remove listener used to test if passive listeners are supported (#4787) (e582c3c)
Chores
๐ Documentation
-
v6.5.0 Changes
November 17, 2017๐ Features
- โ add a version method to all advanced plugin instances (#4714) (acf4153)
- ๐ allow embeds via element (#4640) (d8aadd5)
๐ Bug Fixes
- Avoid empty but shown title attribute with menu items and clickable components (#4746) (dc588dd)
- Player#play: Wait for loadstart in play() when changing sources instead of just ready. (#4743) (26b0d2c)
- being able to toggle playback with middle click (#4756) (7a776ee), closes #4689
- ๐ make the progress bar progress smoothly (#4591) (acc641a)
- only allow left click dragging on progress bar and volume control (#4613) (79b4355)
- โ only print element not in DOM warning on player creation (#4755) (bbea5cc)
- โก๏ธ trigger timeupdate during seek (#4754) (1fcd5ae)
Chores
๐จ Code Refactoring
- player.controls() (#4731) (d447e9f)
- player.listenForUserActivity_() (#4719) (c16fedf)
- player.userActive() (#4716) (6cbe3ed)
- player.usingNativeControls() (#4749) (eb909f0)
๐ Documentation
๐ Performance Improvements
โ Tests
-
v6.4.0 Changes
November 01, 2017๐ Features
- lang: add Hebrew translation (#4675) (32caf35)
- lang: Update for Russian translation (#4663) (45e21fd)
- โ Add videojs.hookOnce method to allow single-run hooks. (#4672) (85fe685)
- โ add warning if the element given to Video.js is not in the DOM (#4698) (6f713ca)
- ๐ allow progress controls to be disabled (#4649) (a3c254e)
- ๐ set the play progress seek bar to 100% on ended (#4648) (5e9655f)
๐ Bug Fixes
- css: update user-select none (#4678) (43ddc72)
- aria-labelledby attribute has an extra space (#4708) (855adf3), closes #4688
- Don't enable player controls if they where disabled when ModalDialog closes. (#4690) (afea980)
- โก๏ธ don't throttle duration change updates (#4635) (9cf9800)
- ๐ Events#off threw if Object.prototype had extra enumerable properties, don't remove all events if off receives a falsey value (#4669) (7963913)
- ๐ make parseUrl helper always have a protocl (#4673) (bebca9c), closes #3100
- ๐ Make sure we remove vjs-ended from the play toggle in all appropriate cases. (#4661) (0287f6e)
- player.src() should return empty string if no source is set (#4711) (9acbcd8)
Chores
- ๐ gh-release: no console log on success (#4657) (e8511a5)
- lang: Update Polish (#4686) (ee2a49c)
- ๐ฆ package: update babelify to version 8.0.0 (#4684) (db2f14c)
- โ add comment about avoiding helvetica font (#4679) (cb638d0)
- โ add GA note to primary readme (#4481) (e2af322)
- โ Add package-lock.json file. (#4641) (ec5b603)
๐จ Code Refactoring
- component.ready() (#4693) (b40858b)
- player.dimension() (#4704) (ad1b47b)
- player.hasStarted() (#4680) (cde8335)
- player.techGet_() (#4687) (a1748aa)
๐ Documentation
โ Tests
-
v6.3.3 Changes
October 10, 2017 -
v6.3.2 Changes
October 04, 2017 -
v6.3.1 Changes
October 03, 2017