Skip to content

Support for Twitter API V2 + Fix for API V1.1

Compare
Choose a tag to compare
@steve1316 steve1316 released this 02 Nov 02:52
· 249 commits to main since this release

v2.0.0 - Changelog

New

  • Add support for Twitter API V2 for real-time streaming of room codes and updated the wiki page with new instructions and warnings about the new changes. These new changes impacts everyone for both veterans still using V1.1 and new people using V2.

Changed

  • Increased number of attempts to get a code from 5 to 30.
  • Updated the README and clarified some confusing aspects of the instructions.

Fixed

  • Fixed support for Twitter API V1.1 by removing the now defunct real-time streaming feature as V2 is the only one allowed to use that feature as per new Twitter changes. Replacing it is the old manual not real-time searching method from last year.

What's Changed

  • Update dependencies to latest as of 10/23/2022 by @steve1316 in #151
  • Support Twitter API v2 and fix support for Twitter API V1.1 by @steve1316 in #152

Full Changelog: v1.9.3...v2.0.0