Hey guys, we just pushed out an update that should fix these issues. Let us know what you see. For visual appearance, please make note that some browsers (Chrome primarily) will cache a request in memory during that browser session – this is different than server-side caching and different than regular browser caching. Without changing the file name or requesting the file by itself the browser will pull up its in memory session cached response to speed things up. The best way to verify that everything is looking good after any update like this is to:
1) Make sure any server-side caching is cleared
2) If your site is configured to upload plugin files to a CDN like Amazon S3, make sure you’ve uploaded new versions of the files.
3) Check the page out in an Incognito Window (Chrome) or your browser of choice’s equivalent if it has that capability.