I did the theme update but had issues. Had to revert back. Now I"m getting errors on pages from people using internet explorer. Mostly IE 9 and 10.
object doesn't support property or method "fitVids"
attached is screen shot.
<script>
jQuery(document).ready(function(){
// Target your .container, .wrapper, .post, etc.
jQuery("body").fitVids();
});
</script>