Skip to content

Releases: dominic-p/videojs-resolution-selector

Bower Version Bump

03 Sep 16:49
Compare
Choose a tag to compare

Bumping the release version number to be in sync for bower. See #32.

Bug fix

25 Aug 19:08
Compare
Choose a tag to compare
  • Switching to semantic versioning for releases.
  • Fixed a bug where source order was reversed.

Package Management

17 Aug 17:45
Compare
Choose a tag to compare

Fixed .npmignore.

Localization support

19 Mar 00:39
Compare
Choose a tag to compare

Added support for player.localize()

Compatibility

21 Oct 07:15
Compare
Choose a tag to compare

Now compatible with video.js 4.9.x

Bug fixes

08 Sep 19:03
Compare
Choose a tag to compare

Rolled back preloading system. Didn't work very well in production testing.

Bug fixes and preloading

05 Sep 23:04
Compare
Choose a tag to compare
  • Fixed a few bugs
  • Removed some redundant code
  • Added a preloading system to help make resolution changes more seamless

Bug Fixes

25 Mar 20:17
Compare
Choose a tag to compare

Minor bug fixes.

Production Ready

26 Aug 17:17
Compare
Choose a tag to compare

This release should be production ready. A few bugs have been fixed and some basic testing has been done.

Basic functionality working

29 Jul 21:09
Compare
Choose a tag to compare
Pre-release
Added current video.js build to lib

Also modified code to work around this.player() not working as expected.