Skip to content

Releases: jasonmayes/Twitter-Post-Fetcher

18.0.4

15 Dec 03:18
3ca1a64
Compare
Choose a tag to compare

Fixes image bug.

18.0.3

11 Nov 19:08
8f9e667
Compare
Choose a tag to compare
Merge pull request #197 from andycochrane/feature/tweet-text

Add tweetText to tweet object

18.0.2

03 Apr 04:00
Compare
Choose a tag to compare

Added polyfill for prepend function for IE/Edge

18.0.1

30 Mar 23:17
Compare
Choose a tag to compare

Fix for dataOnly breaking.

Version 18.0.0

30 Mar 03:35
Compare
Choose a tag to compare

Fixes issue due to a change with content returned from Twitter widget.

17.0.3

13 Jan 21:49
Compare
Choose a tag to compare

Fixes image issue due to src change.

17.0.2

01 Nov 20:06
Compare
Choose a tag to compare

Numerous small fixes.

Version 17

19 May 03:54
Compare
Choose a tag to compare

Fixes bug 128. Required due to breaking change on Twitter side with mime types.

16.0.3

10 Oct 18:23
Compare
Choose a tag to compare

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

11 Jul 16:53
Compare
Choose a tag to compare

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.