* New: Updated icons in the feed to match Twitter.
* New: Improved feed load time by optimizing how images are loaded. A placeholder image is loaded and replaced by the most optimum resolution available.
* Tweak: Changed CSS for HTML elements that are part of the individual tweet author, date, and avatar to use left padding instead of left margin to prevent overlap with the Twitter icon.
* Tweak: Changed the code that applies the masonry layout to prevent tweets from overlapping.
* Tweak: Changed the JavaScript code to work more reliably when there are multiple feeds on the page.
* Tweak: Twitter cards are now stored using the tweet ID instead of the link address to prevent errors in retrieving them from the cache.
* Fix: Added a workaround for an issue caused by lazy-loading plugins which sometimes resulted in small images in the feed.