Skip to content

Releases: PLhery/node-twitter-api-v2

1.18.0

06 Oct 14:22
Compare
Choose a tag to compare

1.17.2

12 Jul 16:41
Compare
Choose a tag to compare

fix: limit media_ids count from 1 to 4 #539 (@rare0b)

1.17.1

03 Jun 18:13
Compare
Choose a tag to compare
  • revert #532 which broke the auth flow (thank you @Dubzer)

1.17.0

23 May 14:35
Compare
Choose a tag to compare

feat: update domain from twitter.com to x.com #532 (@melvinmcrn)

1.16.4

07 May 16:00
Compare
Choose a tag to compare

fix: Add missing types to public_metrics #529 (@solojungle)

1.16.3

22 Apr 19:09
Compare
Choose a tag to compare

1.16.2

22 Apr 18:53
Compare
Choose a tag to compare
  • fix: add type support for Tweets with more than 280 characters #526 (@weswalla)

1.16.1

12 Mar 22:25
Compare
Choose a tag to compare

1.16.0

19 Jan 19:31
Compare
Choose a tag to compare

1.16.0

  • feat: Add the ability to return whole media information while uploading #506 (@qedr @HapLifeMan)

1.15.2

11 Oct 15:50
Compare
Choose a tag to compare
  • feat: Support 24-hour rate limit parsing #495
  • fix: Cleanup socket listeners after a request is either rejected or resolved #455
  • fix: Correctly return error on media upload even if status stays to "in_progress" #483