Releases: jasonmayes/Twitter-Post-Fetcher
Releases · jasonmayes/Twitter-Post-Fetcher
18.0.4
18.0.3
Merge pull request #197 from andycochrane/feature/tweet-text Add tweetText to tweet object
18.0.2
Added polyfill for prepend function for IE/Edge
18.0.1
Fix for dataOnly breaking.
Version 18.0.0
Fixes issue due to a change with content returned from Twitter widget.
17.0.3
Fixes image issue due to src change.
17.0.2
Numerous small fixes.
Version 17
Fixes bug 128. Required due to breaking change on Twitter side with mime types.
16.0.3
Fixes bug when Author does not exist. Now check is in place to prevent error.
Fixes bug where browsers attempt to download images even when disabled
16.0.2 adds a fix for removing all img sources from the HTML before it is converted to a virtual DOM in memory so browsers do not attempt to be clever and download the images in advance. This only applies if user has specified to disable showing images.