v1.8.9

sampotts/plyrv1.8.9Jul 21, 2016by sampotts

AI Summary

Bug fixes addressing fullscreen issues, multiline captions, type checks, and source handling errors.

Key Highlights

  • Fixed fullscreen not being defined.
  • Fixed multiline captions.
  • Cleaned up type checks and fixed `restart()`.
  • Fixed `MEDIA_ERR_SRC_NOT_SUPPORTED` when calling `.source()` API method.

Full Release Notes

- Fix for fullscreen not being defined (Fixes #295)
- Fix for multiline captions (Fixes #314)
- Clean up of type checks and fix for `restart()` (Fixes #315)
- Fix for `MEDIA_ERR_SRC_NOT_SUPPORTED` when calling `.source()` API method